Location names shown in the timeline view via embedded local-only geolocation package rgeo!
Has to be enabled explicitly via configuration.yaml
due to the relatively long startup time (10s or more) and higher memory usage (~1.5GB), see defaults.yaml for details.
Thanks to @zach-capalbo for the contribution and apologies for the delayed release notes! 🙈
What's Changed
- Add location information to timeline by @zach-capalbo in #59
New Contributors
- @zach-capalbo made their first contribution in #59
Changelog
- 013ee69 Add location information to timeline (#59)
- 65a6148 Add location search to metadata
- b7cbb32 Better location tagging
- 56191c2 Fix location collapsing
- d7c78e5 Merge branch 'main' into pr/zach-capalbo/59
- 1fd4f6d Pipe location through to rendering
- 1168370 Refactor to not store location strings
- d89cb90 Reverse geocoding is now under feature flag
- 18400e2 Update go.mod and go.sum to include rgeo
Full Changelog: v0.10.4...v0.11.0