File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ # 1.4.1
2+ * NEW: Translations
3+ * NEW: userLeave Hook
4+ * NEW: Script to reinsert all DB values of a Pad
5+ * NEW: Allow for absolute settings paths
6+ * NEW: API: Get Pad ID from read Only Pad ID
7+ * NEW: Huge improvement on MySQL database read/write (InnoDB to MyISAM)
8+ * NEW: Hook for Export File Name
9+ * NEW: Preprocessor Hook for DOMLine attributes (allows plugins to wrap entire line contents)
10+ * Fix: Exception on Plugin Search and fix for plugins not being fetched
11+ * Fix: Font on innerdoc body can be arial on paste
12+ * Fix: Fix Dropping of messages in handleMessage
13+ * Fix: Don't use Abiword for HTML exports
14+ * Fix: Color issues with user Icon
15+ * Fix: Timeslider Button
16+ * Fix: Session Deletion error
17+ * Fix: Allow browser tabs to be cycled when focus is in editor
18+ * Fix: Various Editor issues with Easysync potentially entering forever loop on bad changeset
19+
120# 1.4
221 * NEW: Disable toolbar items through settings.json
322 * NEW: Internal stats/metrics engine
Original file line number Diff line number Diff line change 5252 "repository" : { "type" : " git" ,
5353 "url" : " http://github.com/ether/etherpad-lite.git"
5454 },
55- "version" : " 1.4.0 "
55+ "version" : " 1.4.1 "
5656}
You can’t perform that action at this time.
0 commit comments