From 7efbd018018fca2e9140aee7a0b5d0788e25a7cd Mon Sep 17 00:00:00 2001 From: superuser-does <32982579+superuser-does@users.noreply.github.com> Date: Sat, 8 Aug 2026 10:46:30 +0100 Subject: [PATCH] update 5.4.0 release notes: there was no change to default code wrap (#9962) --- .../5.4.0/#9107 - update-configuration-defaults.tid | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9107 - update-configuration-defaults.tid b/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9107 - update-configuration-defaults.tid index 8a4fa5be5d..92423bedd5 100644 --- a/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9107 - update-configuration-defaults.tid +++ b/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9107 - update-configuration-defaults.tid @@ -1,11 +1,10 @@ title: $:/changenotes/5.4.0/#9107 -description: Update configuration defaults +description: Update default sidebar layout release: 5.4.0 tags: $:/tags/ChangeNote change-type: enhancement change-category: usability -github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9107 +github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9107 https://github.com/TiddlyWiki/TiddlyWiki5/issues/9757 github-contributors: Jermolene -* Changed default sidebar layout from ''fixed-fluid'' to ''fluid-fixed'' -* Changed ''Wrap long lines in code blocks'' default to ''No'' +Changed default sidebar layout from ''fixed-fluid'' to ''fluid-fixed''