From 7b47b2a69ab102de1acba272ade65c25a35e8fc9 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Sat, 2 Mar 2024 16:04:09 -0500 Subject: [PATCH] Add release-notes/5.70.2.md --- release-notes.md | 9 +++++++++ release-notes/5.70.2.md | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 release-notes/5.70.2.md diff --git a/release-notes.md b/release-notes.md index 1db8af7cae..3a9a8833fe 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.70.2 + +Released March 2, 2024 + +- **[Synopsis](release-notes/5.70.2.md#synopsis)** +- **[Bugs resolved](release-notes/5.70.2.md#bugs)** +- **[Credits](release-notes/5.70.2.md#credits)** +- **[Feedback](release-notes/5.70.2.md#feedback)** + ## CiviCRM 5.70.1 Released February 22, 2024 diff --git a/release-notes/5.70.2.md b/release-notes/5.70.2.md new file mode 100644 index 0000000000..50e34f2eb6 --- /dev/null +++ b/release-notes/5.70.2.md @@ -0,0 +1,38 @@ +# CiviCRM 5.70.2 + +Released March 2, 2024 + +- **[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** | +| Fix security vulnerabilities? | no | + +## Bugs resolved + +* **_Search Kit_: Displays of type "DB Entity" may lead to errors about "getLinks" ([#29589](https://github.com/civicrm/civicrm-core/pull/29589))** +* **_Search Kit_: Some tasks ("Enable", "Disable") display an inappropriate pop-up ([#29547](https://github.com/civicrm/civicrm-core/pull/29547))** + +## Credits + +This release was developed by the following authors and reviewers: + +MJW Consulting - Matthew Wire; Greenleaf Advancement - Guy Iaccarino; Coop SymbioTIC - +Samuel Vanhove; CiviCRM - Coleman Watts, + +## Feedback + +These release notes are edited by Tim Otten and Andie Hunt. If you'd like to +provide feedback on them, please login to https://chat.civicrm.org/civicrm and +contact `@agh1`. -- 2.25.1