Skip to content

Releases: kylmp/photo-metadata-updater

v2.2.1

30 Aug 17:55
Compare
Choose a tag to compare
  • Bug fixes
  • Ability for changing supported image types

v2.2.0

30 Aug 05:01
Compare
Choose a tag to compare
  • Allow cancellation of batch updates
  • Allow reverting changes after batch update
  • Improvements to exiftool commands, faster directory load speed

v2.1.1

24 Aug 03:29
Compare
Choose a tag to compare
  • dark theme is now default
  • bug fixes

v2.1.0

22 Aug 04:43
Compare
Choose a tag to compare
  • Usability updates

    • Ability to paste coordinates in “latitude, longitude” format
    • Copy button to copy coordinates in “latitude, longitude” format
    • Pressing enter will save metadata
    • Prevents user from typing invalid characters
    • Map zoom will not reset when new photo is selected
  • Switch to server sent event requests for loading and batch updating metadata lists

    • Provides live update info
    • Prevents request timeout for large lists

v2.0.0

17 Aug 05:20
Compare
Choose a tag to compare
  • Batch image processing feature added
  • Metadata support for timezone offset

v1.2.0

03 Aug 05:16
Compare
Choose a tag to compare
  • Google maps support
  • Migrate vue app from vue-cli to vite
  • Migrate vue to use script setup components

v1.1.2

01 Aug 20:52
Compare
Choose a tag to compare
  • Update build script to compile frontend, bump version, create tag, and create github release

v1.1.1

01 Aug 19:01
Compare
Choose a tag to compare
  • Add build script

v1.1.0

01 Aug 04:38
Compare
Choose a tag to compare
  • Use pkg to bundle app into executable
  • Improve image serving by modifying express static resource at runtime

v1.0.0

30 Jul 03:49
Compare
Choose a tag to compare

Initial release. See README for setup/install and usage instructions.