Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 824 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 824 Bytes

Changelog

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.3] - 2024-02-20

Fixed

  • Fixed unintentional scaling of result buttons

[1.1.2] - 2024-02-20

Fixed

  • onCoordinateFound event mixed the y and z of the coordinate.

[1.1.1] - 2024-02-20

Fixed

  • onCoordinateFound event reported the coordinate to be RD, but it was in the Unity space; it now has the correct CRS.

[1.1.0] - 2024-01-29

Added

  • Made moving/animating of main camera optional via serialized boolean
  • New event containing RD coordinate of selected search item

[1.0.0] - 2023-06-26

Added

  • Initial release