mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
rc release 2.1.5
This commit is contained in:
parent
cce93eb8af
commit
ee6e3bf907
@ -1,10 +1,10 @@
|
|||||||
### enhancement:
|
### enhancement:
|
||||||
- show message is not friendly #482
|
- some application root_url need set as url:port #483
|
||||||
- change 80 port to 9000 port for Websoft9 console, 80 only for application #481
|
- Doc url in the app store and myapps should be updated to the next version #484
|
||||||
- favorite app #478
|
- add a WeChat communication group to share via QR code #486
|
||||||
|
- nextcloud set https at private cloud, access always waiting #492
|
||||||
|
|
||||||
### appstore:
|
### appstore:
|
||||||
- [cpu and memory limit at docker-compose](https://github.com/Websoft9/docker-library/issues/572)
|
- [complete docker-compose.yml for [semaphore]](https://github.com/Websoft9/docker-library/issues/610)
|
||||||
- [complete the install for [bigbluebutton]](https://github.com/Websoft9/docker-library/issues/330)
|
- [joomla port error](https://github.com/Websoft9/docker-library/issues/611)
|
||||||
- [complete docker compose for [jitsi]](https://github.com/Websoft9/docker-library/issues/332)
|
- [Discourse run failed](https://github.com/Websoft9/docker-library/issues/615)
|
||||||
- [complete docker compose for [Apache Airflow]](https://github.com/Websoft9/docker-library/issues/340)
|
|
@ -1,4 +1,4 @@
|
|||||||
APPHUB_VERSION=0.0.9
|
APPHUB_VERSION=0.1.0
|
||||||
DEPLOYMENT_VERSION=2.20.1
|
DEPLOYMENT_VERSION=2.20.1
|
||||||
GIT_VERSION=1.21.9
|
GIT_VERSION=1.21.9
|
||||||
PROXY_VERSION=2.11.1
|
PROXY_VERSION=2.11.1
|
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.4",
|
"version": "2.1.5-rc1",
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"portainer": "0.1.1",
|
"portainer": "0.1.1",
|
||||||
"nginx": "0.0.8",
|
"nginx": "0.0.8",
|
||||||
"gitea": "0.0.6",
|
"gitea": "0.0.6",
|
||||||
"myapps": "0.1.9",
|
"myapps": "0.2.0",
|
||||||
"appstore": "0.1.7",
|
"appstore": "0.1.8",
|
||||||
"settings": "0.1.0",
|
"settings": "0.1.0",
|
||||||
"navigator": "0.5.10"
|
"navigator": "0.5.10"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user