diff --git a/release-notes.md b/release-notes.md index 07a9dbbdf6f684ca5bf83d8c605ebebf23ecc6e7..d46c114966615c3c8f2e8bf9a67cf51104ee91f0 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.80.3 + +Released January 9, 2025 + +- **[Synopsis](release-notes/5.80.3.md#synopsis)** +- **[Bugs resolved](release-notes/5.80.3.md#bugs)** +- **[Credits](release-notes/5.80.3.md#credits)** +- **[Feedback](release-notes/5.80.3.md#feedback)** + ## CiviCRM 5.80.2 Released January 9, 2025 diff --git a/release-notes/5.80.3.md b/release-notes/5.80.3.md new file mode 100644 index 0000000000000000000000000000000000000000..cfc80473cf3dfdf1a6749fc742ed7844887bf967 --- /dev/null +++ b/release-notes/5.80.3.md @@ -0,0 +1,36 @@ +# CiviCRM 5.80.3 + +Released January 9, 2025 + +- **[Synopsis](#synopsis)** +- **[Bugs resolved](#bugs)** +- **[Credits](#credits)** +- **[Feedback](#feedback)** + +## <a name="synopsis"></a>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** | +| Fix security vulnerabilities? | no | + +## <a name="bugs"></a>Bugs resolved + +* **_System Status_: The "Old Files" check incorrectly complains about "afform/core/sql" files. ([#31744](https://github.com/civicrm/civicrm-core/pull/31744))** + +## <a name="credits"></a>Credits + +This release was developed by the following authors and reviewers: + +Megaphone Technology Consulting - Jon Goldberg; Dave D + +## <a name="feedback"></a>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`.