5.10.0 release notes: late changes, credits, and last-minute fixes
authorAndrew Hunt <andrew@aghstrategies.com>
Wed, 6 Feb 2019 14:49:40 +0000 (09:49 -0500)
committerAndrew Hunt <andrew@aghstrategies.com>
Wed, 6 Feb 2019 15:25:19 +0000 (10:25 -0500)
contributor-key.yml
release-notes.md
release-notes/5.10.0.md
release-notes/5.9.1.md

index fd4eb81f47b40bd806c9af1e71614e8430f88c64..4de71414025d65d1f78abe7fd698be3c503f451a 100644 (file)
   organization: Circle Interactive
   jira        : marshCircle
 
+- github      : mathavanveda
+  name        : Mathavan Veeramuthu
+  organization: Veda Consulting
+
 - name        : Matt Allard
   organization: City of Winnipeg, Manitoba
   jira        : mattallard
index bbac3f237e98d27f28fa895d88c70d4fe979d584..03e13b3bc32529c7b48a0822a9315ccdfab0e0f3 100644 (file)
@@ -25,7 +25,16 @@ Released February 6, 2019
 - **[Credits](release-notes/5.10.0.md#credits)**
 - **[Feedback](release-notes/5.10.0.md#feedback)**
 
-# CiviCRM 5.9.0
+## CiviCRM 5.9.1
+
+Released January 16, 2018
+
+- **[Synopsis](release-notes/5.9.1.md#synopsis)**
+- **[Bugs resolved](release-notes/5.9.1.md#bugs)**
+- **[Credits](release-notes/5.9.1.md#credits)**
+- **[Feedback](release-notes/5.9.1.md#feedback)**
+
+## CiviCRM 5.9.0
 
 Released January 2, 2019
 
@@ -36,6 +45,24 @@ Released January 2, 2019
 - **[Credits](release-notes/5.9.0.md#credits)**
 - **[Feedback](release-notes/5.9.0.md#feedback)**
 
+## CiviCRM 5.8.2
+
+Released December 17, 2018
+
+- **[Synopsis](release-notes/5.8.2.md#synopsis)**
+- **[Bugs resolved](release-notes/5.8.2.md#bugs)**
+- **[Credits](release-notes/5.8.2.md#credits)**
+- **[Feedback](release-notes/5.8.2.md#feedback)**
+
+## CiviCRM 5.8.1
+
+Released December 12, 2018
+
+- **[Synopsis](release-notes/5.8.1.md#synopsis)**
+- **[Bugs resolved](release-notes/5.8.1.md#bugs)**
+- **[Credits](release-notes/5.8.1.md#credits)**
+- **[Feedback](release-notes/5.8.1.md#feedback)**
+
 ## CiviCRM 5.8.0
 
 Released December 5, 2018
@@ -47,7 +74,7 @@ Released December 5, 2018
 - **[Credits](release-notes/5.8.0.md#credits)**
 - **[Feedback](release-notes/5.8.0.md#feedback)**
 
-# CiviCRM 5.7.2
+## CiviCRM 5.7.2
 
 Released November 20, 2018
 
index 320193dcf66793bb3dfb80014877b628ce72ba6f..04184429de046cac19d79215d3b449c99fcbba47 100644 (file)
@@ -13,13 +13,13 @@ Released February 6, 2019
 
 | *Does this version...?*                                         |         |
 |:--------------------------------------------------------------- |:-------:|
-| Fix security vulnerabilities?                                   |         |
-| Change the database schema?                                     |         |
-| Alter the API?                                                  | **yes** |
-| Require attention to configuration options?                     |         |
-| Fix problems installing or upgrading to a previous version?     | **yes** |
-| Introduce features?                                             | **yes** |
-| Fix bugs?                                                       | **yes** |
+| Fix security vulnerabilities?                                   |   no    |
+| Change the database schema?                                     |   no    |
+| **Alter the API?**                                              | **yes** |
+| Require attention to configuration options?                     |   no    |
+| **Fix problems installing or upgrading to a previous version?** | **yes** |
+| **Introduce features?**                                         | **yes** |
+| **Fix bugs?**                                                   | **yes** |
 
 ## <a name="features"></a>Features
 
@@ -36,7 +36,7 @@ Released February 6, 2019
   ([13240](https://github.com/civicrm/civicrm-core/pull/13240))**
 
   This change introduces a new setting to the settings page for Localization "UI
-  Languages" for users in MonoLingual mode (not using multilingual). Configuring
+  Languages" for users in monolingual mode (not using multilingual). Configuring
   this setting results in the Language Switcher block being shown (same as in
   multilingual mode).
 
@@ -58,7 +58,8 @@ Released February 6, 2019
 - **optimize CRM_Utils_String::ellipsify() method
   ([13347](https://github.com/civicrm/civicrm-core/pull/13347))**
 
-  This change improves performance.
+  This change improves performance for the function that truncates a string and
+  adds an ellipsis on the end.
 
 ### CiviCase
 
@@ -90,6 +91,15 @@ Released February 6, 2019
 
 ### Core CiviCRM
 
+- **[dev/core#695](https://lab.civicrm.org/dev/core/issues/695) Custom Search
+  results selection failure and
+  [dev/core#679](https://lab.civicrm.org/dev/core/issues/679) Groups and Tags
+  affect search results when using Search Builder
+  ([13533](https://github.com/civicrm/civicrm-core/pull/13533))**
+
+  This resolves some search regressions introduced in 5.9.0 relating to caching
+  and custom searches.
+
 - **[dev/core#192](https://lab.civicrm.org/dev/core/issues/192) - Search builder
   fails for != smart group filter
   ([12344](https://github.com/civicrm/civicrm-core/pull/12344))**
@@ -249,6 +259,14 @@ Released February 6, 2019
 
 ### CiviContribute
 
+- **[dev/core#680](https://lab.civicrm.org/dev/core/issues/680) "Date Received"
+  for contributions no longer mandatory, also breaks financial transactions
+  ([13537](https://github.com/civicrm/civicrm-core/pull/13537))**
+
+- **[dev/core#651](https://lab.civicrm.org/dev/core/issues/651) Error exporting
+  contributions with soft credits
+  ([13536](https://github.com/civicrm/civicrm-core/pull/13536))**
+
 - **[dev/core#620](https://lab.civicrm.org/dev/core/issues/620) Unable to show
   custom fields on Repeat Contributions Report
   ([13350](https://github.com/civicrm/civicrm-core/pull/13350))**
@@ -280,6 +298,15 @@ Released February 6, 2019
 - **Declare 'amount' as required on ContributionRecur api
   ([13290](https://github.com/civicrm/civicrm-core/pull/13290))**
 
+### CiviEvent
+
+- **[dev/core#653](https://lab.civicrm.org/dev/core/issues/653) New Events
+  defaulting to event template after first page
+  ([13478](https://github.com/civicrm/civicrm-core/pull/13478))**
+
+  This resolves a regression introduced in 5.9.0 where creating a new event would
+  instead create a new event template.
+
 ### CiviMail
 
 - **[dev/report#5](CANNOT FIND THIS GITLAB ISSUE) - Fix mailing report unique
@@ -294,10 +321,6 @@ Released February 6, 2019
   This change makes it so that one can click the Public View url on the
   Scheduled and Sent mailing screen.
 
-- **[dev/core#469](https://lab.civicrm.org/dev/core/issues/469) Error on action
-  "Email - schedule/send via CiviMail" with multiple event names filter
-  ([13250](https://github.com/civicrm/civicrm-core/pull/13250))**
-
 - **[dev/core#623](https://lab.civicrm.org/dev/core/issues/623)
   civicrm_mailing_bounce_type.threshold = 30 for 'Away' is that correct?
   ([13366](https://github.com/civicrm/civicrm-core/pull/13366) and
@@ -379,15 +402,28 @@ Released February 6, 2019
 
 This release was developed by the following code authors:
 
-AGH Strategies - Alice Frumin, Andrew Hunt, Eli Lisseck; Andrew Thompson; Australian Greens - Seamus Lee; Christian Wach; CiviCoop - Klaas Eikelboom; CiviCRM - Coleman Watts, Tim Otten; CiviDesk - Sunil Pawar, Yashodha Chaku; CompuCorp - Davi Alexandre, Vinu Varshith Sekar; Coop SymbioTIC - Mathieu Lutfy; Electronic Frontier Foundation - Mark Burdett; Francesc Bassas i Bullich; Fuzion - Jitendra Purohit; Ginkgo Street Labs - Frank Gómez; iXiam - Luciano Spiegel; JMA Consulting - Monish Deb; mathavanveda; MillerTech - Chamil Wijesooriya; MJW Consulting - Matthew Wire; Ray Wright; Squiffle Consulting - Aidan Saunders; Tadpole Collective - Kevin Cristiano; Wikimedia Foundation - Eileen McNaughton
+AGH Strategies - Alice Frumin, Andrew Hunt, Eli Lisseck; Andrew Thompson;
+Australian Greens - Seamus Lee; Christian Wach; CiviCoop - Klaas Eikelboom;
+CiviCRM - Coleman Watts, Tim Otten; CiviDesk - Sunil Pawar, Yashodha Chaku;
+CompuCorp - Davi Alexandre, Vinu Varshith Sekar; Coop SymbioTIC - Mathieu Lutfy;
+Electronic Frontier Foundation - Mark Burdett; Francesc Bassas i Bullich; Fuzion
+- Jitendra Purohit; Ginkgo Street Labs - Frank Gómez; iXiam - Luciano Spiegel;
+JMA Consulting - Monish Deb; MillerTech - Chamil Wijesooriya; MJW Consulting -
+Matthew Wire; Ray Wright; Squiffle Consulting - Aidan Saunders; Tadpole
+Collective - Kevin Cristiano; Veda Consulting - Mathavan Veeramuthu; Wikimedia
+Foundation - Eileen McNaughton
 
 Most authors also reviewed code for this release; in addition, the following
 reviewers contributed their comments:
 
-AGH Strategies - Alice Frumin; Australian Greens - Seamus Lee; Blackfly Solutions - Alan Dixon; Circle Interactive - Dave Jenkins; civibot[bot]; civicrm-builder; CiviCRM - Coleman Watts, Tim Otten; CiviDesk - Sunil Pawar, Yashodha Chaku; CompuCorp - Vinu Varshith Sekar; Coop SymbioTIC - Mathieu Lutfy; Francesc Bassas i Bullich; Fuzion - Jitendra Purohit, Peter Davis; Ginkgo Street Labs - Frank Gómez; JMA Consulting - Joe Murray, Monish Deb; John Kingsnorth; Joinery - Allen Shaw; Lighthouse Design and Consulting - Brian Shaughnessy; Megaphone Technology Consulting - Jon Goldberg; MillerTech - Chamil Wijesooriya; MJW Consulting - Matthew Wire; Nicol Wistreich; Richard van Oosterhout; Skvare - Mark Hanna; Squiffle Consulting - Aidan Saunders; Systopia - Björn Endres; Tadpole Collective - Kevin Cristiano; Wikimedia Foundation - Eileen McNaughton
+Blackfly Solutions - Alan Dixon; Circle Interactive - Dave Jenkins; Fuzion -
+Peter Davis; JMA Consulting - Joe Murray; John Kingsnorth; Joinery - Allen Shaw;
+Lighthouse Design and Consulting - Brian Shaughnessy; Megaphone Technology
+Consulting - Jon Goldberg; Nicol Wistreich; Richard van Oosterhout; Skvare -
+Mark Hanna; Systopia - Björn Endres
 
 ## <a name="feedback"></a>Feedback
 
-These release notes are edited by Andrew Hunt.  If you'd like to provide
-feedback on them, please log in to https://chat.civicrm.org/civicrm and contact
-`@agh1`.
+These release notes are edited by Alice Frumin and Andrew Hunt.  If you'd like
+to provide feedback on them, please log in to https://chat.civicrm.org/civicrm
+and contact `@agh1`.
index 1a112858e60c7a6ec68f1a88618ff9a10edce7e9..e97220c26c3e27adfa542e133decbc6cfbe1fa6f 100644 (file)
@@ -21,12 +21,17 @@ Released January 16, 2018
 
 ## <a name="bugs"></a>Bugs resolved
 
-- **([dev/core#660](https://lab.civicrm.org/dev/core/issues/660))
-  CiviContribute/CiviEvent - Fix crash on payment page affecting anonymous users
-  in certain ACL configurations. Relax foreign-key constraint.
-  [Backport 13451](https://github.com/civicrm/civicrm-core/pull/13451)**
-- **CiviCase - Fix date-filter in "Manage Case"
-  [Backport 13449](https://github.com/civicrm/civicrm-core/pull/13449)**
+- **[dev/core#660](https://lab.civicrm.org/dev/core/issues/660) Fatal DB Error:
+  already exists on event registration/contribution pages when profile has user
+  creation ([Backport
+  13451](https://github.com/civicrm/civicrm-core/pull/13451))**
+
+  In CiviContribute and CiviEvent, this fixes a crash on the payment page
+  affecting anonymous users in certain ACL configurations.  The change relaxes a
+  foreign-key constraint.
+
+- **Fix broken case activity date filter #13449
+  ([Backport 13449](https://github.com/civicrm/civicrm-core/pull/13449))**
 
 ## <a name="credits"></a>Credits