Skip to content

Commit d65e297

Browse files
committed
Update CHANGELOG.md
1 parent 45999ba commit d65e297

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ This file is a running track of new features and fixes to each version of the pa
33

44
This project follows [Semantic Versioning](http://semver.org) guidelines.
55

6+
## v1.6.3
7+
### Fixed
8+
* **[Security]** Changes logout endpoint to be a POST request with CSRF-token validation to prevent a malicious actor from triggering a user logout.
9+
* Fixes Wings receiving the wrong server suspension state when syncing servers.
10+
11+
### Added
12+
* Adds additional throttling to login and password reset endpoints.
13+
* Adds server uptime display when viewing a server console.
14+
615
## v1.6.2
716
### Fixed
817
* **[Security]** Fixes an authentication bypass vulerability that could allow a malicious actor to login as another user in the Panel without knowing that user's email or password.

0 commit comments

Comments
 (0)