Skip to content

Commit 7e69a82

Browse files
committed
Release version 1.6.6
1 parent e13ae0a commit 7e69a82

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.6.6
2+
* FIX: line numbers are aligned with text again (broken in 1.6.4)
3+
* FIX: text entered between connection loss and reconnection was not saved
4+
* FIX: diagnostic call failed when etherpad was exposed in a subdirectory
5+
16
# 1.6.5
27
* SECURITY: Escape data when listing available plugins
38
* FIX: Fix typo in apicalls.js which prevented importing isValidJSONPName

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
"repository" : { "type" : "git",
5656
"url" : "http://github.com/ether/etherpad-lite.git"
5757
},
58-
"version" : "1.6.5",
58+
"version" : "1.6.6",
5959
"license" : "Apache-2.0"
6060
}

0 commit comments

Comments
 (0)