github hankscafe/omnibus v1.0.6-beta.019
Omnibus v1.0.6-beta.019

latest releases: v1.0.9-beta.071, v1.0.9-beta.070, v1.0.9-beta.069...
one month ago

v1.0.6-beta.019 - fix: resolve foreign key crashes and secure ghost sessions in request APIs

  • Update JWT session callback in options.ts to instantly expire and invalidate sessions if the user account is deleted or the database is wiped.
  • Implement strict userExists validation across all request endpoints (
    oute.ts, manual/route.ts,
    etry/route.ts) to gracefully reject stale cookies with a 401 Unauthorized instead of throwing fatal 500 errors.
  • Fix Foreign key constraint violated crashes during new series creation by correctly assigning the libraryId parameter.
  • Ensure the request engine respects the new multi-library architecture by actively routing new series to the designated Manga or Standard default libraries based on their metadata.

Don't miss a new omnibus release

NewReleases is sending notifications on new releases.