All Versions
45
Latest Version
Avg Release Cycle
20 days
Latest Release
-

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 and jpn_vert
    • ๐ŸŽ macOS: Fix bug that prevented the selection of a region
    • โšก๏ธ macOS: Catch ImportError of urllib 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