Skip to content

Commit 0621ca8

Browse files
authored
Merge pull request #572 - Changelog - Server v1.2.1
changelog: add v1.2.1 changelog Merged via Sturdy
2 parents 598b666 + 3dea785 commit 0621ca8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ 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.2.1 (2022-02-25)
12+
13+
* [Improvement] Make sure that a connected directory always is connected to a workspace. If a workspace connected to a directory is archived, a new workspace will be created and connected to that directory.
14+
* [Improvement] Inactive and unused workspace by other users are now hidden in the sidebar
15+
* [Fix] Fixed an issue where some changes imported from GitHub where not revertable
16+
* [Fix] Fixed an issue where some workspaces did not have a "Based On" change tracked
17+
* [Fix] Fixed an issue with changes that contained files that where (at the same time) renamed, edited, and had new file permissions.
18+
* [Fix] Fixed an issue where it was not possible to make comments in a workspace (live comments) on deleted lines in files that have been moved.
19+
* [Fix] Fixed an issue where it was not possible to upload custom user avatars
20+
* [Performance] Fetching and loading the changelog is now faster
21+
1122
# Server v1.2.0 (2022-02-18)
1223

1324
* Improved how Sturdy imports changes from GitHub – Merge commits are now correctly identified and converted to `changes`.

0 commit comments

Comments
 (0)