Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
🏷️ Version 0.7.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
percyqaz committed Sep 3, 2023
1 parent 0048153 commit c548d5b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 19 deletions.
19 changes: 2 additions & 17 deletions docs/changelog-latest.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,5 @@
0.7.5
0.7.5.1
====

UI improvement update

# Bug fixes:
- Your leaderboard score now gets replaced if you upload a better score
- Can view leaderboards even without the intended ruleset selected

# Improvements:
- Score screen looks a little bit better :)

# New features:
- Added a 'Stats' screen, displaying some stats that have been tracked since 0.6.21
- Stats screen shows breakdown of your table grades if available (still under construction)

More stats stuff will come, hopefully it provides a motive for you to farm the table and therefore report balance issues

Also, nearly every chart in Crescent now has a leaderboard available
Fixes a crash on the Stats screen when you have no table selected

5 changes: 5 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.7.5.1
====

Fixes a crash on the Stats screen when you have no table selected

0.7.5
====

Expand Down
4 changes: 2 additions & 2 deletions src/Interlude.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<TargetFramework>net7.0</TargetFramework>
<RepositoryUrl>https://github.com/YAVSRG/Interlude</RepositoryUrl>
<Version>$([System.DateTime]::Now.tostring("yyyyMMdd"))</Version>
<AssemblyVersion>0.7.5</AssemblyVersion>
<FileVersion>0.7.5</FileVersion>
<AssemblyVersion>0.7.5.1</AssemblyVersion>
<FileVersion>0.7.5.1</FileVersion>
<Authors>Percyqaz</Authors>
<RunPostBuildEvent>1</RunPostBuildEvent>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
Expand Down

0 comments on commit c548d5b

Please sign in to comment.