-
v2.0 - WebUI Builder Stable
released this
2025-08-26 11:54:38 +02:00 | 36 commits to main since this releaseChangelog
New Feature
This release introduces the brand-new WebUI Builder, making it easier than ever to configure, manage and build your static gallery.
- 🐳 Docker users: Run the container and access at
https://localhost:5000
- 🐍 Python users: Launch with
python3 -m src.py.webui.webui
then openhttps://localhost:5000
in your browser
Updating from Previous Versions
Please follow the official guide here: How to update
Downloads
- 🐳 Docker users: Run the container and access at