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