v1.0.2
This release adds a couple small features and corrects several bugs.
Feature: Album Locking
This version introduces a new command line option, --album-locked which accepts one or more album keys separated by spaces. If this option is present, PhotoMapAI will only allow the user to select one of the listed albums. All functions that modify the filesystem, including changing albums, deleting images, and moving images around, are disabled. Use this to give your friends and family access to some, but not all, of your configured albums.
Feature: Display InvokeAI Workflow Metadata
This version now displays metadata added to images by InvokeAI workflows.
Bug Fixes
- Deleted bookmarked images no longer persist in the grid view.
Installation
See Installation for full instructions. Prebuilt binaries with accelerated GPU support can be downloaded from here.
What's Changed
- (chore) fix artifact upload step (again) by @lstein in #183
- (enhancement) detect and handle metadata generated by Invoke workflows by @lstein in #186
- Allow multiple albums in --album-locked option by @Copilot in #185
- Fix deleted bookmarked images remaining visible in grid view due to browser caching by @Copilot in #188
- chore: bump version by @lstein in #189
Full Changelog: v1.0.1...v1.0.2