Skip to main content
Version: 1.2.0

Changelog

v1.2.0 - 10/2023

  • Add switcher light or dark theme.
  • Add new inverse theme.
  • Now Support Docker and Docker Compose.
  • Extend username length up to 64 chars, RFC 5321.
  • Fixed date format on export.
  • Removed Redis and base-64 dependencies.
  • Add Email Logo link from configuration.
  • Upgrade dependencies.
  • Update pdf documentation.
  • Update configuration.
  • Update server.js.
  • Update template.
Break Changes

Please be careful, this version has a Break Changes on :

  • Default Theme will not working.
  • server.js - Removed Redis Package, Update Fastify Cacheman.
  • config.js - Added new configuration for logo on email.

v1.1.0 - 08/2023

  • Add Oauth for Apple ID.
  • Update email for reset password.
  • Update config.
  • Update dependencies.
  • Update postman file.
  • Update docs about API.
  • Add docs how to upgrade.
Break Changes

Please be careful, this version has a Break Changes on :

  • config.js - Add new configuration for oauth apple.

v1.0.0 - 03/2023

  • First Release.