2 Commits

Author SHA1 Message Date
Jason Stedwell 9f446d7b01 Align package versions with docs: 1.0.0 -> 0.8.1
Build and Push Docker Image / build (push) Successful in 32s
The docs/roadmap use the 0.8.x scheme; package.json was scaffold-default 1.0.0.
The startup banner reads its version from package.json, so it now reports 0.8.1.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 15:45:02 -05:00
Jason Stedwell 1f1e0c3e5a Deps: bump better-sqlite3 to ^11 (Node 18-24 prebuilds), drop unused auth deps
bcrypt, jsonwebtoken, express-validator, express-rate-limit were never imported.
better-sqlite3 9.x fails to compile on Node >=22.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 14:45:22 -05:00