File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 4.0.0 / 2019-02-12
2
+
3
+ BREAKING CHANGES:
4
+
5
+ - Docker Swarm support on server is now a plugin (see [ plugin docs] ( https://github.com/exoframejs/exoframe-plugin-swarm ) for more info)
6
+
7
+ Additions:
8
+
9
+ - Add plugins support
10
+ - Add method to get secret value
11
+ - Add way to get exoframe-server logs
12
+ - Add support for volumes for deployments
13
+ - Add way to deploy projects from image and image tar file
14
+
15
+ Changes:
16
+
17
+ - Multiple documentation improvements
18
+
1
19
# 3.3.0 / 2018-12-13
2
20
3
21
- Add basic secrets support and docs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " exoframe" ,
3
- "version" : " 3. 4.0-dev " ,
3
+ "version" : " 4.0.0 " ,
4
4
"description" : " Exoframe is a self-hosted tool that allows simple one-command deployments using Docker" ,
5
5
"main" : " index.js" ,
6
6
"repository" :
" [email protected] :exoframejs/exoframe.git" ,
You can’t perform that action at this time.
0 commit comments