Skip to content

Releases: IceWhaleTech/CasaOS

v0.4.1

19 Jan 02:11
86380d9
Compare
Choose a tag to compare

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

18 Jan 13:57
86380d9
Compare
Choose a tag to compare
v0.4.1-alpha5 Pre-release
Pre-release

Changelog

v0.4.1-alpha4

09 Jan 07:27
be50579
Compare
Choose a tag to compare
v0.4.1-alpha4 Pre-release
Pre-release

Changelog

v0.4.1-alpha3

06 Jan 09:50
b9946db
Compare
Choose a tag to compare
v0.4.1-alpha3 Pre-release
Pre-release

Changelog

  • 9eb650b Add download triage for download migration-tool (#793)
  • b9946db repair the error of version number display after successful update (#805)

v0.4.1-alpha2

29 Dec 23:31
84f17b4
Compare
Choose a tag to compare
v0.4.1-alpha2 Pre-release
Pre-release

Changelog

  • 84f17b4 add upx as part of building step to shrink the size of binary files (#797)

v0.4.1-alpha1

26 Dec 18:12
Compare
Choose a tag to compare
v0.4.1-alpha1 Pre-release
Pre-release

Changelog

v0.4.0

13 Dec 09:01
Compare
Choose a tag to compare

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

Fixed

  • [System] Re-instate default zone0 for CPU Temp (#694)
  • [Disk] Fixed storage name with extra -1 after rebooting (#698)
  • [Disk] Fixed disk check so it does not impact disk going into idle (#704)

v0.4.0-alpha5

13 Dec 06:07
062d95c
Compare
Choose a tag to compare
v0.4.0-alpha5 Pre-release
Pre-release

Changelog

v0.4.0-alpha4

09 Dec 06:34
7564328
Compare
Choose a tag to compare
v0.4.0-alpha4 Pre-release
Pre-release

Changelog

v0.4.0-alpha2

02 Dec 22:31
be9a010
Compare
Choose a tag to compare
v0.4.0-alpha2 Pre-release
Pre-release

Changelog

  • be9a010 fix sqlite db lock by reducing maximum open connections to 1 (#732)