Skip to content

Releases: fab34/GeoCapture

0.2.0

0.2.0 Pre-release
Pre-release

Choose a tag to compare

@fab34 fab34 released this 18 Jun 07:46

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

Choose a tag to compare

@fab34 fab34 released this 18 Jun 06:58

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

Choose a tag to compare

@fab34 fab34 released this 18 Jun 06:35

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

Choose a tag to compare

@fab34 fab34 released this 18 Jun 06:25

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

Choose a tag to compare

@fab34 fab34 released this 17 Jun 08:01

Add GitHub release attestation workflow and reduce remaining review warnings.

0.1.11

Choose a tag to compare

@fab34 fab34 released this 17 Jun 07:47

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

Choose a tag to compare

@fab34 fab34 released this 17 Jun 04:57

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

0.1.9 Pre-release
Pre-release

Choose a tag to compare

@fab34 fab34 released this 17 Jun 04:42

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

0.1.8

0.1.8 Pre-release
Pre-release

Choose a tag to compare

@fab34 fab34 released this 17 Jun 04:30

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

0.1.7

0.1.7 Pre-release
Pre-release

Choose a tag to compare

@fab34 fab34 released this 17 Jun 04:23

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