Release v6.0.0
Breaking changes
PrestaShop 8 is now fully supported. Since PS 8 has different PHP requirements over PS 1.7, we've updated our module dependencies as well.
- You must use PHP 8.0 or higher.
- Your PrestaShop is version 8.0 or higher.
- Your BTCPay Server is version 1.7.0 or higher.
See the upgrade guide for more details.
Relevant MR's
- Upgrade to PrestaShop 8.0 by @BitcoinMitchell in #74
- Fix stuff breaking on PS8 by @ndeet in #83
- Ensure PHP 8 and PS 8 compatibility by @BitcoinMitchell in #84
Full Changelog: v5.2.1...v6.0.0
Thank you @powerpowera and @ndeet for testing.
This version should be consider the stable default. Do not use 5.x/the older tags unless you really have to.