Merge pull request #80 from erri120/patch-1

Update Changelog with changes made by #73
This commit is contained in:
Timothy Baldridge 2019-10-12 12:11:39 -06:00 committed by GitHub
commit a4b037f236
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,16 @@
### Changelog ### Changelog
#### Version 0.9.5 - ??? #### Version 0.9.5 - ???
* New Property system for chaning Modlist Name, Author, Description, Website, custom Banner and custom Readme
* Slideshow can now be disabled
* NSFW mods can be toggled to not appear in the Slideshow
* Set Oblivion's MO2 names to `Oblivion` not `oblivion` * Set Oblivion's MO2 names to `Oblivion` not `oblivion`
* Fix validation tests to run in CI * Fix validation tests to run in CI
* Add `check for broken archives` batch functionality * Add `check for broken archives` batch functionality
* Remove nexus timeout for login, it's pointless. * Remove nexus timeout for login, it's pointless.
* Force slides to load before displaying * Force slides to load before displaying
* Supress slide load failures * Supress slide load failures
* UI is now resizeable
* Setup Crash handling at the very start of the app * Setup Crash handling at the very start of the app
* Add BA2 support * Add BA2 support
* Fix Downloads folder being incorrectly detected in some cases * Fix Downloads folder being incorrectly detected in some cases