Skip to content

Tags: IceWhaleTech/CasaOS-UI

Tags

v0.4.20

Fix: Replace rss-parser with rss-to-json and update feed parsing logic

Fix: Submit button can not show when edit user.

v0.4.19

Fix: Update ESLint configuration for Vue 2 and adjust SideBar compone…

…nt structure

Fix: Scroll error in mobile view.

v0.4.18

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

….vue

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…

…n progress update

Fix: Can not install.

v0.4.15

Fix: Update YAML parsing to parse in exportYAML method

v0.4.14

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update node-prerelease.js.yml

v0.4.13

Update translation.

Add Bulgarian.
Add Indonesian.

v0.4.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.