[3.13.0]
Update firefly-iii to 6.7.1
Full Changelog
Added a view for all transactions.
oAuth tokens are now on a separate page.
The rule engine features an "expression engine". It is now disabled by default and must be turned on again in /settings.
Switched from Twig template engine to Blade.
Cron jobs are now per user, only users with the "owner" role can force the cron job or run it for different users.
Issue 12744 (Cloning transactions doesn't work) reported by @grgar
Issue 12749 (Unable to reconcile accounts) reported by @gthbusrr
Setting an invalid language would break your account.
Any logged-in user could run shell commands on the server through a rule action, found by Adam K.
A stolen password against a 2FA-protected account could lead to remote code execution, found by Adam K.