Skip to content

Commit 74c3b00

Browse files
committed
Update CHANGELOG.md
1 parent 15aaa2b commit 74c3b00

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@ 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.9.2
7+
### Fixed
8+
* Fixes rouding in sidebar of CPU usage graph that was causing an excessive number of zeros to be rendered.
9+
* Fixes the Java Version selector modal having the wrong default value selected initially.
10+
* Fixes console rendering in Safari that was causing the console to resize excessively and graphs to overlay content.
11+
* Fixes missing "Starting"/"Stopping" status display in the server uptime block.
12+
* Fixes incorrect formatting of activity log when viewing certain file actions.
13+
14+
### Changed
15+
* Updated the UI for the two-step authorization setup on accounts to use new Dialog UI and provide better clarity to new users.
16+
17+
### Added
18+
* Added missing `<DOCTYPE html>` tag to template output to avoid entering quirks mode in browsers.
19+
* Added password requirement when enabling TOTP on an account.
20+
621
## v1.9.1
722
### Fixed
823
* Fixes missing "Click to Copy" for server address on the console data blocks.

0 commit comments

Comments
 (0)