Releases: IceWhaleTech/CasaOS-AppManagement
Releases · IceWhaleTech/CasaOS-AppManagement
v0.4.4-alpha12
What's Changed
- change default of
check_port_conflict
query param to true for app install and settings apply by @tigerinus in #101 - replace v1Appstore API with v2 by @tigerinus in #102
Full Changelog: v0.4.4-alpha11...v0.4.4-alpha12
v0.4.4-alpha11
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
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
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 appname
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
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
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
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
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
What's Changed
- move
port_map
and similar properties from container levelx-casaos
to root levelx-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
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