Skip to content

Releases: Attendize/Attendize

v2.8.0

26 Jan 03:53
Compare
Choose a tag to compare

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

12 Jan 03:46
d2d187b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

06 Sep 22:45
Compare
Choose a tag to compare

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

Full Changelog: v2.5.0...v2.6.0

v2.5.0

04 Jun 03:52
Compare
Choose a tag to compare

🎉 ! 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

Full Changelog: v2.4.0...v2.5.0

v2.4.0

22 Oct 02:10
Compare
Choose a tag to compare

Fixes

  • Duplicated translation files #594
  • Sending messages from orders page is broken #955
  • Add request throttling to auth routes
  • Change the Publish event from a link to a form and button using POST so the request can be validated

Additions

  • Improve German translations #986 and #985
  • Add SECURITY.md

Deprecations

  • Remove Google+ #970

v2.3.1

01 Aug 19:15
Compare
Choose a tag to compare

Fixes

Default language switched back to en from es.

v2.3.0

01 Aug 18:23
4d534ad
Compare
Choose a tag to compare

v2.3.0

Additions

#922 Add RTL (right-to-left) Language support
#937 Add Russian language files and templates

Fixes

#950 Error in language file
#954 Fix RTL styles
#939 Make non-queued emails translatable
#938 Fix untranslated email template

v2.2.4

21 Jul 19:30
Compare
Choose a tag to compare

Updated version numbers

v2.2.3

20 Jul 03:38
2e6c6f5
Compare
Choose a tag to compare

Additions

None

Fixes

  • #871: Undefined variable: organisers
  • #917: make setup to build a Docker Image does not work
  • #918: wrong import name
  • #923: call to undefined function lang() in reservation confirmation view
  • #924: Update OrderConfirmation.blade.php

v2.2.2

04 May 16:01
e44da26
Compare
Choose a tag to compare

Additions

None

Fixes

  • #901 [BUG] No place to submit payment details