Skip to content

Commit be77a54

Browse files
committed
Release Server Pro 5.0.3
1 parent b70eb52 commit be77a54

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,24 @@
11
# Changelog
22

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+
311
## 2024-04-22
412
### Added
513
- Updated default [`version`](https://github.com/overleaf/toolkit/blob/master/lib/config-seed/version) to `5.0.2`.
614

715
: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.
816

917
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.
1022

1123
## 2024-04-18
1224
### Fixed

lib/config-seed/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.0.2
1+
5.0.3

0 commit comments

Comments
 (0)