Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
steps:
- name: Deploy GitHub Pages
id: deployment
uses: actions/deploy-pages@368f82528645a54fb793d4d04e342629a3f51346 # v5.0.1
uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0
25 changes: 12 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,18 @@

## Unreleased

- separate general feedback and pin conversations beside the image without
dimming the artwork, with labelled review colors and localized comment headers
- attribute signed-in reviews to Nextcloud accounts while retaining guest
authorship, private ratings, link restrictions, and private selection updates
- identify pin replies by their root comment rather than matching coordinates;
retain conversations when their initial comment is deleted
- invalidate live collaboration cursors after account or guest data erasure so
open viewers refresh without exposing deleted identity data
- keep annotations attached during zoom and support bounded touch panning
- add account attribution and private event recipient migrations; complete the
database upgrade before serving the updated application
- accept empty settings during user migration and fail migration smoke checks
with a nonzero exit status
## 0.10.0 — 2026-09-10

- make collaborative reviews clearer with separate general feedback and image
discussions, labelled review colors, localized headers, and account
attribution for signed-in reviewers while retaining guest authorship
- keep ratings, selections, and link restrictions private, and safely refresh
open viewers after a user or guest is removed
- preserve image discussions across replies and deletions, while keeping
annotations aligned during zoom and improving touch panning
- make updates safer for existing galleries and event deliveries by completing
required data updates before the new version becomes active
- update bundled third-party libraries to address known security advisories

## 0.9.1 — 2026-09-06

Expand Down
8 changes: 4 additions & 4 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading