-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #47 from OpenSpartan/release-1.0.8
1.0.8 Release
- Loading branch information
Showing
5 changed files
with
69 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,5 @@ | ||
# OpenSpartan Workshop 1.0.7 (`CYLIX-06082024`) | ||
# OpenSpartan Workshop 1.0.8 (`SLIPSPACE-06282024`) | ||
|
||
- [#30] Prevent auth loops if incorrect release number is used. | ||
- [#38] Battlepass data now correctly renders on smaller screens, allowing scrolling. | ||
- [#39] Removes the odd cross-out line in the calendar view. | ||
- [#41] Fixes average life positioning, ensuring that it can't cause overflow. | ||
- [#43] Fixed the issue where the medals are not rendered on first cold boot. | ||
- [#45] Fixed an issue where refreshing The Exchange with no internet will result in an infinite spinning loading indicator. | ||
- Improved image fallback for The Exchange, so that missing items now render properly. | ||
- Season calendar now includes background images for each event, operation, and battle pass season. | ||
- Calendar colors are now easier to read. | ||
- Fixes how ranked match percentage is calculated, now showing proper values for next level. | ||
- Home page now can be scrolled on smaller screens. | ||
- Inside match metadata, medals and ranked counterfactuals correctly flow when screen is resized. | ||
- The app now correctly reacts at startup to an error with authentication token acquisition. A message is shown if that is not possible. | ||
- General performance optimizations and maintainability cleanup. | ||
- Fixed an issue where duplicate ranked playlist may render in the **Ranked Progression** view. | ||
- Fixed an issue where duplicate items may render in the **Exchange** view. | ||
- Massive speed up to the **Operations** view load times - the app no longer issues unnecessary REST API calls to get currency data. | ||
- Individual match stats acquisition now supports retries, in case the initial call fails and we still need to obtain proper match data. This is helpful for scenarios where we're using loose match searches and need to make sure that the proper data is captured when inserting in the DB. | ||
|
||
Refer to [**getting started guide**](https://openspartan.com/docs/workshop/guides/get-started/) to start using OpenSpartan Workshop. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters