Skip to content

Releases: riligar-solutions/elysia-sqlite

v1.3.0

10 Jan 10:52

Choose a tag to compare

1.3.0 (2026-01-10)

Features

  • add rate-limit to demo and ignore .db files (acac158)
  • Persist config file alongside database by default (eca968c)

v1.2.2

10 Jan 07:35

Choose a tag to compare

1.2.2 (2026-01-10)

Bug Fixes

  • correctly return Response.redirect for trailing slash enforcement (4c07678)

v1.2.1

10 Jan 07:33

Choose a tag to compare

1.2.1 (2026-01-10)

Bug Fixes

  • add global request logger for debugging (06267bb)

v1.2.0

10 Jan 07:30

Choose a tag to compare

1.2.0 (2026-01-10)

Features

  • add debug route to inspect ui files (b3e51f8)

v1.1.7

10 Jan 07:26

Choose a tag to compare

1.1.7 (2026-01-10)

Bug Fixes

  • add cache-control headers and startup path logging (e07431c)

v1.1.6

10 Jan 07:22

Choose a tag to compare

1.1.6 (2026-01-10)

Bug Fixes

  • add debug logging for 404 assets (55bf218)

v1.1.5

10 Jan 07:17

Choose a tag to compare

1.1.5 (2026-01-10)

Bug Fixes

  • enforce trailing slash redirect for admin root (73b2674)

v1.1.4

10 Jan 07:12

Choose a tag to compare

1.1.4 (2026-01-10)

Bug Fixes

  • explicit file inclusion to exclude ui node_modules (c98e7d4)

v1.1.0

09 Jan 18:33

Choose a tag to compare

1.1.0 (2026-01-09)

Features

  • remove @elysiajs/static dependency (3e03819)