版本发布 7
## What's Changed * Move config settings and checks to related module by @worron in https://github.com/Ark2000/PankuConsole/pull/178 **Full Changelog**: https://github.com/Ark2000/PankuConsole/compare/v1.7.8...v1.7.9
## What's Changed * Add option to auto disable console on release by @worron in https://github.com/Ark2000/PankuConsole/pull/159 * More careful pause mode by @worron in https://github.com/Ark2000/PankuConsole/pull/161 * Auto save main windows geometry on close by @worron in https://github.com/Ark2000/PankuConsole/pull/162 * More tricks for current scene detection by @worron in https://github.com/Ark2000/PankuConsole/pull/172 * feat: custom default config file by @Ark2000 in https://github.com/Ark2000/PankuConsole/pull/175 * feat: scalable UI by @Ark2000 in https://github.com/Ark2000/PankuConsole/pull/176 **Full Changelog**: https://github.com/Ark2000/PankuConsole/compare/v1.7.7...v1.7.8 ## What's Next https://github.com/Ark2000/PankuConsole/discussions/152
# Maintainance Update ## What's Changed - [x] **Feat: a snake game?** See dc5d180, d08b9d6 - [x] **Improve: reworked variable tracker to adapt to more complicated scenarios** See #153 #154 - [x] **Bugfix: uncaptured mouse in FPS games.** See #147 - [x] **Bugfix: ObjectDB instances leaked at exit.** See #150 - [x] **Bugfix: `Panku.notify` invalid tween.** See #139 - [x] **Bugfix: Assigning a key to an expression will trigger immediately.** See #155 - [x] **Bugfix: Open settings window twice and close then will cause crash** See #156 ## New Contributors * @worron made their first contribution in https://github.com/Ark2000/PankuConsole/pull/153 * @ItsQuadrus made their first contribution in https://github.com/Ark2000/PankuConsole/pull/157 **Full Changelog**: https://github.com/Ark2000/PankuConsole/compare/v1.7.0...v1.7.7
## What's Changed * Fix typo in developer_console.md by @univeous in https://github.com/Ark2000/PankuConsole/pull/115 * fix: change the way plugin loaded by @Ark2000 in https://github.com/Ark2000/PankuConsole/pull/117 * Prevent console toggling input from being interpreted twice by @mieldepoche in https://github.com/Ark2000/PankuConsole/pull/126 * Autoave options by @Eggbertx in https://github.com/Ark2000/PankuConsole/pull/127 * fix overly complex input checking by @mieldepoche in https://github.com/Ark2000/PankuConsole/pull/128 * toggle mouse mode when toggling the shell visibility by @mieldepoche in https://github.com/Ark2000/PankuConsole/pull/129 * make window position and size interpolate smoothly and independently … by @mieldepoche in https://github.com/Ark2000/PankuConsole/pull/130 ## New Contributors * @univeous made their first contribution in https://github.com/Ark2000/PankuConsole/pull/115 * @Ark2000 made their first contribution in https://github.com/Ark2000/PankuConsole/pull/117 * @mieldepoche made their first contribution in https://github.com/Ark2000/PankuConsole/pull/126 * @Eggbertx made their first contribution in https://github.com/Ark2000/PankuConsole/pull/127 **Full Changelog**: https://github.com/Ark2000/PankuConsole/compare/v1.5.161...v1.7.0
**Full Changelog**: https://github.com/Ark2000/PankuConsole/compare/v1.4.106...v1.5.161 A total refactor of previous version by modularizing the code and adding more features. Now the project is much more readable, maintainable and extensible. Full documentation is still under construction. If you have any questions or suggestions, please feel free to post on discussion board or create an issue on github. Some notable changes are: ### Added - You can now create and manage expression monitor groups by typing`expression_monitor.open_window()` - Press the window title to collapse or expand the window. ### Changed - You can now type `general_settings.open()` to open settings. - type `interactive_shell.open_launcher()` or `interactive_shell.open_window()` to get interactive shell of different styles. ### Fixed - Smooth scrolling is now working perfectly.
**Full Changelog**: https://github.com/Ark2000/PankuConsole/compare/v1.4.85...v1.4.106
## New Contributors * @winston-yallow made their first contribution in https://github.com/Ark2000/PankuConsole/pull/63 **Full Changelog**: https://github.com/Ark2000/PankuConsole/compare/v1.2.32...v1.3.61 See V1.3 milestone also: https://github.com/Ark2000/PankuConsole/milestone/4?closed=1