No proper documentation is provided for this release at this current moment in time.
This is a hotfix for 1.7.0 with some misc. features from 1.8 baked in; released due to urgency (which will be presented in next release).
Please refer to the changelog for 1.7.0 for changes.
Change Summary (for those interested anyway):
- Fix broken application shortcuts [Regression in 1.7.0]
- Improve startup times more, especially when multiple NuGet update sources are used.
- Add feature to be used by mods which allows them to wait until console is initialized. (e.g. when you need to change encoding)
- When console logging is enabled, Reloaded will now log to file with timestamps (See: AppData/Reloaded-Mod-Loader-II/Logs)
- NuGet Package Converter: Mods now have proper titles.
- Small event handle leak in launcher fixed.
- Misc. code cleanup.