The Search release
In this release we're introducing a new search feature that allows users to search for places and see when they visited them. On the map page, click on Search icon, enter a place name (e.g. "Alexanderplatz"), wait for suggestions to load, and click on the suggestion you want to search for. You then will see a list of years you visited that place. Click on the year to unfold list of visits for that year. Then click on the visit you want to see on the map and you will be moved to that visit on the map. From the opened visit popup you can create a new visit to save it in the database.
Important: This feature relies on reverse geocoding. Without reverse geocoding, the search feature will not work.

Added
- User can now search for places and see when they visited them.
Fixed
- Default value for
points_count
attribute is now set to 0 in the User model.
Changed
- Tracks are not being calculated by server instead of the database. This feature is still in progress.
💙 This release is supported by Steven B., James Manolios, chenrik, aldumil, derpderpington, Chippie, dint, jhalpern, Lex Fradski, Schlufo, cyberswan.at, craftyklaus, JMyrng, Andre, hogenf, naraxius, Embrace, martin4861, Alex, evetters, GregF, Jon Coffee, Lukas, Robbie G, Kilian, Hans G, Chris, tabaha, Andre, Michael C, Chris, gesus, Jonah B., Dante, daallex, Tanner A., Matthias B., Milien M., Mathias, Travis S., Michael J., Matthew F., Johnathan D., bleibdirtroy, no1etal, dixet, Bailey J., Alex D., Benjamin M., Daniel A., Florian, BeeHappy, ChemistryDachshund, OrangeWindies, Roman G., Erik K., Ian F., Michelangelo V., Edward, Erazem Z., Wolfgang B., Denis Abt, Tony G and Lomky on Patreon and KoFi 💙
What's Changed
- Add default value for points_count attribute by @Freika in #1709
- Feature/search by @Freika in #1717
- 0.31.0 by @Freika in #1712
Full Changelog: 0.30.12...0.31.0