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
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,24 @@
1
1
# Changelog
2
2
3
+
## 2024-04-22
4
+
### Added
5
+
- Updated default [`version`](https://github.com/overleaf/toolkit/blob/master/lib/config-seed/version) to `5.0.3`.
6
+
7
+
:warning: This is a security release. This release also fixes a critical bug in a database migration as included in release 5.0.1. The recovery procedure for doc versions has been updated compared to 5.0.2. Please check the [release notes](https://github.com/overleaf/overleaf/wiki/Release-Notes-5.x.x#server-pro-503) for details.
8
+
9
+
Note: Server Pro version 4.2.4 contains the equivalent security update for the 4.x.x release line.
10
+
3
11
## 2024-04-22
4
12
### Added
5
13
- Updated default [`version`](https://github.com/overleaf/toolkit/blob/master/lib/config-seed/version) to `5.0.2`.
6
14
7
15
:warning: This is a security release. This release also fixes a critical bug in a database migration as included in release 5.0.1. Please check the [release notes](https://github.com/overleaf/overleaf/wiki/Release-Notes-5.x.x#server-pro-502) for details.
8
16
9
17
Note: Server Pro version 4.2.4 contains the equivalent security update for the 4.x.x release line.
18
+
### Fixed
19
+
- Retracted release 5.0.2
20
+
21
+
:warning: We have identified a few corner cases in the recovery procedure for docs.
0 commit comments