From a005a80385db9bfe73c6b3d11bf552b7ebe3cfb6 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Sat, 11 May 2019 08:42:58 +1000 Subject: [PATCH] Add in Release notes for 5.13.3 Drop --- release-notes.md | 11 ++++++++++ release-notes/5.13.3.md | 47 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 release-notes/5.13.3.md diff --git a/release-notes.md b/release-notes.md index caaac6a198..6bdcf86a8c 100644 --- a/release-notes.md +++ b/release-notes.md @@ -14,6 +14,17 @@ Other resources for identifying changes are: * https://github.com/civicrm/civicrm-joomla * https://github.com/civicrm/civicrm-wordpress +## CiviCRM 5.13.3 + +Released May 13, 2019 + +- **[Synopsis](release-notes/5.13.3.md#synopsis)** +- **[Features](release-notes/5.13.3.md#features)** +- **[Bugs resolved](release-notes/5.13.3.md#bugs)** +- **[Miscellany](release-notes/5.13.3.md#misc)** +- **[Credits](release-notes/5.13.3.md#credits)** +- **[Feedback](release-notes/5.13.3.md#feedback)** + ## CiviCRM 5.13.2 Released May 6, 2019 diff --git a/release-notes/5.13.3.md b/release-notes/5.13.3.md new file mode 100644 index 0000000000..71e289e311 --- /dev/null +++ b/release-notes/5.13.3.md @@ -0,0 +1,47 @@ +# CiviCRM 5.13.3 + +Released May 13, 2019 + +- **[Synopsis](#synopsis)** +- **[Bugs resolved](#bugs)** +- **[Credits](#credits)** +- **[Feedback](#feedback)** + +## Synopsis + +| *Does this version...?* | | +|:--------------------------------------------------------------- |:-------:| +| Fix security vulnerabilities? | no | +| 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 + +- **Fix regression in outputting names on activity tab with > 25 activities recorded" ([dev/core#942](https://lab.civicrm.org/dev/core/issues/942): + [14231](https://github.com/civicrm/civicrm-core/pull/14231))** + +- **Fix regression in layout of activity search following activity date conversion to date picker range and use select2 for select list + ([14230](https://github.com/civicrm/civicrm-core/pull/14230))** + +- **FIx e-notice when creating or editing a profile [[dev/core#923](https://lab.civicrm.org/dev/core/issues/923): + [14229](https://github.com/civicrm/civicrm-core/pull/14229))** + +- **Fix regression with new menu bar, remove deprecated :hover jQuery selector ([dev/core#950](https://lab.civicrm.org/dev/core/issues/950): + [14228](https://github.com/civicrm/civicrm-core/pull/14228)** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Pradeep Nayak; GreenPeace Central and Eastern Europe - Patrick Figel; +Dave D; CiviCRM - Coleman Watts; Australian Greens - Seamus Lee; + +## 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