Releases: IceWhaleTech/CasaOS-UI
Releases · IceWhaleTech/CasaOS-UI
v0.4.25
Optimized code style and updated multiple components and language files.
Fixed styling issues in the search bar and account panel.
Adjusted the default wallpaper path in state management.
Updated translations for some languages.
Applied grayscale, brightness, contrast filters and opacity to stopped images (#246) @tempius
When the image is black and white, there is no visual difference between
when the image is running and when it is not.
Suppress ghost disk events (NaN / NaN undefined) in notifications (#256) @forkymcforkface
v0.4.20: Fix: Replace rss-parser with rss-to-json and update feed parsing logic
Pre-release
Fix: Submit button can not show when edit user.
v0.4.19
Fix: Update ESLint configuration for Vue 2 and adjust SideBar compone…
v0.4.18
Fix: Remove unnecessary classes from app list container in AppSection…
v0.4.17
Fix: Can't display app icon when import from app file or docker run cmd.
v0.4.16
Fix: Ensure totalPercentage does not go below zero during installatio…
v0.4.15
Fix: Update YAML parsing to parse in exportYAML method
v0.4.14
Update node-prerelease.js.yml
v0.4.12: fixed the video player not closing on escape (#240)
Close via escape button is not working in the video player fixes: IceWhaleTech/CasaOS/issues/1990 ### Explanation Added missing close function
v0.4.11
Fix codemirror error when file is pure number.