From 4b1365068a3704b4acf26bf4a3f32ce8944d02cb Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Fri, 8 Jan 2021 06:20:06 +1100 Subject: [PATCH] 5.33.1 Release notes --- release-notes.md | 9 +++++++++ release-notes/5.33.1.md | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 release-notes/5.33.1.md diff --git a/release-notes.md b/release-notes.md index 5f2dbfbd41..fe94527e7c 100644 --- a/release-notes.md +++ b/release-notes.md @@ -15,6 +15,15 @@ Other resources for identifying changes are: * https://github.com/civicrm/civicrm-joomla * https://github.com/civicrm/civicrm-wordpress +## CiviCRM 5.33.1 + +Released January 7, 2021 + +- **[Synopsis](release-notes/5.33.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.33.1.md#bugs)** +- **[Credits](release-notes/5.33.1.md#credits)** +- **[Feedback](release-notes/5.33.1.md#feedback)** + ## CiviCRM 5.33.0 Released January 6, 2021 diff --git a/release-notes/5.33.1.md b/release-notes/5.33.1.md new file mode 100644 index 0000000000..e6c21a030c --- /dev/null +++ b/release-notes/5.33.1.md @@ -0,0 +1,37 @@ +# CiviCRM 5.33.1 + +Released January 7, 2021 + +- **[Synopsis](#synopsis)** +- **[Bugs resolved](#bugs)** +- **[Credits](#credits)** +- **[Feedback](#feedback)** + +## Synopsis + +| *Does this version...?* | | +| --------------------------------------------------------------- | -------- | +| Change the database schema? | no | +| Alter the API? | no | +| Require attention to configuration options? | no | +| Fix problems installing or upgrading to a previous version? | no | +| Introduce features? | no | +| **Fix bugs?** | **yes** | + +## Bugs resolved + +* **_CiviContribute_: Fix fatal error on loading contribution page due to mismatched ts tags ([#19341](https://github.com/civicrm/civicrm-core/pull/19341))** + +## Credits + +This release was developed by the following authors and reviewers: + + +iXiam - Vangelis Pantazis; Coop SymbioTIC - Mathieu Lutfy; MJCO - Mikey O'Toole; +JMA Consulting - Seamus Lee; CiviCRM - Tim Otten; + +## Feedback + +These release notes are edited by Tim Otten and Andrew Hunt. If you'd like to +provide feedback on them, please login to https://chat.civicrm.org/civicrm and +contact `@agh1`. -- 2.25.1