Releases: IceWhaleTech/CasaOS
Releases · IceWhaleTech/CasaOS
v0.4.0-alpha5
v0.4.0-alpha4
v0.4.0-alpha2
v0.4.0-alpha1
Changelog
- 5338d46 Merge branch 'main' of https://github.com/IceWhaleTech/CasaOS
- 299b20a Merge branch 'main' of https://github.com/IceWhaleTech/CasaOS
- 04d4eac Re-instate default zone0 for CPU Temp (fix #694) (#708)
- 3b9c4b6 Remove frequent logs
- b582e8f Update CHANGELOG.md
- fc371bf add arch support (#707)
- 536eac7 move app domain to its own module (0.4.x) (#689)
- 3875827 replace CGO implementation of sqlite with an implementation in pure Go (#724)
- 60608c5 update update.sh
- eb31bf5 wip
v0.3.8
v0.3.7-1
v0.3.7
Added
- [Storage] Disk merge (Beta), you can merge multiple disks into a single storage space (currently you need to enable this feature from the command line)
Changed
- [Files] Changed the cache file storage location, now the file upload size is not limited by the system disk capacity.
- [Scripts] Updated installation and upgrade scripts to support more Debian-based Linux distributions.
- [Engineering] Refactored Local Storage into a standalone service as part of CasaOS modularization.
Fixed
- [Apps] App list update mechanism improved, now you can see the latest apps in App Store immediately.
- [Storage] Fixed a lot of known issues
v0.3.7-alpha7
Full Changelog: v0.3.7-alpha6...v0.3.7-alpha7
v0.3.7-alpha6
What's Changed
- remove /DATA directory initialization - moved to local-storage by @tigerinus in #578
Full Changelog: v0.3.7-alpha5...v0.3.7-alpha6
v0.3.7-alpha5
Full Changelog: v0.3.6...v0.3.7-alpha5