gitlab fmd-foss/fmd-server v0.12.0

8 hours ago
  • Frontend: Show accuracy circles. Show other location data when hovering. (!120)
    • To not overload the map, circles are only shown for the selected location and for the 5 locations before/after it.
  • Embed frontend code in Go binary, by @sheogorath. (#24)
    • If the --web-dir option is NOT specified, the embedded frontend files are used.
    • If the --web-dir is specified, ALL embedded files are ignored.
  • Make OSM tile server configurable with the TileServerUrl option, by @wunderliebe. (#61)
  • Expose a Prometheus /metrics endpoint (see the MetricsAddrPort option). (#113)
    • An example Grafana template is available.
  • Store last_seen_time for accounts (!128)
  • Fix: preserve map zoom level when stepping through locations. (!118)
  • Other small changes, see the commit history.

For more details, see the announcement blog post.

Don't miss a new fmd-server release

NewReleases is sending notifications on new releases.