All Versions
45
Latest Version
Avg Release Cycle
20 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v0.2.7 Changes
September 25, 2021- ๐ Fixed NormCap error in case of disabled notifications #142
-
v0.2.6 Changes
August 27, 2021๐ฅ Breaking changes:
- โฌ๏ธ All: NormCap settings will be reset on upgrade (due to changes in the settings system)!
- ๐ Pre-build packages: A different set of languages is shipped!
jpn
,jpn_vert
&fra
got removed, but you can now add them yourself (Settings -> "open data folder")
Further changes:
- All: Use native settings storage
- All: Improve settings menu in case of many languages
- ๐ All: Slightly better performance
- ๐ Pre-build packages: Allow extending with additional languages #137 #127 #104
- ๐ MacOS: Fix missing libpng in package #128
- Linux: Fix AttributeError: 'MainWindow' object has no attribute 'macos_border_window' #139 #138
- โก๏ธ Windows: Fix update check
-
v0.2.5 Changes
August 07, 2021- ๐ง Linux: Fix disappearing menu bar on gnome #121
- โก๏ธ macOS: Fix update checking
- ๐ macOS: Draw border above menubar & dock #119 (just cosmetic, both are still not selectable)
- ๐ All: Slightly better performance
- All: More useful error message for issues with QT
- All: Application can now be cancelled via
<ctrl>+c
in terminal - ๐ All: Removed switching modes via
<space>
-key. Use the menu instead.
-
v0.2.4 Changes
July 29, 2021- All: Improve robustness of settings
- ๐ฆ Prebuild packages: Add languages
jpn
andjpn_vert
- ๐ macOS: Fix bug that prevented the selection of a region
- โก๏ธ macOS: Catch
ImportError
ofurllib
in case update check is enabled
-
v0.2.3 Changes
July 16, 2021- ๐ Fix styling issues with settings menu
-
v0.2.2 Changes
July 15, 2021- ๐ Bug fixes related to update checking
- ๐ป Small UI improvements
-
v0.2.1 Changes
July 13, 2021- โ Add settings menu
- โ Add check for updates on startup (experimental, needs opt-in)
-
v0.2.0 Changes
June 23, 2021- (Almost) complete rewrite of NormCap (things might be different!)
- ๐ Provide easy to use binary package releases
- ๐ Better support for HiDPI and multi monitor setups
- ๐ป Switch from Tk to Qt as UI Framework
- ๐ System tray support (experimental)
-
v0.2.0-b3 Changes
June 23, 2021๐ Changes:
- (Almost) complete rewrite of NormCap (things might be different!)
- ๐ Provide easy to use binary package releases
- ๐ Better support for HiDPI and multi monitor setups
- ๐ป Switch from Tk to Qt as UI Framework
- ๐ System tray support (experimental)
-
v0.1.12 Changes
December 05, 2021๐ Changes:
- ๐ง Implement workaround for tesserocr breaking on Linux with Tesseract 4.0.x