Releases: IceWhaleTech/CasaOS-CLI
Releases · IceWhaleTech/CasaOS-CLI
v0.4.4-3-alpha1
v0.4.4
v0.4.4-alpha4
What's Changed
- add command to convert
appfile.json
todocker-compose.yml
by @tigerinus in #31 - add more commands by @tigerinus in #32
Full Changelog: v0.4.4-alpha3...v0.4.4-alpha4
v0.4.4-alpha3
Full Changelog: v0.4.4-alpha2...v0.4.4-alpha3
v0.4.4-alpha2
Full Changelog: v0.4.4-alpha1...v0.4.4-alpha2
v0.4.4-alpha1
Changelog
- 56d0019 adapt changes in
x-casaos
extension of docker-compose YAML as CasaOS app (#29) - 8b85885 add
--recommend
flag toapp-management search
(#26) - f327619 change language code to lower cases, e.g.
en-US
now isen-us
, for better i18n support (#28) - 6648f36 fix incorrect error output in ListApps and ShowLocal commands (#30)
- 791cf83 update logic to adopt new
x-casaos
extension structure for compose app (#27)
v0.4.3-alpha2
What's Changed
- fix
nil
reference issue when description of main app description is missing by @tigerinus in #24 - add filter by author type to appstore
search
command by @tigerinus in #25
Full Changelog: v0.4.3-alpha1...v0.4.3-alpha2
v0.4.3-alpha1
What's Changed
- add commands for compose app management by @tigerinus in #15
- add command to show qrcode of the URL provided to
-u
by @tigerinus in #16 - add app store commands to app-management by @tigerinus in #17
- change --remove-config flag to --no-remove-config by @tigerinus in #18
- update the way to get compose app status for app-management list by @tigerinus in #19
- include URL to web UI when listing locally installed apps by @tigerinus in #20
- fix crash when a non-CasaOS compose app is running by @tigerinus in #21
- add commands to start, stop, restart and apply changes to a compose app by @tigerinus in #22
- add command to update compose app by @tigerinus in #23
Full Changelog: v0.4.2...v0.4.3-alpha1
v0.4.2
v0.4.2-alpha1
What's Changed
- add socket-io support to message-bus subscribe cmd by @tigerinus in #12
- use a single socket-io endpoint by @tigerinus in #13
- enable code coverage by @tigerinus in #14
Full Changelog: v0.4.1...v0.4.2-alpha1