-
v1.3.1 - Tag filter behavior Stable
released this
2025-08-14 00:31:08 +02:00 | 0 commits to main since this releaseChangelog
Gallery Tag Improvements
- Clicking a photo tag now moves the photo to the top of the filtered gallery.
- Added smooth scrolling to the
#gallery
section after clicking a tag.
Other
- Minor performance optimizations in the filtering logic.
Downloads
-
v1.3 - Docker support Stable
released this
2025-08-13 18:31:38 +02:00 | 2 commits to main since this releaseChangelog
Docker Support
Lumeex now supports installation and running via Docker — either using the official prebuilt image or building your own.
See the updated documentation for setup instructions.Improvements
- Added new
ensure_dir
logic for output directories to prevent permission issues when using Docker bind mounts. - Enhanced logging for clearer, more informative output.
Downloads
- Added new
-
v1.2 - New documentation Stable
released this
2025-08-11 17:06:59 +02:00 | 10 commits to main since this releaseChangelog
Launch of a brand-new documentation website: https://lumeex.djeex.fr
This updated documentation provides clearer navigation, improved examples, and a more comprehensive guide to using Lumeex.⚠️ Breaking Changes
hero.images
relocation: These keys are now defined ingallery.yaml
instead ofsite.yaml
.- Gallery structure update: The
images
keys for galleries are now located undergallery.images
ingallery.yaml
. - Default file adjustments: Keys in default configuration files are now empty (no demo content included).
- Demo file relocation: Demo files have been moved to
lumeex/demo/
.
Other Improvements
- Gallery image cleanup:
gallery.py
now automatically removes image keys for photos deleted from thelumeex/config/photos/
directory. - Visual refresh: Added a new favicon for the Modern theme.
Downloads
-
v1.1 - Hotfix Stable
released this
2025-08-08 13:04:04 +02:00 | 24 commits to main since this releaseChangelog
- Wrong canonical url for legals page
- Fixed head font error
- Fixed head pwa error
- Some UI ajustment
Downloads
-
v1.0 - First release Stable
released this
2025-08-06 22:32:44 +02:00 | 29 commits to main since this releaseFirst release !
- See README
Downloads