From 366d240cc42f67bdd49013d6a39b00f6fdba87c7 Mon Sep 17 00:00:00 2001 From: Luca Rossi Date: Wed, 6 May 2026 17:07:45 +0200 Subject: [PATCH] Updated release notes --- release-notes/v2026-05-06.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/release-notes/v2026-05-06.md b/release-notes/v2026-05-06.md index fb9efe03..0b3e2b14 100644 --- a/release-notes/v2026-05-06.md +++ b/release-notes/v2026-05-06.md @@ -1,13 +1,10 @@ ## New Features - -- 🧭 **Table of Contents Panel** — Jump through long notes from a dedicated table of contents panel built from headings. -- 🤖 **Direct AI Model Providers** — Configure and use direct AI providers more cleanly from the app. -- 🧩 **Markdown Whiteboards** — Create and keep whiteboards as Markdown-backed note content. - 🌓 **System Theme Preference** — Let Tolaria follow the operating system light/dark appearance automatically. - ⚡ **Faster Date Editing** — Edit distant frontmatter dates more quickly with improved date controls. +- ↔️ **Set default note width** — Change default between normal and wide in the settings +- 🗣️ **Set default pluralization** – Enable/disable plurlization of type names in the sidebar, from the settings ## Improvements - - 🖼️ **Richer Media Handling** — Clipboard images, native image attachments, media previews, and tldraw assets are handled more reliably inside vaults. - ✍️ **Better Editor Behavior** — Selection, pasted content, numbered lists, wikilinks in tables, IME composition, table handles, and code-block copy actions were refined. - 🗂️ **Safer Type and Property Flows** — Type filename collisions, built-in note type creation, type-derived placeholders, blank frontmatter properties, and date picker behavior were hardened. @@ -15,7 +12,6 @@ - 🪟 **Cross-Platform Polish** — Linux AppImage startup/input, Windows menu actions, remote credential handling, and window geometry persistence were improved. ## Stability and Fixes - - Fixed native image attachments in `2e7c5cb433f95d9d10939bcc38453dcc9b4e3ec2`. - Kept the public installer page visible and improved readable release-note loading. - Reduced stale-state bugs around vault refreshes, wikilink targets, history diffs, whiteboard blocks, checklist toggles, note rename/open flows, and suggestion cleanup.