Skip to content

v1.0.4

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Apr 03:07
· 1 commit to master since this release
b8e26ac

This is a bugfix release which addresses two issues:

  1. PhotoMapAI is not compatible with older versions of Microsoft IE and Edge. We now detect incompatible versions and put up a warning message with instructions on upgrading.
  2. When clicking on the "Update Index" button in the album management UI, there was no immediate feedback causing users to click multiple times. This is now fixed.

Installation

See Installation for full instructions. Prebuilt binaries with accelerated GPU support can be downloaded from here.

What's Changed

  • Fix app broken on Windows due to IE Compatibility Mode by @Copilot in #211
  • Show "Update Pending..." immediately when index button is clicked by @Copilot in #213
  • Chore: version bump to 1.0.4 by @lstein in #214

Full Changelog: v1.0.3...v1.0.4