• v1.1 db2cef41bb

    1.1 Stable

    test2 released this 2026-06-06 19:30:13 +00:00 | 13 commits to main since this release

    PhotoHost 1.1

    New features

    • Create photo folders in personal cabinet
    • Share folders via link (/share/f/<token>)
    • Private folders with optional password protection
    • Invite users to folders by email
    • Roles: viewer and editor
    • Pending invites applied automatically on registration/login

    Update on server

    cd ~/fotohost
    git fetch --tags
    git checkout v1.1
    docker compose up -d --build
    
    Downloads