From 76f2f10d48386e3a631f7a16eaf217bcf3584dd6 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 4 Dec 2020 23:51:41 -0800 Subject: [PATCH] Add release-notes/5.32.1 --- release-notes.md | 9 +++++++++ release-notes/5.32.1.md | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 release-notes/5.32.1.md diff --git a/release-notes.md b/release-notes.md index f7af22cd5e..26c3abaa1c 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.32.1 + +Released December 5, 2020 + +- **[Synopsis](release-notes/5.32.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.32.1.md#bugs)** +- **[Credits](release-notes/5.32.1.md#credits)** +- **[Feedback](release-notes/5.32.1.md#feedback)** + ## CiviCRM 5.32.0 Released December 2, 2020 diff --git a/release-notes/5.32.1.md b/release-notes/5.32.1.md new file mode 100644 index 0000000000..e3c73db404 --- /dev/null +++ b/release-notes/5.32.1.md @@ -0,0 +1,41 @@ +# CiviCRM 5.32.1 + +Released December 5, 2020 + +- **[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?** | **yes** | +| Introduce features? | no | +| **Fix bugs?** | **yes** | + +## Bugs resolved + +* **_CiviContribute_: Recurring contribution scheduled incorrectly ([dev/core#2231](https://lab.civicrm.org/dev/core/-/issues/2231): [#19119](https://github.com/civicrm/civicrm-core/pull/19119))** + + This is a runtime fix that prevents further miscalculation. Sites which used a buggy version may also need to fix miscalculated schedules. Please visit [dev/core#2231](https://lab.civicrm.org/dev/core/-/issues/2231) for discussion of techniques or future updates. + +* **_Advanced Search_: Error handling custom-fields of type "Integer" / "Radio" ([dev/core#2188](https://lab.civicrm.org/dev/core/-/issues/2188): [#18970](https://github.com/civicrm/civicrm-core/pull/18970), [#19123](https://github.com/civicrm/civicrm-core/pull/19123))** +* **_Export_: Error exporting non-primary fields ([dev/core#2230](https://lab.civicrm.org/dev/core/-/issues/2230): [#19104](https://github.com/civicrm/civicrm-core/pull/19104))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Tadpole Collective - Kevin Cristiano; Semper IT - Karin Gerritsen; Megaphone Technology Consulting - Jon Goldberg; MJW Consulting - +Matthew Wire; JMA Consulting - Seamus Lee; CiviCRM - Tim Otten, Coleman Watts; Agileware - Justin Freeman + +## 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