Releases: MaxBQb/InversionFilterManager
Releases · MaxBQb/InversionFilterManager
Release v0.9.0
Features:
- System tray now supports Windows dark theme
Release v0.8.0
Features:
- Update confirmation:
- Shows new release description
- Shows changelog
Fix:
- Run at startup task didn't work
Release v0.7.0
Features:
- Option to request administrative privileges
- Option to run app at system startup
- Single-app-instance check can be disabled with
--allow-multiple
/-m
start param
Note: Run at startup may not work
Release v0.6.0
Release v0.5.4
+ Option to disable app ~ Minor bugfixes ~ Fix CI :)
Release v0.5.3
+ New type of rules + Now you can "ignore" some windows whenever they appear + Better formatting for comments in configs + Comments for inversion rules
Release v0.5.2
Release 0.5.2 + Remember pid option + Admin mode indicator ~ Fix: Rule name placeholder sometimes contains .exe
Release v0.5.1
Release 0.5.1 + Parent console work dir != app work dir since now + Parent console don't stay hidden on app closed + App now close self windows on exit instead of waiting for them to close
Release v0.5.0
Contains breaking changes!
- ~ Replace config.ini with settings.yaml
- Reload from disk option in SystemTray
- ~ Now config dumped only when corrupted or not found
- Settings for update checkups intervals
- Choose window dialog now appears only when needed
- ~ Enum fields shows correct
- Check before creation if rule with same name is already defined
- Rules changes now applies immediately
- Now only one instance of this app may exist
- Try to setup filter options at startup
- Settings for color filter setup
Release v0.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 between 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)