Releases: IceWhaleTech/CasaOS-AppManagement
Releases · IceWhaleTech/CasaOS-AppManagement
v0.4.4-2
What's Changed
- fix: didn't interpolate APPID by @CorrectRoadH in #128
Full Changelog: v0.4.4-1...v0.4.4-2
v0.4.4-1
What's Changed
- Support ".yaml" file extension in BuildCatalog by @Double-A-92 in #123
- Update v2.go by @CorrectRoadH in #124
- feat: add WEBUI_PORT interpolation by @CorrectRoadH in #113
- feat: to config any environment by casaos-CLI by @CorrectRoadH in #125
- feat: not to reassign a value compose app env var by @CorrectRoadH in #118
- feat: support to archive a container by @CorrectRoadH in #126
New Contributors
- @Double-A-92 made their first contribution in #123
Full Changelog: v0.4.4...v0.4.4-1
v0.4.4
v0.4.4-alpha19
What's Changed
- include app title (in different languages) in app install/update/apply/uninstall events by @tigerinus in #119
Full Changelog: v0.4.4-alpha18...v0.4.4-alpha19
v0.4.4-alpha18
What's Changed
- Update push_test_server.yml by @raller1028 in #115
- Update push_test_server.yml by @raller1028 in #116
- feat: add OPENAI_API_KEY env var to v2app from config file by @CorrectRoadH in #110
- fix goreleaser issue due to deprecated properties by @tigerinus in #117
New Contributors
- @CorrectRoadH made their first contribution in #110
Full Changelog: v0.4.4-alpha17...v0.4.4-alpha18
v0.4.4-alpha17
What's Changed
- add events for app-store registration by @tigerinus in #112
Full Changelog: v0.4.4-alpha16...v0.4.4-alpha17
v0.4.4-alpha16
What's Changed
- remove unnecessary
ServerAPI
key fromapp-management.conf.sample
since we've switched to git base appstore. by @tigerinus in #107 - add logic to export legacy app as compose by @tigerinus in #108
- add API and CLI for converting export appfile.json to docker-compose.yml by @tigerinus in #109
Full Changelog: v0.4.4-alpha15...v0.4.4-alpha16
v0.4.4-alpha15
What's Changed
- fix issue when loading from appstore URL that has upper case by @tigerinus in #106
Full Changelog: v0.4.4-alpha14...v0.4.4-alpha15
v0.4.4-alpha14
What's Changed
- fix issues of loading categories and recommended apps from default appstore by @tigerinus in #104
- fix incorrect appgrid when
deploy.replicas
is used in compose app by @tigerinus in #105
Full Changelog: v0.4.4-alpha13...v0.4.4-alpha14
v0.4.4-alpha13
What's Changed
- include
ID
in AppStore category list by @tigerinus in #103
Full Changelog: v0.4.4-alpha12...v0.4.4-alpha13