Skip to content

v0.2.2

Choose a tag to compare

@operationETH operationETH released this 21 Jun 21:29
· 77 commits to main since this release

What's Changed

fixes

  • fixed page-load stalls caused by setup-state checks hitting SQLite during request middleware.
  • reduced event loop blocking by caching setup/auth state used during request handling.
  • fixed N+1 database queries during history/media enrichment.
  • fixed history monitor test regressions after the bulk query optimization.

deps updates

Full Changelog: v0.2.1...v0.2.2