Skip to content

Releases: Stivan-Lucas/omninexus-backend

v1.7.0

01 Apr 17:21

Choose a tag to compare

1.7.0 (2026-04-01)

Bug Fixes

  • release: update repository URL to match github (493e3a2)
  • release: update repository URL to match GitHub (97adf8f)

Features

  • api: implement agent keys management and auth refactor (66c5fa0)
  • db: modularização do schema e nova tabela de licenças (e9b428c)
  • db: modularização do schema e nova tabela de licenças (b7388d9)

v1.6.0

31 Mar 15:03

Choose a tag to compare

1.6.0 (2026-03-31)

Bug Fixes

  • ci: fix environment variable validation in github actions (948bb19)
  • env: fix CI environment validation and remove translations from schema (2ba8ae2)

Features

  • auth: implement jwt provider and extended fastify types (89dbb75)
  • auth: integrate localized error handling in routes and auth plugin (9da8d20)
  • auth: setup jwt plugin and fastify type definitions (0e09ea1)
  • i18n: setup i18next plugin and localized resources (e0e4330)
  • users: add user crud and login routes (fe21d7c)
  • validation: implement global zod error map with i18n support (ad4bf19)

v1.5.0

29 Mar 21:42

Choose a tag to compare

1.5.0 (2026-03-29)

Bug Fixes

  • error: adjusted error params (85a2ebf)

Features

  • deploy: prepare to package to deploy db (378cfa6)

v1.4.0

28 Mar 12:41

Choose a tag to compare

1.4.0 (2026-03-28)

Bug Fixes

  • error: add new env validate (eb3dec5)

Features

  • database: setup postgres with drizzle and users module infrastructure (96c0426)

v1.3.1

28 Mar 11:42

Choose a tag to compare

1.3.1 (2026-03-28)

Bug Fixes

  • ci: upgrade node to v22 and inject test environment variables (74a6aa9)
  • tests: remove unused env import in app.test.ts (b26413b)

v1.3.0

27 Mar 19:10

Choose a tag to compare

1.3.0 (2026-03-27)

Features

  • test: implement bun test suite and github actions ci workflow (f988728)

v1.2.0

27 Mar 18:33

Choose a tag to compare

1.2.0 (2026-03-27)

Features

  • i18n: implement multi-language support with automatic detection (3340743)
  • rate-limit: add localized error messages and request throttling (031e4a1)
  • security: implement rate limiting plugin with i18n support (93acfca)

v1.1.0

27 Mar 11:05

Choose a tag to compare

1.1.0 (2026-03-27)

Features

  • i18n: add strict typing for translation keys from JSON (1655cbe)

v1.0.0

19 Mar 18:49

Choose a tag to compare

1.0.0 (2026-03-19)

Features

  • docs: add documentation mode (415c926)
  • implement environment variable validation with Zod (e4c2553)
  • initialize fastify server using validated env and custom logger (d69747e)
  • init: inite the project (083fe3d)
  • new: add validation base auth in rote docs (9a20866)
  • new: new package and update (3924fbb)
  • new: setup fastify with zod type provider (b4a1505)
  • setup Pino logger with pino-pretty and pino-roll rotation (9b9c319)

Performance Improvements

  • add: add new pack base auth (5746d32)
  • union: access tho info package (2745321)