September 12 2021
Pancake 4.14.0 Released
Pancake is ready for PHP 8.0. If you can upgrade to PHP 8.0, feel free to do it.
- [Feature] You can now accept payments with Stripe while complying with SCA. The Stripe payment gateway was rebuilt, and clients can now choose whether or not they want to store their payment details for future charges.
- [Feature] Pancake is now available in Catalan!
- [Improvement] Upgrades Pancake to be compatible with PHP 8.0. Work is underway to make it compatible with PHP 8.1.
- [Improvement] We've dropped Simpletags in emails. What that means is that you should use variables like {{invoice.first_name}} and not {invoice:first_name} in your emails. Existing email templates will be updated automatically.
- [Bugfix] Fixes an issue with time entries logged as ":05".
- [Bugfix] Fixes an issue with the Time Entry Rounding setting being set to ":05".
- [Bugfix] Fixes an issue that could prevent Stripe payments from going through correctly.
- [Bugfix] Fixes an issue with the permissions system when a user has tens of thousands of items assigned to them.
To force your copy of pancake to check for a new update please go to Settings -> Update and click "Check for updates".