Skip to content

Releases: fab34/GeoCapture

0.2.0

18 Jun 07:46

Choose a tag to compare

0.2.0 Pre-release
Pre-release

0.2.0

Testing release for Phase 3 image location prompts.

  • Added optional image location prompts in reading view.
  • Shows an Add place button near preview images when Geo Capture can resolve GPS from local EXIF, R2 metadata, or Geo Capture cache.
  • Added settings for prompt enablement, prompt position, local EXIF detection, and R2 metadata detection.
  • Reuses the existing photo GPS workflow for Google Places nearby suggestions, raw GPS fallback, source labels, and duplicate-place protection.

Recommended validation:

  • Open a note with GPS photos in reading view and confirm the Add place button appears near eligible images.
  • Tap/click the button and verify nearby place candidates open.
  • Choose a place and confirm it inserts below the correct image.
  • Test mobile reading view stability with multiple images.
  • Toggle the prompt settings off/on and verify behavior changes.

0.1.15

18 Jun 06:58

Choose a tag to compare

0.1.15

Testing release for Phase 2 image workflow improvements.

  • Added clearer source labels to inserted place snippets, including image EXIF, R2 metadata, Geo Capture cache, current location, Google Places, OpenStreetMap, and clipboard sources.
  • Added travel-focused insert formats: travel note, restaurant note, and photo caption.
  • Added {source} as a custom template token.
  • Includes the typed translator cleanup introduced in 0.1.14 for the community review @typescript-eslint/no-unsafe-argument warning.

Recommended validation:

  • Try photo-based location suggestions repeatedly on mobile.
  • Check the new default insert format options in settings.
  • Verify snippets show readable location source labels.

0.1.14

18 Jun 06:35

Choose a tag to compare

Static review cleanup release. Replaces unsafe bound translator arguments with an explicitly typed translator wrapper to address the community review @typescript-eslint/no-unsafe-argument warning.

0.1.13

18 Jun 06:25

Choose a tag to compare

Stability release for Geo Capture. Improves image location diagnostics, adds duplicate insert protection, improves Google Places fallback behavior, and renames Quick insert place to Search place and insert for clearer UX.

0.1.12

17 Jun 08:01

Choose a tag to compare

Add GitHub release attestation workflow and reduce remaining review warnings.

0.1.11

17 Jun 07:47

Choose a tag to compare

Fix community review issues: remove unsupported app language API usage, avoid direct settings heading DOM creation, remove builtin-modules dependency, and update release metadata.

0.1.10

17 Jun 04:57

Choose a tag to compare

BRAT testing release that caches image GPS after successful EXIF or metadata lookup so repeated nearby-place suggestions keep working after local images are moved or removed.

0.1.9

17 Jun 04:42

Choose a tag to compare

0.1.9 Pre-release
Pre-release

BRAT testing release with deeper mobile image resolution diagnostics and extension-insensitive image matching.

0.1.8

17 Jun 04:30

Choose a tag to compare

0.1.8 Pre-release
Pre-release

BRAT testing release that resolves nearby image files by basename when Obsidian mobile link cache does not return a local file.

0.1.7

17 Jun 04:23

Choose a tag to compare

0.1.7 Pre-release
Pre-release

BRAT testing release with clearer image EXIF diagnostics and Google Places nearby error reporting.