Add some links and info text to release notes (#9680)

This commit is contained in:
Mario Pietsch 2026-02-22 18:44:42 +01:00 committed by GitHub
parent 36b20e02a3
commit c23a0bedfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 9 additions and 1 deletions

View file

@ -10,3 +10,4 @@ tags: $:/tags/ChangeNote
title: $:/changenotes/5.4.0/#9214
type: text/vnd.tiddlywiki
''ControlPanel -> Info -> Basics'' tab now contains a ''Default focus field for existing tiddlers'' setting, which allows users to select, title, text or tags to be auto-focused if the editor is opened.

View file

@ -7,3 +7,4 @@ change-category: widget
github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9452
github-contributors: pmario
See: [[DiffTextWidget]] -> Attributes and Examples

View file

@ -7,4 +7,4 @@ change-category: widget
github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9454
github-contributors: pmario
Edit-text widget rows parameter takes precedence
[[Edit-text widget|EditTextWidget]] rows parameter takes precedence and ~CodeMirror editor accepts rows parameter now

View file

@ -10,3 +10,7 @@ tags: $:/tags/ChangeNote
title: $:/changenotes/5.4.0/#9621
type: text/vnd.tiddlywiki
* [[LinkWidget]] new Attributes and Action Variables section
* [[list-links-draggable Macro]] new Attributes
* [[list-tagged-draggable Macro]] new Attributes

View file

@ -6,3 +6,5 @@ change-type: enhancement
change-category: translation
github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9655
github-contributors: pmario
Brings German UI texts up to par with English version