-
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.
- Loading branch information
Showing
3 changed files
with
8 additions
and
28 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,25 +1,5 @@ | ||
# OpenSpartan Workshop 1.0.4 (`URDIDACT-03112024`) | ||
# OpenSpartan Workshop 1.0.5 (`THELVADAM-03252024`) | ||
|
||
- [#4] Battle pass item metadata is now shown whenever the user taps on an item. | ||
- [#16] Tier counterfactuals are now displayed for all ranked matches. | ||
- [#18] Ranked data now displayed in its own tab. | ||
- [#21] Added an experimental loose search setting, that speeds up match updates. It's disabled by default but can significantly improve match update performance after matches are already populated in the database. | ||
- [#23] Fixes missing medals not rendered in match stats. | ||
- [#24] For matches where there are no expected kills or deaths, the performance arrow indicators are not shown. | ||
- [#25] Fixed the issue where medals are not refreshed on application launch. | ||
- [#27] Unnecessary medal label not rendered in match overview when no medals are earned. | ||
- [#28] Add support for authenticating without using the authentication broker. | ||
- [#31] Data from [The Exchange](https://www.halowaypoint.com/news/welcome-to-the-exchange) is now rendered in a separate tab, allowing convenient tracking of what's currently on the market. | ||
- [#35] Event progress is now shown the same way you would see it for operations. | ||
- Improvements to logging for match acquisition, enabling faster diagnostics for failed calls. | ||
- Improvements to re-trying match acquisition for failed matches. | ||
- Logging out now shows a dialog that matches the design of everything else in the window. | ||
- Events are now listed alongside typical operations (battle pass progression). | ||
- Minigame modes (e.g., [Survive The Undead](https://www.halowaypoint.com/news/combat-workshop-survive-the-undead)) now correctly render in the match list and don't show an integer representation. | ||
- Improved logging - it's now easier to trace where exactly an issue surfaced. | ||
- All currency now displays titles in the battle pass view. | ||
- Fixed the bug where the nameplate was not being rendered even though the image is available. | ||
- Matches in the matches list are now ordered by their end time, making it easier to parse the last games. | ||
- Fixed an issue where Bronze ranks were not displayed in match metadata. | ||
- Fixes an issue with the authentication process without the broker. Because no redirect URL was specified, the application would get stuck at the login prompt. | ||
|
||
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
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