PiGallery 2 v1.8.0 Release Notes

Release Date: 2019-12-30 // about 4 years ago
    • ๐Ÿ‘ background task runnig support, with the following supported task: #92
      • converting/transcoding videos #66 #71
      • generating thumbnails
      • generating converted photos
      • cleaning up temp folder
      • indexing db
    • ๐Ÿณ multi arch docker support #108 #62
    • โž• adding docker-compose support #46
    • ๐Ÿ‘ on-demand photo down scaling support (huge photoes (like 5mb+) can be down scaled to full hd for faster load) #50
    • โž• added support to ignore folders #87
    • โž• added support to skip language build time #67
    • ๐Ÿ›  small bug fixes
    • design improvements
    • ๐Ÿ†• new translations: fr #83 , ro #102
    • โš  Warning : Breaking changes:
      • in config. It is recommended to delete config.json file and reconfigure the app from scratch.
      • docker exposes different volumes

Previous changes from v1.7.0

  • ๐Ÿ”„ Changelog:

    • improving map
      • layer support
      • adding controls
    • โž• adding face support
      • reading XMP face region and showing faces over photos
      • added Faces tab to show all indexed faces
    • โž• adding randomized photo sorting
    • โž• adding French translation (special thanks to wikijm)
    • ๐Ÿ›  fixing security issues
    • ๐Ÿ› bug fixes