Skip to content

Releases: code4recovery/wagtail-meeting-guide

1.5.0

19 Mar 18:06
Compare
Choose a tag to compare

What's Changed

  • Django 4.0 support.
  • Wagtail 4.2 support.
  • CodeRed CRX 2.0 support.
  • Bootstrap 5 support.
  • Updated to only include the PayPal handle, rather than a full URL.

Full Changelog: 1.4.1...1.5.0

1.4.1

21 May 20:59
Compare
Choose a tag to compare

What's Changed

  • Bug fix: add appropriate meta info for mobile on /meetings/ path.

Full Changelog: 1.4.0...1.4.1

1.4.0

21 May 18:23
Compare
Choose a tag to compare

What's Changed

  • Upgraded to the latest TSML-UI ReactJS front end
  • Changed URL to /meetings/ and added a nav-less home view for easy interface access from mobile.
  • Cleaned up print versions, which will not be completed.

Full Changelog: 1.3.4...1.4.0

1.3.4

07 Nov 17:19
Compare
Choose a tag to compare
  • Fixes a bug where the location foreign key wasn't being updated when the parent page was.
  • Removed some unused legacy cruft.

1.3.3

14 Oct 12:23
Compare
Choose a tag to compare
  • Upgrades TSML-UI to the latest version as of this release.
  • Adds support for feedback emails for meeting changes.
  • Adds a section for Meetings in Progress at the top of the meeting list.

1.3.2

11 Oct 09:43
Compare
Choose a tag to compare
  • We'll deprecate weasyprint later.

1.3.1

11 Oct 09:38
Compare
Choose a tag to compare
  • Update dependencies: django-mptt and remove django-weasyprint.

1.3.0

11 Oct 09:33
Compare
Choose a tag to compare
  • Upgrade to the latest TSML-UI under the hood.
  • Remove unused JSON API endpoint fields, and GZip the response to avoid Safari caching issue.

1.2.4

02 Oct 21:40
Compare
Choose a tag to compare
  • Default to using Django's BigAutoField for id.

1.2.3

02 Oct 21:31
Compare
Choose a tag to compare
  • Simplifies the settings.