Sort purchases also by date purchased
Django CI/CD / test (push) Successful in 1m4s
Django CI/CD / build-and-push (push) Has been cancelled

This commit is contained in:
2024-02-18 09:02:08 +01:00
parent c747cd1fd8
commit f9e37e9b1e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@
## Improved
* mark refunded purchases red on game overview
* increase session count on game overview when starting a new session
* game overview: sort purchases also by date purchased (on top of date released)
## Fixed
* Fix title not being displayed on the Recent sessions page