Skip to content

server: v1.6.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:44
8db7001

Changelog

1.6.0 (2026-08-26)

Features

  • app,web,server: filter receptions by sender-id class (#528) (f10b1ac)

1.5.1 (2026-08-26)

Bug Fixes

  • web,server: say how far back the map reaches instead of "capped" (#488) (5a26e51), closes #440

1.5.0 (2026-08-25)

Features

  • server,web: give a flood with no sender something to filter on (#497) (9362217)

Bug Fixes

  • server,app: stop one reception blocking every reception behind it (#505) (c49b87a), closes #454

1.4.0 (2026-08-24)

Features

  • server,web: show a visitor everything that has been mapped (#466) (4dc885d)

1.3.0 (2026-08-19)

Features

  • app,server: draw SF8 nodes on the position layer too (#430) (863c3ac), closes #418

1.2.0 (2026-08-19)

Features

  • server,web: draw node positions from the registry, not from what you heard (#398) (a4ac33b), closes #377

1.1.1 (2026-08-15)

Bug Fixes

  • server: store an unknown gps accuracy as NULL and reject a positionless payload (#349) (3232b90)

1.1.0 (2026-07-27)

Features

  • web,server: browsable multi-select target-list picker (#223) (#288) (184712b)

1.0.1 (2026-07-04)

Build System

  • server: build image with golang:1.26-alpine (go.mod requires go 1.25) (e3d081b)

1.0.0 (2026-07-04)

Features

  • server: user management, roles, and guest data degradation (v1.0) (a3a9c8a)

0.6.0 (2026-07-03)

Features

  • web filter parity with the app (packet-type + direct-only via hops) (#170) (3ce0640)

0.5.0 (2026-07-02)

Features

  • lift the 5000-point cap — paged points fetch (map 25k, Locate all) (#160) (0a1413b)

0.4.1 (2026-07-01)

Documentation

  • dedupe release changelogs (drop merge-commit duplicates) (#70) (10d0528)

0.4.0 (2026-07-01)

Features

  • CoreScope mobile-observer points as two optional map layers (adverts/relays) (aa411fd), closes #60
  • identify every zero-hop node (advert + discover) by ID + role, resolve name via API (3728f26), closes #41
  • Locate merges CoreScope sightings + focus-mode hides other points (ad36014), closes #62

0.3.0 (2026-06-30)

Features

  • server,web: expose server version via /api/version and show it on the site (c4cde9d)

Bug Fixes

  • server: emit hex coverage coordinates in GeoJSON [lon,lat] order (e55514b)

0.2.0 (2026-06-30)

Features

  • analysis website — multi-hunter map at map.on8ar.eu (#19) (42465fb)