We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7db4b07 commit 3f0e4f7Copy full SHA for 3f0e4f7
app/server/version.txt
@@ -1 +1 @@
1
-2.1.6+1
+2.1.7
releases/server/CHANGELOG.md
@@ -1,3 +1,8 @@
+## Server Version 2.1.7
2
+- Fix for "conversation summary timestamp not found in conversation" error (https://github.com/plandex-ai/plandex/issues/274)
3
+- Fix for potential panic/crash during plan stream (https://github.com/plandex-ai/plandex/issues/275)
4
+- Better protection against panics/crashes in server goroutines across the board
5
+
6
## Server Version 2.1.6+1
7
See CLI 2.1.6+1 release notes.
8
0 commit comments