Skip to content

0.0.5

Compare
Choose a tag to compare
@ember-nexus-bot ember-nexus-bot released this 13 May 22:22
· 543 commits to main since this release
e9040c2

0.0.5 - 2023-05-13

Added

  • Database connection strings are now configurable via environment variables
  • Redis is now used.
  • Add user:create command.
  • Add user:session:create command.
  • Update dependencies.
  • Rework several commands.
  • Token management now uses Redis.
  • Remove Twig from production requirements, as it is not used.
  • Add security test cases, part of feature tests.
  • Upgrade to PHP 8.2.6
  • Upgrade to Alpine 3.18
  • Remove templates from Dockerfile