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+
119# 3.3.0 / 2018-12-13
220
321- Add basic secrets support and docs
Original file line number Diff line number Diff line change 11{
22 "name" : " exoframe" ,
3- "version" : " 3. 4.0-dev " ,
3+ "version" : " 4.0.0 " ,
44 "description" : " Exoframe is a self-hosted tool that allows simple one-command deployments using Docker" ,
55 "main" : " index.js" ,
66 "repository" : " git@github.com:exoframejs/exoframe.git" ,
You can’t perform that action at this time.
0 commit comments