Skip to content

Releases: IceWhaleTech/CasaOS-UI

v0.4.25

26 Sep 10:41

Choose a tag to compare

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

19 Dec 07:15

Choose a tag to compare

Fix: Submit button can not show when edit user.

v0.4.19

18 Dec 09:34

Choose a tag to compare

v0.4.19 Pre-release
Pre-release
Fix: Update ESLint configuration for Vue 2 and adjust SideBar compone…

v0.4.18

11 Dec 13:22

Choose a tag to compare

Fix: Remove unnecessary classes from app list container in AppSection…

v0.4.17

11 Dec 07:39

Choose a tag to compare

v0.4.17 Pre-release
Pre-release
Fix: Can't display app icon when import from app file or docker run cmd.

v0.4.16

11 Dec 04:12

Choose a tag to compare

v0.4.16 Pre-release
Pre-release
Fix: Ensure totalPercentage does not go below zero during installatio…

v0.4.15

10 Dec 10:03

Choose a tag to compare

v0.4.15 Pre-release
Pre-release
Fix: Update YAML parsing to parse in exportYAML method

v0.4.14

10 Dec 06:55
f31a58b

Choose a tag to compare

Update node-prerelease.js.yml

v0.4.12: fixed the video player not closing on escape (#240)

18 Sep 10:37
f58c915

Choose a tag to compare

Close via escape button is not working in the video player

fixes: IceWhaleTech/CasaOS/issues/1990

### Explanation
Added missing close function

v0.4.11

18 Sep 10:30

Choose a tag to compare

v0.4.11 Pre-release
Pre-release
Fix codemirror error when file is pure number.