diff --git a/changelog_latest.md b/changelog_latest.md index b07a7abf..cc638a5a 100644 --- a/changelog_latest.md +++ b/changelog_latest.md @@ -1,12 +1,7 @@ ### enhancement: -- It waiting too long time for App Store when Websoft9 login user not have Docker permission #528 -- cockpit version is old at some ubuntu22.04 distribution #523 - -### plugin: -- [Change database name to database type at database tab page](https://github.com/Websoft9/plugin-myapps/issues/36) +- websoft9-apphub service logs unfriendly #518 ### appstore: -- [update ERPNext to version15](https://github.com/Websoft9/docker-library/issues/691) -- [prestashop use stable admin_url](https://github.com/Websoft9/docker-library/issues/686) -- [complete docker-compose.yml for [mage]](https://github.com/Websoft9/docker-library/issues/672) -- [complete docker-compose.yml for [couchbase]](https://github.com/Websoft9/docker-library/issues/671) \ No newline at end of file +- [cannot pull image for jetty](https://github.com/Websoft9/docker-library/issues/712) +- [tomee pull tomee9 image error](https://github.com/Websoft9/docker-library/issues/702) +- [some errors of flowise on AWS ubuntu](https://github.com/Websoft9/docker-library/issues/693) diff --git a/docker/.env b/docker/.env index 2a9a09c8..9c4b2347 100644 --- a/docker/.env +++ b/docker/.env @@ -1,4 +1,4 @@ -APPHUB_VERSION=0.1.3 +APPHUB_VERSION=0.1.4 DEPLOYMENT_VERSION=2.20.3 GIT_VERSION=1.21.9 PROXY_VERSION=2.11.3 \ No newline at end of file diff --git a/version.json b/version.json index b867fc67..88600efa 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "2.1.13", + "version": "2.1.14-rc1", "plugins": { "portainer": "0.1.3", "nginx": "0.1.0",