Releases: Attendize/Attendize
Releases · Attendize/Attendize
v2.8.0
What's Changed
- Refactored installer controller by @CristianDeluxe in #700
- Added a basic upgrade controller for upgrading your local attendize install to a newer version
- Fixed [BUG] version checking error #818
- Release Candidate v2.8.0 by @johannac in #1078
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
- Fixed some Dutch translations by @qlickit in #1046
- Updating spanish translations by @ovruni in #1069
- Capitalisation error by @justynpride in #1051
- Add organiser logo to confirmation emails by @egaudrain in #1063
- fix open_basedir restriction by @ichier in #1061
- Release Candidate 2.7.0 by @johannac in #1076
New Contributors
- @qlickit made their first contribution in #1046
- @ovruni made their first contribution in #1069
- @egaudrain made their first contribution in #1063
- @ichier made their first contribution in #1061
Full Changelog: v2.6.0...v2.7.0
v2.6.0
v2.6.0
Fixes a major bug with refunding Stripe transactions not processing correctly. Also fixes a UI issue that allowed multiple/duplicate charges to go through due to the payment submit button not being locked correctly. Thank you to @storca for contributing these fixes.
What's Changed
- Fix StripeSCA not refunding and charging multiple times by @storca in #1016
- Fix broken tests by @quentincaffeino in #978
Full Changelog: v2.5.0...v2.6.0
v2.5.0
🎉 ! Support for Composer V2 ! 🎉
Finally reached this big milestone in upgrading the legacy code. Big thanks to all who contributed, especially @quentincaffeino and @justynpride for providing code changes and testing feedback.
What's Changed
- Updated laravel framework to support composer v2 by @quentincaffeino in #936
Full Changelog: v2.4.0...v2.5.0