File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,21 @@ This file is a running track of new features and fixes to each version of the pa
33
44This 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.
You can’t perform that action at this time.
0 commit comments