- (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)
0.1.11
- Switch to pyclip library for clipboard handling - Try a fix for macOS dummy window issue
0.1.10
- Handle missing system dependencies for the notification more gracefully - Update versions of python package dependencies
0.1.9
- Add installer for MS Windows to enable notification management - Fix crash caused by missing notification icon in certain setups
0.1.8
- Removed experimental tray icon support introduced in v0.1.7 (has caused unexpected issues).
0.1.7
- Switch method to show full-screen Windows to fix [Issue 88](https://github.com/dynobo/normcap/issues/88) - Introduce preview of [Tray Icon support](https://github.com/dynobo/normcap/issues/82). It is not stable yet, but you can test it using the new `--tray` command line switch.