Autoclose on launch, Faster scraping, and more
v1.9 was only released internally so this time we jump directly to v1.10
Changes since 1.8
- Added close on launch toggle to auto close the app when launching a version or project. Closes #4 . Thanks to @givowo for the suggestion
- Implemented a html parser and smarted scraper. This means the version refresh is orders of magnitude faster after the first run so we can finally have autorefresh without sending lots of unnecessary requests to TuxFamily servers.
- Rearranged the button layout to improve usability. The version filtering options are now next to the version selector
- Added "stable" checkbox for version filtering so you can now exclude those from the version list.
1.10 will likely be the last 1.x version other than maybe bugfixes. This version manager was something I hacked together quickly for my needs and the codebase could use a rewrite if any more features are to be added. I will start work on 2.0 when I have more time. In the meantime if you need anything in particular feel free to open an issue.
Full Changelog: v1.8...v1.10