Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
Complete Changes
1.21.1 - 2022-10-22
Commits
- Removed: 1.21.0 feature warning(s) from wiki.
eb0229a
- Disabled: Http/3 support in Reloaded for Wine Users
c421713
- Added: Backwards .NET 5 Compatibility for Internal Library & Downgrade for Tools to not break CI/CD
726d659
- Added: Additional Error check to prevent exception when game quits before connect.
7eb9c81
- Updated: Loader & Launcher Version
d96e461
Major Release (1.21) Highlights
No super fancy changelog with screenshots for this release, this is a minor feature and bug fix release.
- Upgraded Reloaded to .NET 7!!
- Added: Support for
Mod Packs
, you can find more information on how to create mod packs in the wiki. - Added: Ability to filter mods by installed in
Search Mods
menu. - Fixed: Occasional unsuccessful web download [didn't dispose filestream before reusing file].
- Fixed: Missing managed exception info in Crash Log and Crash Dump.
- Fixed: Multiple enumeration in NuGet Package download leading to potentially slower start.
- Fixed: A typo in default Reloaded Translation.
- Fixed: Bug causing first downloads of each uncached file to return compressed data instead of uncompressed.