mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
Release note update
This commit is contained in:
parent
fc1877dcce
commit
6265be01cd
@ -1,6 +1,6 @@
|
||||
caption: 5.1.23
|
||||
created: 2020061111252696
|
||||
modified: 2020061111252696
|
||||
created: 20200616141840562
|
||||
modified: 20200616141840562
|
||||
tags: ReleaseNotes
|
||||
title: Release 5.1.23
|
||||
type: text/vnd.tiddlywiki
|
||||
@ -13,6 +13,7 @@ type: text/vnd.tiddlywiki
|
||||
! Translation Improvements
|
||||
|
||||
* Catalan
|
||||
* Chinese
|
||||
|
||||
! Plugin Improvements
|
||||
|
||||
@ -25,6 +26,11 @@ type: text/vnd.tiddlywiki
|
||||
** [[Added|https://github.com/Jermolene/TiddlyWiki5/commit/3a20fb1e3a41a032574d227a8c770a11ae0a5d58]] warning if wiki needs to be saved and reloaded
|
||||
* [[Dynaview Plugin]]
|
||||
** [[Fixed|https://github.com/Jermolene/TiddlyWiki5/commit/b0e40e86413c1769c8be8a84652b66ef6ac8b997]] examples
|
||||
* [[CodeMirror Plugin]]
|
||||
** [[Fixed|https://github.com/Jermolene/TiddlyWiki5/pull/4662]] issue with `e.toggleComment` being undefined with CodeMirror Sublime keymap
|
||||
* [[Markdown Plugin]]
|
||||
** [[Fixed|https://github.com/Jermolene/TiddlyWiki5/pull/4680]] encoding of Markdown image files
|
||||
** [[Fixed|https://github.com/Jermolene/TiddlyWiki5/commit/e01b354f7d9e137cb355f7090f5e68661a4ead41]] issue with whitespace and linebraks
|
||||
|
||||
! Performance Improvements
|
||||
|
||||
@ -58,6 +64,17 @@ type: text/vnd.tiddlywiki
|
||||
* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/pull/4647]] ''class'' attribute of DroppableWidget
|
||||
* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/commit/6570561d4ec31d9e64c3021bb69c20daec8c9eac]] [[has Operator]] when used with the ''tags'' field
|
||||
* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/pull/4634]] high CPU usage with animated syncing icon introduced in v5.1.22
|
||||
* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/issues/4591]] $:/config/NewJournal/Tags appearing in tag dropdowns
|
||||
* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/pull/4658]] popups not being cancelled when clicking within a text editor
|
||||
* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/pull/4676]] issue with [[timeline Macro]] and invalid date values
|
||||
* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/pull/4682]] hover colours of tag dropdowns in the sidebar
|
||||
* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/pull/4683]] alignment of tag pill icons
|
||||
* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/pull/4696]] crash with droppable widget
|
||||
* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/pull/4674]] issue with adding tags in $:/Manager
|
||||
* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/pull/4686]] edit template "type" dropdown positioning
|
||||
* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/pull/4687]] edit template field dropdown positioning
|
||||
* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/pull/4704]] (with [[addendum|https://github.com/Jermolene/TiddlyWiki5/pull/4705]]) syntax error in ScrollableWidget
|
||||
* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/pull/4711]] extraneous system tiddlers created during import process
|
||||
|
||||
! Contributors
|
||||
|
||||
@ -76,3 +93,5 @@ type: text/vnd.tiddlywiki
|
||||
* [[@NicolasPeton|https://github.com/NicolasPeton]]
|
||||
* [[@passuf|https://github.com/passuf]]
|
||||
* [[@pmario|https://github.com/pmario]]
|
||||
* [[@saqimtias|https://github.com/saqimtias]]
|
||||
* [[@twMat|https://github.com/twMat]]
|
||||
|
Loading…
Reference in New Issue
Block a user