v0.4.1

IceWhaleTech/CasaOSv0.4.1Jan 19, 2023by github-actions[bot]

AI Summary

System improvements including storage management and UI enhancements.

Key Highlights

  • Introduced disk merging feature for multiple disks (beta).
  • Reduced binary sizes by 40-60%.
  • Added app cloning feature.
  • Improved app installation process.

New Features

  • Disk merging (beta)
  • App cloning
  • Startpage.com search engine option
  • Binary size optimization

Full Release Notes

### 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