Skip to content

Commit ad4df56

Browse files
committed
Update CHANGELOG.md
1 parent 2bd2cdc commit ad4df56

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ 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.0.3
7+
### Fixed
8+
* Fixes bug causing subusers to not be creatable or editable via the frontend for servers.
9+
* Fixes system timezone not being passed along properly to the MySQL connection causing scheduled tasks to run every minute when the MySQL instance and Panel timezone did not line up.
10+
* Fixes listing servers owned by a user in the admin area to actually list their servers.
11+
12+
### Changed
13+
* Adds SameSite `lax` attribute for cookies generated by the Panel.
14+
* Adds better filtering for searching servers in the admin area to better key off name, uuid, or owner username/email.
15+
616
## v1.0.2
717
### Added
818
* Adds support for searching inside the file editor.

0 commit comments

Comments
 (0)