Skip to content

v0.14.3

Choose a tag to compare

@andrehrferreira andrehrferreira released this 11 May 20:18
· 43 commits to main since this release

✨ Features

  • Added support for disabling automatic system logging via configuration in the Repository module.
  • Fully tested compatibility with Node.js v24, ensuring forward compatibility with the latest runtime version.

🛠️ Fixes

  • Fixed TypeScript configuration loading, ensuring proper resolution of .ts-based settings across environments.
  • Resolved a critical issue with CDN cache invalidation, improving asset delivery and consistency.
  • Fixed multiple bugs in the login system, improving session persistence and credential validation.
  • Updated integrity fingerprint validation logic, ensuring stronger session validation mechanisms.
  • Corrected behavior of boolean-type configuration values, which were previously misinterpreted in some scenarios.

📦 Dependencies

  • All internal and external dependencies have been updated to their latest stable versions for improved performance, security, and compatibility.