Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 07:57

2.0.0 (2026-08-26)

⚠ BREAKING CHANGES

  • audit: retire audit_entries and its seven call sites
  • urgency is an integer wire contract in three places at once — spot_overview computes it, the server sorts on it (urgency,name,id, with keyset paging riding on that order), and it travels in /spots?urgency=N links readers keep. The rung could not be appended at 7, which would sort it below the closed Spots, so prospect, paused and closed move to 5, 6 and 7. An old client against a new server labels the Erkundungen "Erfassung ausstehend".

Features

  • audit: a retention window, off by default, and the guard it needs (a97072b)
  • audit: audit_events, the log in the shape the shared emitter writes (191f3af)
  • audit: retire audit_entries and its seven call sites (afb77c0)
  • audit: sign-ins, failed attempts and OAuth2 provisioning (7ab689c)
  • audit: the routes, the export and the cron (e853809)
  • audit: the screen reads the new row shape (8b7e5f0)
  • audit: the vocabulary and the binding onto zugvogel's machinery (854a44a)
  • audit: Tier A — one generic hook per verb over the registry (6b8cc6d)
  • findings: correct a Fund's description after the fact (0f006e7)
  • give "noch nicht erfasst" a rung instead of a borrowed due rank (bea931f)

Bug Fixes

  • areas: refuse removing a Bereich photo out from under its pins (9cb17b6)
  • areas: the pin canvas reserves its box while the photo loads (fc696cd)
  • platform: let a German iPhone speak German, and keep Android's backup out (2e7b1fc)
  • rhythm: a Halbgelege follow-up is not the client's to delete (dc5fc16)
  • rhythm: recompute the Spot when a follow-up is written through the API (f06a7a6)
  • rules: a closing date is the server's, on both write paths (a38d4c9)
  • rules: who recorded a fact, and when, stop being client-writable (ccf18ff)
  • spots: a dossier section heading breaks instead of overflowing (0fa1704)
  • spots: name the survey rung for both ways of arriving on it (84bb321)
  • spots: the pin picker's search text sits on the icons' centre line (427474c)