Skip to content

Commit

Permalink
keep a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw committed Feb 28, 2024
1 parent 1a5ce96 commit 80e946a
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion history.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}

Expand Down

0 comments on commit 80e946a

Please sign in to comment.