Skip to content

Commit 717027f

Browse files
authored
Merge pull request #724 - Release v1.4.0
docs: release Server v1.4.0 Merged via Sturdy
2 parents 3fd0f50 + bbdeafe commit 717027f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ Sturdy in the Cloud is continuously deployed, and will contain newer features no
88

99
Releases are pushed to [Docker Hub](https://hub.docker.com/r/getsturdy/server/).
1010

11+
# Server v1.4.0 (2022-03-08)
12+
13+
* [Improvement] Improvements to the workflow. When sharing a change to trunk, you're now redirected to the change that you created. A workspace (to be renamed to "Draft Changes" in an upcoming release) can now only be used once. After sharing a change Sturdy will automatically create a new workspace on trunk and connect it to your computer.
14+
* [Improvement] Allow to rename a organization
15+
* [Improvement] Notifications for comments on changes are now sent
16+
* [Improvement] See the activity feed for changes
17+
* [Fix] Snapshots are now more reliable
18+
* [Fix] Improved reliability and fixed a panic in the Events Sender (powering GraphQL Subscriptions)
19+
* [Fix] Real-time diff streaming is now more reliable
20+
1121
# Server v1.3.0 (2022-03-01)
1222

1323
* [Improvement] Improved reliability when starting the oneliner for the first time. Reduced number of timeouts related to setting up the bundled PostgreSQL server.

0 commit comments

Comments
 (0)