Fredy can now leave Germany 👋🏼
countrycodes=de was baked into the geocoder and the map was fenced to the German border, so anyone turning up with a Swiss or French provider hit a wall that had nothing to do with their provider.
A provider now declares where it works. One optional line, countries: ['fr'], and addresses geocode there, the map opens there, and search areas can be drawn there. Several countries at once are fine and cost one request, not one per country.
Nothing changes for the provider shipping today. Leave the line out and it means Germany, exactly as before, so no provider file changed and no existing installation behaves differently.
If you run a provider Fredy does not cover yet, now is the moment. CONTRIBUTING.md shows how.
Thanks to @truppelito for reporting #430
Thanks to @thekoma for reporting and discussion #428
Full Changelog: 26.6.1...26.7.0