You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,12 @@ This file is a running track of new features and fixes to each version of the pa
3
3
4
4
This project follows [Semantic Versioning](http://semver.org) guidelines.
5
5
6
+
## v1.3.1
7
+
### Fixed
8
+
* Fixes the Rust egg not properly seeding during the upgrade & installation process.
9
+
* Fixes backups not being downloadable via the frontend.
10
+
* Fixes backup listing showing the wrong number of existing backups based on the current page you're on.
11
+
6
12
## v1.3.0
7
13
### Fixed
8
14
* Fixes administrator "Other Servers" toggle being persisted wrongly when signing out and signing into a non-administrator account on the server dashboard.
0 commit comments