diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f49951..300fdc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Changes 5/4/2025 +## Changes 5/4/2025 v1.3.1 ### Modals @@ -10,9 +10,47 @@ - TOTP Login & Setup - Change Password - **Truncated** long filenames in the File Tags modal header using CSS `text-overflow: ellipsis`. -- **Resized** File Tags modal from 400px → 450px wide (with `max-width: 90vw` fallback). +- **Resized** File Tags modal from 400px to 450px wide (with `max-width: 90vw` fallback). - **Capped** User Panel height at 381px and hidden scrollbars to eliminate layout jumps on hover. +### HTML + +- **Moved** `
` out of `.main-wrapper` so the login form can show independently of the app shell. +- **Added** `
` immediately inside `` to cover the UI during auth checks. +- **Inserted** inline ` @@ -165,10 +180,42 @@ +
+
+
+
+
+
+ + +
+
+ + +
+ +
+ + +
+
+ +
+ +
+ + +
+
+
@@ -176,37 +223,6 @@
- -
-
-
-
- - -
-
- - -
- -
- - -
-
- -
- -
- - -
-
-
@@ -439,7 +455,7 @@
-