github tess1o/geopulse 1.0.1
Release 1.0.1

latest releases: 1.1.1, 1.1.0, 1.0.5...
5 days ago

This release contains some bug fixes as well as new features suggested on Reddit and via Github issues:

  • #1 Implemented an option to disable sign up via email/password. Can be disabled via env variable GEOPULSE_AUTH_SIGN_UP_ENABLED=false

  • #2 Added Proton support as Geocoding provider. To use it add this to env variables:
    GEOPULSE_GEOCODING_PRIMARY_PROVIDER=photon
    GEOPULSE_GEOCODING_PHOTON_ENABLED=true
    If you have self-hosted instance change url (default url is https://photon.komoot.io):
    GEOPULSE_GEOCODING_PHOTON_URL=http://your-custom-url

  • #3 Added option to set custom Nominatim url via env variable: GEOPULSE_GEOCODING_NOMINATIM_URL

  • #4 (partially fixed) - fixed issue with importing GPX files. Fixed issue with size of uploaded file - now it's 200Mb.

Don't miss a new geopulse release

NewReleases is sending notifications on new releases.