Releases: IceWhaleTech/CasaOS
Releases · IceWhaleTech/CasaOS
v0.4.1
Added
- [Disk] Added disk merging feature in storage management (beta) that allows for multiple disks to be merged into a single storage space
- [System] Added option for startpage.com search engine
- [APP] Added app cloning feature in the app's context menu.
Changed
- [APP] Improved app installation process, including display of the installation process, checks for successful installation, and prompts
- [System] Binary sizes are 40%~60% smaller (thanks to upx)
- [App] Optimization of install and update for certain country.
- [All] Lots of bug fixes
v0.4.1-alpha5
v0.4.1-alpha4
v0.4.1-alpha3
v0.4.1-alpha2
v0.4.1-alpha1
Changelog
- ec0d986 Merge branch 'main' of https://github.com/IceWhaleTech/CasaOS
- cd79e51 Socketio modification (#771)
- ba742b9 Update README.md
- 4b26631 add logic to run scripts under
/etc/casaos/start.d
when starting (#756) - 0155dc1 bump version from 0.4.0 to 0.4.1
- 8cff99f enable unit tests as part of release process (with 3 always failing tests skipped)
- ea166f8 remove deps under GPL and add license check to workflow
- d350c3e remove socket-port function
- c6d89f9 update CasaOS-Common from v0.4.0 to v0.4.1-alpha1 for the new
notify.Application
struct (#768) - fd3cb5b update common package
v0.4.0
Added
- [Developer] Included
casaos-cli
command tool for debugging - [Developer] Added message bus for events and actions - Use
casaos-cli message-bus
to manage. - [Disk] Disk notification in Dashboard
- [System] Restart/shutdown directly from CasaOS Dashboard
Changed
- [General] CasaOS new logo!
- [App] Redesign of Featured App
- [App] Now you can choose to delete userdata along with app uninstallation
Security
- [System] Fixed a shell injection issue for better security