Skip to content

2.14.0

Choose a tag to compare

@axeloz axeloz released this 29 Jun 11:47
· 1 commit to main since this release

I haven't released a new version for a while, sorry about that.

In this release:

  • [BREAKING] Upgrade from Laravel 10 to Laravel 12. Check requirements
  • Forcing UTC timezone
  • Fixing bundle deletion
  • Fixing #68 (cleaning dead routes)
  • Fixing #69 (rewrite of the purge command, now deleting bundles and associated files)
  • Fixing #70 (incorrect namespace on a given controller)
  • Fixing #71 (authentication validation issue that may explain the login issues)
  • Fixing #72 (tiny mistake on the download process)
  • Fixing #73 (extra security to ensure that the correct file is deleted)
  • Fixing some translations

Let me know,
Thanks