Releases: IceWhaleTech/CasaOS-App-UI
Releases · IceWhaleTech/CasaOS-App-UI
v0.0.114
feat: optimize AppTipModal component and improve UX (#140)
v0.0.113: feat: upgrade API and optimize performance (#139)
- Upgrade zimaos-appmanagement-openapi to 1.4.2-alpha23 - Optimize array mapping performance - Migrate to woff2 font format - Fix app ID mapping logic
v0.0.112: refactor: migrate newAppIds from local state to Vuex store (#138)
- Add mutations for newAppIds management (SET_NEW_APP_IDS, ADD_NEW_APP_ID, REMOVE_NEW_APP_ID) - Replace local data with computed property that references store state - Update Business_ShowNewAppTag mixin to use store mutations instead of direct assignment - Improve i18n fallback logic with better language variant handling - Add app close triggers on install completion events - Fix code formatting and remove deprecated comments - Update TypeScript definitions for new store state
v0.0.111
Fix/release (#137)
v0.0.110
update i18n for app store (#132)
v0.0.109
Release version v0.0.109
v0.0.108
Release version v0.0.108
v0.0.107
Bump socket.io-client version to 4.8.1 (#129)
v0.0.106
fix: simplify uninstallation warning messages across multiple languag…
v0.0.105
fix: update app card class for better layout handling (#127)