Skip to content

Releases: bellingcat/avoc

v0.9.13-beta

06 Aug 12:46
00eafe9
Compare
Choose a tag to compare

Changelog

  • Added a "clipboard" button to copy the current coordinates as a clean string (format lat,lng)
  • Added language support for German, Spanish, French, Portuguese, and Polish
  • Added shortcut to EO Browser
  • Added shortcut to Wigle
  • Added shortcut to SunCalc
  • Added shortcut to Beta Apple Maps (browser support is limited, see docs)
  • Minor code cleanups and improvements

Thanks to @P3run for contributing to this release!

Pull requests

  • feat(languages): add new languages, add new class Language by @haruspeks in #4
  • feat(languages): add Polish language by @P3run in #6
  • feat(shortcuts): add shortcut to EO Browser by @P3run in #8
  • feat(shortcuts): add shortcut for Wigle by @P3run in #11
  • feat(shortcuts): add shortcut to Apple Maps by @P3run in #10
  • feat(clipboard): add button to copy current coords, add tooltip for button, update translations by @haruspeks in #13
  • feat(shortcuts): add shortcut for SunCalc by @P3run in #12

Full Changelog: v0.9.7-beta...v0.9.13-beta

v0.9.7-beta

30 Jul 00:28
Compare
Choose a tag to compare
v0.9.7-beta Pre-release
Pre-release
fix(maps): enforce float type for coords

v0.8.1-alpha

13 Jun 13:14
Compare
Choose a tag to compare
v0.8.1-alpha Pre-release
Pre-release
chore(README): update docs