Releases: gnuzd/lazypock
Releases · gnuzd/lazypock
v0.7.0
Compare
Sorry, something went wrong.
No results found
0.7.0 (2026-08-29)
Features
docs: add SvelteKit documentation site for lazypock-ts (151b12a )
v0.6.2
Compare
Sorry, something went wrong.
No results found
0.6.2 (2026-08-28)
Bug Fixes
enforcer: deny instead of crashing on malformed record id in rule eval (c1f4ed0 )
enforcer: deny instead of crashing on malformed record id in rule eval (25581d1 )
v0.6.1
Compare
Sorry, something went wrong.
No results found
0.6.1 (2026-08-25)
Bug Fixes
cors: echo requested headers in preflight so X-Connection-Id is allowed (4bbe37f )
v0.6.0
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-08-25)
Features
migrations: auto-register raw tables as collections + realtime id support (63defa8 )
Bug Fixes
migrations: auto-register raw tables as collections; realtime origin-exclusion for SDK clients (d80d134 )
v0.5.1
Compare
Sorry, something went wrong.
No results found
0.5.1 (2026-08-24)
Bug Fixes
register collections from user migrations + add backup restore (fdeae88 )
v0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-08-23)
Features
realtime: exclude origin connection, custom channels, admin channel fix (a6bf6e4 )
realtime: exclude origin connection, custom channels, admin channel fix (68b0f30 )
v0.4.5
Compare
Sorry, something went wrong.
No results found
0.4.5 (2026-08-22)
Bug Fixes
core: guard hide-password migration against missing boot-time tables (e8ce84d )
core: guard hide-password migration against missing boot-time tables (39206cc )
v0.4.4
Compare
Sorry, something went wrong.
No results found
0.4.4 (2026-08-22)
Bug Fixes
collections: users is a normal auth collection, not system (094866c )
collections: users is a normal auth collection, not system (fca447f )
users: accept password alias, hide password fields (5eb30f6 )
users: accept password alias, hide password fields (2392c11 )
v0.4.3
Compare
Sorry, something went wrong.
No results found
0.4.3 (2026-08-22)
Bug Fixes
import: toast results, drop posts seed, self-heal missing users collection (fc10943 )
import: toast results, drop posts seed, self-heal missing users collection (d805cb7 )
v0.4.2
Compare
Sorry, something went wrong.
No results found
0.4.2 (2026-08-22)
Bug Fixes
import: keep field names verbatim — no snake/camel conversion (d195ed5 )
import: make PocketBase JSON exports import cleanly + honor deleteMissing for fields (b0b5429 )
import: PocketBase JSON exports import cleanly + deleteMissing honors fields (6830c4b )