Skip to content

2.12.1

Choose a tag to compare

@Amaury Amaury released this 17 May 21:14
· 75 commits to main since this release

New feature

Improvements

  • Comma: use a registry instead of an array to store datasources.
  • Dumper: better recursion management.
  • Example configuration files: Rename root controller from 'HomepageController' to 'Homepage'.

Debugs

  • Session: In extractPrefix(), avoid creating the session if there is no data.
  • Api plugin: debug ApiKey table management.
  • Auth controller: debug token log message.
  • Language plugin: avoid adding a slash character at the end of redirection URL.