• v1.4 3f4d2a8dae

    v1.4 Stable

    sitegui released this 2026-09-03 11:54:20 +00:00 | 12 commits to main since this release

    Release v1.4

    Improvements:

    • improve navigation for larger albums by paginating every 1000 photos and pre-loading only 100 comment threads
    • for larger albums, propose the "flyover" mode that shows less photos and group by month
    • for older albums, propose the "this day every year" to show photos around today in previous years
    • add navigation options when clicking the date header: go to date, flyover, this day every year
    • allow instance admin to set themselves as album admin
    • hide surrounding UI when media is pinch zoomed
    • improve auto-focus on last visited media when visualization is closed
    • improve form to update media datetime
    • show name of user that added each photo
    • improved navigation when editing and removing media from the album
    • show loading feedback for longer requests
    • show push notifications sent to you
    • fix push notifications would overwrite previous ones
    • implement double tap to zoom gesture
    • add button to download all images on the current page

    Internal improvements:

    • store relative paths in the database, so that moving installation is easy
    • format JS files
    • change URLs for focused media, so that sharing it will correctly preview that image
    • simplify push notification title
    • improve JavaScript request error handling and retries
    • reduce time to react to long click
    • reduce memory usage of the database

    Fixes:

    • broken "mark history as read" button
    • ignore missing date_take_timestamp when importing from Photo Circle
    • fix modals not working on older iOS Safari
    Downloads
  • v1.3 a19c85c374

    v1.3 Stable

    sitegui released this 2026-08-04 15:16:38 +00:00 | 62 commits to main since this release

    Redirect to SSO logout if needed

    Downloads
  • v1.2 767c567b6f

    v1.2 Stable

    sitegui released this 2026-08-01 10:05:52 +00:00 | 73 commits to main since this release

    Initial coordinated release (Docker and Forgejo)

    Downloads