You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
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
0 commit comments