-
1.1 Stable
released this
2026-06-06 19:30:13 +00:00 | 13 commits to main since this releasePhotoHost 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 --buildDownloads