From e7b83be86708bfc8cde0be433ad01345bc235316 Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Wed, 7 May 2025 20:18:08 -0500 Subject: [PATCH] [nostalgia] Update release notes --- release-notes.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/release-notes.md b/release-notes.md index aff723e4..5dff7739 100644 --- a/release-notes.md +++ b/release-notes.md @@ -3,12 +3,14 @@ * Add app icon for both window and file * Closing application will now confirm with user if any files have unsaved changes. -* Fix selection clearing in TileSheet editor to work when clicking outside - image. -* Fix color number key range in PalettEditor. Previously, pressing A caused the - editor to jump to the last color. * UUID duplicates will now be reported when opening a project -* PalettEditor: page rename will now take effect upon pressing enter if the +* Deleting a directory now closes files in that directory +* Delete key now initiates deletion of selected directory +* TileSheetEditor: Fix selection clearing in to work when clicking outside + image. +* PaletteEditor: Fix color number key range in. Previously, pressing A caused + the editor to jump to the last color. +* PaletteEditor: page rename will now take effect upon pressing enter if the text input has focus # d2025.02.1