Skip to content

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 07:16
4cff324

3.6.0 (2026-06-07)

Added

  • add static analysis script for CI workflow (8c70369)
  • cli: add HelpController for cli command assistance (53e32e2)
  • config: add date/time formatting overrides for plugin settings (e538d73)
  • i18n: add interface settings translations for multiple locales (ddce4f2)
  • i18n: add missing translation for Plugins (d886953)
  • i18n: add new API key configuration messages in multiple languages (3c040b8)
  • settings: add interface settings page and navigation link (e146381)
  • settings: add interface settings page to controller (e7d7c1c)
  • settings: add interface settings route to URL rules (a1c2a7b)

Fixed

  • api: ensure submissions are complete and not marked as spam (a9b0db3)
  • controllers: clarify API consumer description and standardize API key header (5bc58bd)
  • i18n: correct Spanish and Dutch settings saved translations (798b6d7)
  • settings: return localized error message for unconfigured API key (552b0bb)
  • settings: update API key configuration message for clarity (eee0c8d)