Browse Source

updated changelog

Scrublord1336 6 years ago
parent
commit
17d116cb79
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -4,6 +4,7 @@
  * FEATURE - Support for overwriting IMGUI hook events
  * FEATURE - Support for overwriting IMGUI hook events
  * BUG FIX - Improved fix for gtrans (23.07.2018) by supporting persistent HTTP connections and cookies and recalculation of TKK and SSL
  * BUG FIX - Improved fix for gtrans (23.07.2018) by supporting persistent HTTP connections and cookies and recalculation of TKK and SSL
  * BUG FIX - Fixed whitespace handling to honor configuration more appropriately
  * BUG FIX - Fixed whitespace handling to honor configuration more appropriately
+ * BUG FIX - User-interaction (hotkeys) now works when in shutdown mode
  * MISC - Prints out to console errors that occurrs during translation
  * MISC - Prints out to console errors that occurrs during translation
  * MISC - IMGUI is still disabled by default. Often other mods UI are implemented in IMGUI. Enabling it will allow those UIs to be translated as well. 
  * MISC - IMGUI is still disabled by default. Often other mods UI are implemented in IMGUI. Enabling it will allow those UIs to be translated as well. 
    * Simply change the config, such that: EnableIMGUI=True
    * Simply change the config, such that: EnableIMGUI=True