Skip to content

Releases: IceWhaleTech/CasaOS-AppManagement

v0.4.4-alpha11

10 May 22:49
d91eac6
Compare
Choose a tag to compare
v0.4.4-alpha11 Pre-release
Pre-release

What's Changed

  • fix wrong assumption that the current dir where casaos-app-management is launched in is the compose work dir. by @tigerinus in #100

Full Changelog: v0.4.4-alpha10...v0.4.4-alpha11

v0.4.4-alpha10

09 May 23:45
86c2ffa
Compare
Choose a tag to compare
v0.4.4-alpha10 Pre-release
Pre-release

What's Changed

  • update (*AppManagement).GetAppGrid(...) to ignore any replacement container created to apply settings or update by @tigerinus in #97
  • skip creating a path on filesystem for internal volume by @tigerinus in #98

Full Changelog: v0.4.4-alpha9...v0.4.4-alpha10

v0.4.4-alpha9

08 May 21:51
6ee0cd7
Compare
Choose a tag to compare
v0.4.4-alpha9 Pre-release
Pre-release

What's Changed

  • update app install/apply to skip non-existing device path instead of failing by @tigerinus in #94
  • add logic to default title (en_us) to compose app name when no title exists by @tigerinus in #95
  • include all container stats in /v1/container/usage by @tigerinus in #96

Full Changelog: v0.4.4-alpha8...v0.4.4-alpha9

v0.4.4-alpha8

28 Apr 22:18
7c0e018
Compare
Choose a tag to compare
v0.4.4-alpha8 Pre-release
Pre-release

What's Changed

  • update port conflict validation to be optional by adding check_port_conflict query param to compose install and apply by @tigerinus in #93

Full Changelog: v0.4.4-alpha7...v0.4.4-alpha8

v0.4.4-alpha7

28 Apr 21:33
9448e87
Compare
Choose a tag to compare
v0.4.4-alpha7 Pre-release
Pre-release

What's Changed

  • fix healthcheck failure when scheme and hostname is empty by @tigerinus in #92

Full Changelog: v0.4.4-alpha6...v0.4.4-alpha7

v0.4.4-alpha6

28 Apr 04:41
b2e9c85
Compare
Choose a tag to compare
v0.4.4-alpha6 Pre-release
Pre-release

What's Changed

  • fix appgrid skip showing regular non-CasaOS docker compose app by @tigerinus in #91

Full Changelog: v0.4.4-alpha5...v0.4.4-alpha6

v0.4.4-alpha5

27 Apr 22:50
eb02ea2
Compare
Choose a tag to compare
v0.4.4-alpha5 Pre-release
Pre-release

What's Changed

  • fix installing regular non-CasaOS docker compose YAML by @tigerinus in #90

Full Changelog: v0.4.4-alpha4...v0.4.4-alpha5

v0.4.4-alpha4

28 Apr 02:41
b865fa3
Compare
Choose a tag to compare
v0.4.4-alpha4 Pre-release
Pre-release

What's Changed

  • move port_map and similar properties from container level x-casaos to root level x-casaos by @tigerinus in #87
  • fix compose app update check always getting skipped by @tigerinus in #88
  • add basic port_map healthcheck for compose app by @tigerinus in #89

Full Changelog: v0.4.4-alpha3...v0.4.4-alpha4

v0.4.4-alpha3

25 Apr 21:17
658859f
Compare
Choose a tag to compare
v0.4.4-alpha3 Pre-release
Pre-release

What's Changed

  • add validation for ports in use to API for installing compose app and applying settings to compose app by @tigerinus in #86

Full Changelog: v0.4.4-alpha2...v0.4.4-alpha3

v0.4.4-alpha2

22 Apr 05:03
1e6b85e
Compare
Choose a tag to compare
v0.4.4-alpha2 Pre-release
Pre-release

What's Changed

  • change language code to lower cases, e.g. en-US now is en-us, for better i18n support by @tigerinus in #83
  • use formal JWT validation by @tigerinus in #85

Full Changelog: v0.4.4-alpha1...v0.4.4-alpha2