diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index a82aff2..7b9c141 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,8 @@ -CHANGELOG ---------------------- 1.3.1 --------------------- 2020-04-29 +CHANGELOG ---------------------- 1.3.2 --------------------- 2020-05-02 -FIX: Now calculates correctly whether windows with IgnoreSize should be - aligned to the right side or bottom of the screen.
\ No newline at end of file +NEW: Tray icon is now included again for non-compiled version too. +NEW: Designated place for custom rules (line 117), where users can + easily control the window handling for certain windows via the + variables DoIgnore and DoIgnoreSize. Example included on line 119. +ETC: The window handling code is now cleaner and a bit more + self-explanatory.
\ No newline at end of file |