All notable changes to this project will be documented in this file.
navigine.framework
adheres to Semantic Versioning.
2.5.3 / 2024-11-06
- Migrated to Metal
- Improved geolib
- Improved navigation algorighms
2.5.2 / 2024-07-30
- Fixed ZoneManager behavior
- Added ZoneEvent class
- Changed ZoneListener api
2.5.1 / 2024-05-21
- Fixed camera behavior
- Improved navigation algorithms
2.5.0 / 2024-05-21
- Аixed crash in internal process
- Improved navigation algorithms
2.4.9 / 2024-04-03
- Fix invalid locationId & sublocationId in outdoor algorithm
2.4.8 / 2024-04-03
- Fix setCamera method
- Fix locationId and sublocationId in outdoor positioning
- Fix crash with invalid ibeacon uuid
2.4.7 / 2024-03-18
- Fix memory leakage
2.4.6 / 2024-02-05
- Add extra fields in internal http requests
2.4.5 / 2024-01-24
- Up libcurl
- Add BeaconEstimator
2.4.4 / 2023-12-21
- Add outdoor position estimator
2.4.3 / 2023-12-20
- Up internal dependencies
2.4.2 / 2023-10-13
- Refactor LocationView
- Fix race condition in render thread
2.4.1 / 2023-10-20
- Hotfix ios deployment target 13
2.4.0 / 2023-10-13
- Refactor LocationView
- customization methods moved to LocationWindow
- New PickListener and InputListener
- Fix memory leaks in logging
2.3.2 / 2023-08-21
- Improved indoor positioning algorithm
2.3.1 / 2023-06-15
- Improved indoor positioning algorithm
- Added shove gesture support
2.3.0 / 2023-05-23
- Improved indoor positioning algorithm
2.2.0 / 2023-02-13
- Changed PositionListener
- Added outdoor positioning
2.0.6 / 2022-01-27
- Add convertest meters <-> screen
- Refactor PickListener methods
2.0.5 / 2022-01-27
- Add venues renderring for all users
2.0.4 / 2022-01-27
- Fix invalid geometry buffer
2.0.3 / 2022-01-25
- Fix beacon filters
2.0.2 / 2021-12-14
- Hotfix with ObjC reflection with interface inheritance
2.0.1 / 2021-11-14
- Add function pickMapObjectAt(x, y)
- Add function getDeviceid()
2.0.0 / 2021-11-14
- Initial version