Skip to content

Commit 779bc3f

Browse files
committed
Release 0.4.0
Contains breaking changes! + You may create rules, that prevent inversion now ~ Change app_rules format (rename property) ~ Rename app_rules to inversion_rules for clean + Now you can apply title checking for all titles between root and current window inclusive + System tray! yuhu! + Icons: for app, for tray and for windows ~ Fix: Error on inverted window closed + Now you may add/remove windows from inversion rules via tray + Update now checks once per day (You may start check manually) + Update confirmation now available for developers + Program now properly handle windows exit signals There is no difference betwiin tray Exit and console window close + Try not to use spooky magic in setup.py (if it'll crash program, I'll revert this) + Hide console by default (you may bring console back with tray)
1 parent 7fc5f76 commit 779bc3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.3.2"
1+
__version__ = "0.4.0"
22
__product_name__ = "InversionFilterManager"
33
__author__ = "MaxBQb"
44
__icon__ = "img/inversion_manager.ico"

0 commit comments

Comments
 (0)