Bläddra i källkod

update release notes

tigger 1 år sedan
förälder
incheckning
8022d4407d
2 ändrade filer med 2 tillägg och 0 borttagningar
  1. 1 0
      src/assets/realease_notes.html
  2. 1 0
      src/assets/realease_notes.md

+ 1 - 0
src/assets/realease_notes.html

@@ -15,6 +15,7 @@
         <h3 id="ver-241213-nightly"> ver. 241203-nightly</h3>
         <p>
             <ul>
+                <li><b>[UI][DragPanel]</b> added theme-based backgound color</li>
                 <li><b>[UI]</b>set max content width to 1920px to reduce deformity in ultrawide displays</li>
                 <li><b>[SPTS]</b>limit notification subscription to current scope</li>
                 <li><b>[Auth]</b>added encryption for user authentication</li>

+ 1 - 0
src/assets/realease_notes.md

@@ -1,5 +1,6 @@
 # Financial Information System (FIS)
 ### ver. 241213-nightly
+[UI][DragPanel] added theme-based backgound color    
 [UI] set max content width to 1920px to reduce deformity in ultrawide displays    
 [SPTS] limit notification subscription to current scope    
 [Auth] added encryption for user authentication