Skip to content

Routing

26 August 2026

19 changes:

  • One set of controllers, two addresses
  • The administrator that could not administer
  • The admin links that left the admin area
  • The logout that revoked nothing
  • A webhook queue with no consumer
  • Three endpoints that had never worked
  • A column you could write and not read
  • Every scaffolded project refused to test itself on macOS
  • The test database that would not copy
  • The recovery path was the crash
  • The HTTP tests that were all testing the home page
  • The discovery document that was not JSON
  • The pages that rendered nothing
  • The scopes the server advertised and refused
  • Five actions that could never be called
  • Four views indexing keys that were never there
  • A password you can set from a shell
  • Two language objects, and themes that could not be found
  • The manifest that synced nothing

16 August 2026

15 changes:

  • Wrote 1 path(s), and every word of it was true
  • The JSON renderer decided every response was fine
  • A failed list query killed the request
  • The controller a model needs costs 1.5 microseconds
  • The one place a shared layout could not be
  • A comparison table is a claim too
  • The redirect the guide promised
  • The cache category was accepted and discarded
  • A marker nothing flipped
  • The HTML document could not say what page it was
  • getData() and the columns it never returned
  • An alarm that stays rare
  • A column that described data nobody wrote
  • Fourteen tabs do not fit
  • Two things that did not complain

27 July 2026

8 changes:

  • Column comments are now applied when altering a table
  • Partial indexes and column ordering in the schema builder
  • Native enum types in the schema builder
  • Attribute-routed controller actions now dispatch
  • Auth controller tests no longer drop the shared users table
  • The test suite no longer leaves an app/ directory in the repo
  • Realtime: pluggable SSE + WebSocket backplane
  • Cross-cutting improvements: flat-key cache, log output modes, media alpha fix