• v1.3.1 41450837f2

    Djeex released this 2025-08-14 00:31:08 +02:00 | 0 commits to main since this release

    Changelog

    • 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 6fc573c510

    Djeex released this 2025-08-13 18:31:38 +02:00 | 2 commits to main since this release

    Changelog

    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
  • v1.2 39b24a05cb

    Djeex released this 2025-08-11 17:06:59 +02:00 | 10 commits to main since this release

    Changelog

    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 in gallery.yaml instead of site.yaml.
    • Gallery structure update: The images keys for galleries are now located under gallery.images in gallery.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 the lumeex/config/photos/ directory.
    • Visual refresh: Added a new favicon for the Modern theme.
    Downloads
  • v1.1 810698c578

    v1.1 - Hotfix Stable

    Djeex released this 2025-08-08 13:04:04 +02:00 | 24 commits to main since this release

    Changelog

    • Wrong canonical url for legals page
    • Fixed head font error
    • Fixed head pwa error
    • Some UI ajustment
    Downloads
  • v1.0 84324396cc

    Djeex released this 2025-08-06 22:32:44 +02:00 | 29 commits to main since this release

    First release !

    Downloads