From 80e946a6e752c43ce39d44d763179389a088fcfb Mon Sep 17 00:00:00 2001 From: Dion Date: Wed, 28 Feb 2024 20:28:34 +0100 Subject: [PATCH] keep a changelog --- history.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/history.md b/history.md index e13f965622..87205a2c02 100644 --- a/history.md +++ b/history.md @@ -43,7 +43,23 @@ Semantic Versioning 2.0.0 is from version 0.1.6+ ## version 0.6.0-beta.2 - _(Unreleased)_ - 2024-02-? {#v0.6.0-beta.2} -- nothing yet +- [x] (Added) _Back-end_ Native Open File on Windows & Mac OS (PR #1381) +- [x] (Added) _Back-end_ Native Open File with specific editor on Windows & Mac OS (PR #1381) +- [x] (Added) _Back-end_ AppSettings for Collections / Stacks and Open File (PR #1381) +- [x] (Breaking Change) _Back-end_ Rename UseLocalDesktopUi to UseLocalDesktop (PR #1381) +- [x] (Added) _Back-end_ ImageFormat = ExtensionRolesHelper.ImageFormat.directory (PR #1381) +- [x] (Added) _Back-end_ Add role to info api (PR #1381) +- [x] (Added) _Front-end_ Add settings for Open File (PR #1381) +- [x] (Added) _Back-end_ rename starsky core to starsky.project.web (PR #1381) +- [x] (Removed) _Back-end_ Remove /api/trash/detect-to-use-system-trash (PR #1381) +- [x] (Removed) _Back-end_ Remove verbose option in UI (setting is hidden now) (PR #1381) +- [x] (Added) _Front-end_ German translations (PR #1381) +- [x] (Added) _Front-end_ command + shift + k go to settings now (PR #1381) +- [x] (Removed) _App_ Removed overwrite of open app in desktop (replaced with native open file) + (PR #1381) +- [x] (Added) _App_ Add 'App Settings' to the menu (PR #1381) +- [x] (Added) _Front-end_ Add warning when opening a lot pictures at one: "Do you really want to + edit all of the selected photos?" (PR #1381) ## version 0.6.0-beta.1 - 2024-02-18 {#v0.6.0-beta.1}