Skip to content

v1.0.3

Choose a tag to compare

@lstein lstein released this 30 Jan 04:24
· 14 commits to master since this release
4edfd68

PhotoMap Version 1.0.3

This is a small bugfix release that fixes some aesthetic issues and stops a crash when reading the metadata on some recent InvokeAI-generated images.

Many thanks to @green-s for providing a fix to a bug that prevented PhotoMap from starting up properly when run in a conda environment.

What's Changed

  • Add Copilot instructions for repository context by @Copilot in #193
  • Show spinner during UMAP cluster selection by @Copilot in #197
  • Start server via module argument instead of script path by @green-s in #195
  • chore: update deploy actions by @lstein in #190
  • chore: bump version by @lstein in #201
  • Add linting infrastructure with Ruff, ESLint, and Prettier by @Copilot in #199
  • chore: fix version string by @lstein in #202
  • Fix UMAP spinner not appearing during cluster click operations by @Copilot in #204
  • Bugfix(backend): prevent crash on some invokeai metadata formats by @lstein in #205
  • chore: version bump by @lstein in #206

New Contributors

Full Changelog: v1.0.2...v1.0.3