v931: First step into the future of the launcher
What's Changed
- fix: fixes MacOSX being unable to run the application with double click like any other app by @corp-0 in #139
- Fixe CI format. by @DeadLineSS13 in #157
- Now for MAC OS building in APP by @DeadLineSS13 in #159
- Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /UnitystationLauncher by @dependabot in #162
- Create MacOS App bundles as a build artifact by @hecksadecimal in #163
- Update Nugets and fixes first issues after updates by @DeadLineSS13 in #156
- upgrade to .NET 6 by @MaxIsJoe in #166
- Update README.md by @MaxIsJoe in #167
- Fix build status badge being broken by @CorruptComputer in #169
- Fix the build action failing due to the format check by @CorruptComputer in #170
- Add missing using statements for flatpak build by @CorruptComputer in #172
- Fix invalid metainfo and update executable in the .desktop entry by @CorruptComputer in #173
- Don't crash if auth settings can't be deserialized by @CorruptComputer in #174
- Add documentation for Flatpak maintenance by @CorruptComputer in #175
- Various fixes by @CorruptComputer in #176
- Cleanup all compile warnings and fix Flatpak being slow to navigate to servers tab by @CorruptComputer in #177
- Retrieve changelogs from the Unitystation API by @CorruptComputer in #180
- Add timeout of 20 seconds when logging in by @CorruptComputer in #181
- Remove auto update by @CorruptComputer in #184
- Build client on their native platforms and remove unused file by @CorruptComputer in #183
- Save Windows config in the users appdata directory to simplify updates by @CorruptComputer in #190
- Add placeholder blog post to news panel by @CorruptComputer in #187
- Fix server list being dropped when invalid ip is provided by a single server by @CorruptComputer in #185
- Documentation update by @CorruptComputer in #192
- Update metainfo and version number to 931 by @CorruptComputer in #194
- Add local build instructions for the Flatpak by @CorruptComputer in #196
- Remove authentication from launcher by @CorruptComputer in #195
New Contributors
- @dependabot made their first contribution in #162
- @hecksadecimal made their first contribution in #163
- @CorruptComputer made their first contribution in #169
Full Changelog: 930...931