Skip to content

Releases: developerz-ai/ultimate

v1.10.1

Choose a tag to compare

@developerz-ai developerz-ai released this 13 Aug 20:14
d33769c

v1.10.1

Bug Fixes

  • tier 0-2 low-severity bug sweep — cache, lifecycle, storage, http, clock threading (#68)

Tests

  • route + mcp-exposure predicate tests, PR group close (#69)

v1.10.0

Choose a tag to compare

@developerz-ai developerz-ai released this 13 Aug 16:35
1dcf0a7

v1.10.0

Features

  • N+1 detection — dev-only, production pays one branch (#67)

v1.9.0

Choose a tag to compare

@developerz-ai developerz-ai released this 13 Aug 10:23
c378543

v1.9.0

Features

  • batching writes, iteration, aggregates — both drivers (#66)

v1.8.0

Choose a tag to compare

@developerz-ai developerz-ai released this 13 Aug 07:01
568eb74

v1.8.0

Features

  • relations — make references() readable at query time (#64)
  • batching reads — coalescing, JIT preload, preload() (#65)

Bug Fixes

  • single-flight reads, request memo, NULL parity (#63)

Tests

  • failing-first tests for the RAII fixes (#61)
  • prove the statement observer's production path is unchanged (#62)

v1.7.1

Choose a tag to compare

@developerz-ai developerz-ai released this 12 Aug 23:40
467cb45

v1.7.1

Bug Fixes

  • gate honesty — skip counts, ratchet, package-shape, robots test (#59)
  • the framework version is a call, so a compiled binary boots (#60)

Docs

  • plan 101 — framework audit + RAII, batching, N+1 detection (#58)

v1.7.0

Choose a tag to compare

@developerz-ai developerz-ai released this 12 Aug 07:18
50991f4

v1.7.0

Features

  • /planx — write an executable plan another agent can pick up (#57)

Bug Fixes

  • link the admin dashboard, in both directions (#56)

v1.6.1

Choose a tag to compare

@developerz-ai developerz-ai released this 12 Aug 06:32
58d0ff0

v1.6.1

Bug Fixes

  • sign out sends the browser home instead of printing JSON at it (#55)

v1.6.0

Choose a tag to compare

@developerz-ai developerz-ai released this 12 Aug 06:09
2f45163

v1.6.0

Features

  • make login work, and make the demo look like a product (#53)

Bug Fixes

  • make a deployed Ultimate app render, and stop answering a browser with JSON (#52)
  • probe postgres over TCP, not the socket the bootstrap server owns (#54)

v1.5.0

Choose a tag to compare

@developerz-ai developerz-ai released this 12 Aug 03:23
052016d

v1.5.0

Features

  • encrypted secrets, a served /_storage, and a boot that says what it needs (#51)

Docs

  • nine claims the last three PRs made false (#50)

v1.4.0

Choose a tag to compare

@developerz-ai developerz-ai released this 11 Aug 23:17
ab0dea4

v1.4.0

Features

  • route data seam, a Lucide icon wrapper, parallel tests, actor facts, branded ids (#48)

Bug Fixes

  • the default worker count lost to serial on the runner it exists for (#49)