From: Andrew Hunt Date: Fri, 6 Dec 2019 19:30:35 +0000 (-0500) Subject: 5.20.0 release notes: raw from script X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f16c9eaa5e9c4a0947d5a03fc0c82a0401fc1271;p=civicrm-core.git 5.20.0 release notes: raw from script --- diff --git a/release-notes/5.21.0.md b/release-notes/5.21.0.md new file mode 100644 index 0000000000..6f322101e5 --- /dev/null +++ b/release-notes/5.21.0.md @@ -0,0 +1,401 @@ +# CiviCRM 5.21.0 + +Released January 8, 2020; + +- **[Features](#features)** +- **[Bugs resolved](#bugs)** +- **[Miscellany](#misc)** +- **[Credits](#credits)** + +## Features + +## Bugs resolved + +### Core CiviCRM + +- **5.20 ([16028](https://github.com/civicrm/civicrm-core/pull/16028))** + +- **[NFC] code cleanup in test class. ([16026](https://github.com/civicrm/civicrm-core/pull/16026))** + +- **Add Payment PropertyBag for payment processor method arguments ([15697](https://github.com/civicrm/civicrm-core/pull/15697))** + +- **Always display amount paid even if it is 0.00. Blank looks like it's missing data rather than nothing paid ([16021](https://github.com/civicrm/civicrm-core/pull/16021))** + +- **allow PCP report to filter on contribution status ([16024](https://github.com/civicrm/civicrm-core/pull/16024))** + +- **[NFC] Fix camelCase variable name following fix for dev/core#1435 ([16023](https://github.com/civicrm/civicrm-core/pull/16023))** + +- **Remove unused cancelledStatus assign on contributionView ([16019](https://github.com/civicrm/civicrm-core/pull/16019))** + +- **5.20 ([16016](https://github.com/civicrm/civicrm-core/pull/16016))** + +- **dev/core#523 get the Lybunt charts working again ([15989](https://github.com/civicrm/civicrm-core/pull/15989))** + +- **[NFC] Remove dinosaur function ([16010](https://github.com/civicrm/civicrm-core/pull/16010))** + +- **PayPalImpl: Add SOLUTIONTYPE parameter that triggers allowing to pay without having to create a paypal account. ([15523](https://github.com/civicrm/civicrm-core/pull/15523))** + +- **dev/report#23 - Fix contact sub-type 'is not one of' filtering ([15971](https://github.com/civicrm/civicrm-core/pull/15971))** + +- **Make utf8mb4 status check language more for the general consumer ([15946](https://github.com/civicrm/civicrm-core/pull/15946))** + +- **Make else statement more legible ([15974](https://github.com/civicrm/civicrm-core/pull/15974))** + +- **[Test] fix test setup on ANet tests ([15908](https://github.com/civicrm/civicrm-core/pull/15908))** + +- **dev/core#1166 Update the name of Macedonia, Republic of to North Macedonia ([15997](https://github.com/civicrm/civicrm-core/pull/15997))** + +- **5.20 ([16008](https://github.com/civicrm/civicrm-core/pull/16008))** + +- **[REF] clean up merge array. ([15970](https://github.com/civicrm/civicrm-core/pull/15970))** + +- **Code style, remove typo, double ;; from code where it makes sense to do so ([16001](https://github.com/civicrm/civicrm-core/pull/16001))** + +- **dev/core#1405 Strip any spaces from Option Group name parameter and r… ([15937](https://github.com/civicrm/civicrm-core/pull/15937))** + +- **5.20 ([16004](https://github.com/civicrm/civicrm-core/pull/16004))** + +- **dev/core#1434 Fix table alias used in select when ouputting as a chart ([16000](https://github.com/civicrm/civicrm-core/pull/16000))** + +- **Add testing for various params that pass through Contact_BAO_Query::optionValueQuery ([15996](https://github.com/civicrm/civicrm-core/pull/15996))** + +- **Remove calls to deprecated pseudoconstant activityType, test ([15995](https://github.com/civicrm/civicrm-core/pull/15995))** + +- **[NFC] cleanup on QueryTest ([15994](https://github.com/civicrm/civicrm-core/pull/15994))** + +- **dev/core#874 [UI] Fix styling of the menubar colour picker in joomla ([15945](https://github.com/civicrm/civicrm-core/pull/15945))** + +- **Fix activity search to work by url params ([15990](https://github.com/civicrm/civicrm-core/pull/15990))** + +- **dev/core#1425 Replace deprecated setting function ([15981](https://github.com/civicrm/civicrm-core/pull/15981))** + +- **Add import & export metadata to activity.priority_id ([15993](https://github.com/civicrm/civicrm-core/pull/15993))** + +- **dev/core#1425 Remove misleading type hint for Setting value parameter ([15988](https://github.com/civicrm/civicrm-core/pull/15988))** + +- **[NFC] Cleanup comments, string comparison in grant search ([15983](https://github.com/civicrm/civicrm-core/pull/15983))** + +- **Only add in the metadata for advanced search if use has access to the… ([15987](https://github.com/civicrm/civicrm-core/pull/15987))** + +- **5.20 ([15986](https://github.com/civicrm/civicrm-core/pull/15986))** + +- **dev/core#1390 - Search builder error on Membership source field ([15845](https://github.com/civicrm/civicrm-core/pull/15845))** + +- **5.20 port to master ([15985](https://github.com/civicrm/civicrm-core/pull/15985))** + +- **[REF] Standardise the Grant Search form handling ([15931](https://github.com/civicrm/civicrm-core/pull/15931))** + +- **dev/core#1425 Replace deprecated settings fns in test suite ([15980](https://github.com/civicrm/civicrm-core/pull/15980))** + +- **Remove CRM_Contact_Form_Search_Custom_Basic from searches added on install. ([15979](https://github.com/civicrm/civicrm-core/pull/15979))** + +- **5.20 ([15982](https://github.com/civicrm/civicrm-core/pull/15982))** + +- **5.20 ([15978](https://github.com/civicrm/civicrm-core/pull/15978))** + +- **[REF] further removal of unnecessary params ([15901](https://github.com/civicrm/civicrm-core/pull/15901))** + +- **[TEST] dev/core#1366 Unit test for case audit ([15877](https://github.com/civicrm/civicrm-core/pull/15877))** + +- **Fix api Payment.create to support overpayments ([15909](https://github.com/civicrm/civicrm-core/pull/15909))** + +- **CSV Export: Add deprecation warning ([15951](https://github.com/civicrm/civicrm-core/pull/15951))** + +- **dev/core1329 Reduce number of deceased contacts in the demo data from… ([15967](https://github.com/civicrm/civicrm-core/pull/15967))** + +- **dev/core#1366 - Make case activity audit print report work again ([15882](https://github.com/civicrm/civicrm-core/pull/15882))** + +- **Fix potential test glitch when repeatedly calling createLoggedInUser ([15965](https://github.com/civicrm/civicrm-core/pull/15965))** + +- **[REF] Remove unused parameter ([15960](https://github.com/civicrm/civicrm-core/pull/15960))** + +- **5.20 ([15958](https://github.com/civicrm/civicrm-core/pull/15958))** + +- **Remove unused parameter ([15953](https://github.com/civicrm/civicrm-core/pull/15953))** + +- **Rename activity search field from status_id to activity_status_id ([15947](https://github.com/civicrm/civicrm-core/pull/15947))** + +- **[REF] CSV Export: Remove impossible checks on var ([15954](https://github.com/civicrm/civicrm-core/pull/15954))** + +- **core#1420 Quicksearch with phone filter doesn't work with non-numeric character ([15955](https://github.com/civicrm/civicrm-core/pull/15955))** + +- **Remove unused functions ([15956](https://github.com/civicrm/civicrm-core/pull/15956))** + +- **core#1398: Option to open navigation item in new window (if present) ([15861](https://github.com/civicrm/civicrm-core/pull/15861))** + +- **Remove join to civicrm_option_value in favour of using getLabel funct… ([15734](https://github.com/civicrm/civicrm-core/pull/15734))** + +- **[REF] Further cleanup on address handling in merge code. ([15950](https://github.com/civicrm/civicrm-core/pull/15950))** + +- **Enable Case search metadata on Advanced Search Form ([15928](https://github.com/civicrm/civicrm-core/pull/15928))** + +- **dev/core#560 Replace instances of CRM_Core_Error::fatal with Exceptio… ([15941](https://github.com/civicrm/civicrm-core/pull/15941))** + +- **[REF] Minor code cleanup on the setting of contact greetings. ([15949](https://github.com/civicrm/civicrm-core/pull/15949))** + +- **Sort CMS Database Table list ([15944](https://github.com/civicrm/civicrm-core/pull/15944))** + +- **[UI] Ensure that when sorting on columns in the find activity search … ([15943](https://github.com/civicrm/civicrm-core/pull/15943))** + +- **[REF] Standardise form handling in the Find Pledges search form ([15930](https://github.com/civicrm/civicrm-core/pull/15930))** + +- **Include Metadata on advanced search form for membership, grant, pledg… ([15936](https://github.com/civicrm/civicrm-core/pull/15936))** + +- **5.20 ([15938](https://github.com/civicrm/civicrm-core/pull/15938))** + +- **[REF] return determination of whether to show expired fields to the calling function ([15934](https://github.com/civicrm/civicrm-core/pull/15934))** + +- **5.20 ([15933](https://github.com/civicrm/civicrm-core/pull/15933))** + +- **Remove background opacity in menus; improving accessibility/readability ([15847](https://github.com/civicrm/civicrm-core/pull/15847))** + +- **[NFC] [Test] Minor test cleanup on CiviMailUtils ([15907](https://github.com/civicrm/civicrm-core/pull/15907))** + +- **dev/core#1414 Fix E-notices on the lack of an html key in the psudo m… ([15924](https://github.com/civicrm/civicrm-core/pull/15924))** + +- **5.20 ([15921](https://github.com/civicrm/civicrm-core/pull/15921))** + +- **dev/core#1410 Fix E-notice when doin a force case search with a prede… ([15920](https://github.com/civicrm/civicrm-core/pull/15920))** + +- **Fix CRM_Contribute_BAO_ContributionTest to no longer use unreliable legacy set up method ([15905](https://github.com/civicrm/civicrm-core/pull/15905))** + +- **5.20 to master ([15916](https://github.com/civicrm/civicrm-core/pull/15916))** + +- **[Test] Remove hard coded it reference ([15906](https://github.com/civicrm/civicrm-core/pull/15906))** + +- **Move greeting handling up as it is not paymentValidation dependent ([15904](https://github.com/civicrm/civicrm-core/pull/15904))** + +- **dev/core#183 Event Price Set Custom Search to using CRM_Utils_SQL_Tem… ([15819](https://github.com/civicrm/civicrm-core/pull/15819))** + +- **dev/core#183 Remove references to and noisly deprecated CRM_Core_DAO::createTempTableName ([15793](https://github.com/civicrm/civicrm-core/pull/15793))** + +- **dev/core#183 Use Standard CRM_Utils_SQL_TempTable builder to create temporary tabl… ([15792](https://github.com/civicrm/civicrm-core/pull/15792))** + +- **dev/core#183 Convert the generating of temporary tables within the ra… ([15876](https://github.com/civicrm/civicrm-core/pull/15876))** + +- **Contribution url params - add contribution_page_id as a supported url parameter ([15785](https://github.com/civicrm/civicrm-core/pull/15785))** + +- **[REF] remove another unnecessary pass-by-reference ([15902](https://github.com/civicrm/civicrm-core/pull/15902))** + +- **Convert a few fatals to exceptions. ([15903](https://github.com/civicrm/civicrm-core/pull/15903))** + +- **Remove unused variables in completeOrder() ([15841](https://github.com/civicrm/civicrm-core/pull/15841))** + +- **5.20 ([15890](https://github.com/civicrm/civicrm-core/pull/15890))** + +- **(NFC) api_v3_ExtensionTest - Fix when executing on build with 25+ extensions ([15892](https://github.com/civicrm/civicrm-core/pull/15892))** + +- **CiviMail - Only display "Headers and Footers" if there are headers and footers ([15326](https://github.com/civicrm/civicrm-core/pull/15326))** + +- **[REF] Convert CRM_Core_Error::fatal to CRM_Core_Error::statusBounce i… ([15863](https://github.com/civicrm/civicrm-core/pull/15863))** + +- **dev/core#183 Convert Include group / exclude group and include tags /… ([15821](https://github.com/civicrm/civicrm-core/pull/15821))** + +- **[NFC] Update composer lockfile to remove warning ([15886](https://github.com/civicrm/civicrm-core/pull/15886))** + +- **Add string type declarations to global API functions. ([15864](https://github.com/civicrm/civicrm-core/pull/15864))** + +- **Remove nbsp from UserDashboard Event section ([15880](https://github.com/civicrm/civicrm-core/pull/15880))** + +- **Fix api explorer formatting IS NULL clauses ([15817](https://github.com/civicrm/civicrm-core/pull/15817))** + +- **5.20 ([15881](https://github.com/civicrm/civicrm-core/pull/15881))** + +- **5.20 ([15878](https://github.com/civicrm/civicrm-core/pull/15878))** + +- **Remove unused parameter recur from CompleteOrder signature ([15800](https://github.com/civicrm/civicrm-core/pull/15800))** + +- **[REF] Move CRM_Event_Form_EventFees::buildQuickForm to Participant_Form class ([15871](https://github.com/civicrm/civicrm-core/pull/15871))** + +- **[NFC] [Test-only] Remove partially paid from statuses tested for RenewContribution ([15866](https://github.com/civicrm/civicrm-core/pull/15866))** + +- **[REF] Minor simplifcation on initSet ([15870](https://github.com/civicrm/civicrm-core/pull/15870))** + +- **[NFC] Test fix - incorrect records created due to test set up using PartiallyPaid when no payment is made ([15854](https://github.com/civicrm/civicrm-core/pull/15854))** + +- **[REF] remove unused lines of code ([15869](https://github.com/civicrm/civicrm-core/pull/15869))** + +- **dev/core#183 CRM/Dedupe/BAO/QueryBuilder/IndividualUnsupervised.php report to using CRM_Utils… ([15826](https://github.com/civicrm/civicrm-core/pull/15826))** + +- **[TEST] dev/core#1394 - Avoid duplicate activity types in tests that use CiviCaseTestCase ([15853](https://github.com/civicrm/civicrm-core/pull/15853))** + +- **[NFC] Add in unit test of code being altered by #15826 ([15849](https://github.com/civicrm/civicrm-core/pull/15849))** + +- **dev/core#183 Use standard temporary table name format when creating t… ([15874](https://github.com/civicrm/civicrm-core/pull/15874))** + +- **5.20 ([15875](https://github.com/civicrm/civicrm-core/pull/15875))** + +- **Fix incorrect reference on extracted function ([15865](https://github.com/civicrm/civicrm-core/pull/15865))** + +- **[NFC] fix test to correctly set up partially paid contribution ([15867](https://github.com/civicrm/civicrm-core/pull/15867))** + +- **dev/core#183 Finish converting contrib sybnt custom search to using t… ([15820](https://github.com/civicrm/civicrm-core/pull/15820))** + +- **Upgrade ui-sortable angular library to v0.19.0 ([15868](https://github.com/civicrm/civicrm-core/pull/15868))** + +- **dev/core#1108 Fix unsubscribe bug ([15815](https://github.com/civicrm/civicrm-core/pull/15815))** + +- **(dev/core#574) Prevent memory exhaustion when generating large PDFs ([13232](https://github.com/civicrm/civicrm-core/pull/13232))** + +- **Improve datePicker placeholder/icons ([15848](https://github.com/civicrm/civicrm-core/pull/15848))** + +- **Field metadata cleanup: Contact & Activity & Custom ([15818](https://github.com/civicrm/civicrm-core/pull/15818))** + +- **Implement drupal_get_user_timezone() ([15794](https://github.com/civicrm/civicrm-core/pull/15794))** + +- **(NFC) PULL_REQUEST_TEMPLATE.md - Improve suggestions for under-the-hood/non-UI changes ([15837](https://github.com/civicrm/civicrm-core/pull/15837))** + +- **dev/core#1065 Change verbiage in accordance with context ([15840](https://github.com/civicrm/civicrm-core/pull/15840))** + +- **Add $params type declaration to global API functions. ([15852](https://github.com/civicrm/civicrm-core/pull/15852))** + +- **translate strings ([15858](https://github.com/civicrm/civicrm-core/pull/15858))** + +- **[REF] minor refactor - move handling of 'skipMerge' to the skipMerge function ([15828](https://github.com/civicrm/civicrm-core/pull/15828))** + +- **Fix CRM/Event/BAO/AdditionalPaymentTest.php to use Order.create ([15813](https://github.com/civicrm/civicrm-core/pull/15813))** + +- **[NFC] dev/core#1352 - Add comments why there's two custom blocks on new case form ([15851](https://github.com/civicrm/civicrm-core/pull/15851))** + +- **[REF] refactor on nasty Dedupe function ([15830](https://github.com/civicrm/civicrm-core/pull/15830))** + +- **[REF] calculate 'amount' on ContributionPage in a shared way in one scenario ([15810](https://github.com/civicrm/civicrm-core/pull/15810))** + +- **5.20 to master ([15850](https://github.com/civicrm/civicrm-core/pull/15850))** + +- **[REF] XMLProcessor/Report - Extract method to make it more testable ([15838](https://github.com/civicrm/civicrm-core/pull/15838))** + +- **dev/core#183 Convert Logging report summary report to using CRM_Utils… ([15825](https://github.com/civicrm/civicrm-core/pull/15825))** + +- **core#1346: Tagsets should display vertically in activity/new case forms ([15649](https://github.com/civicrm/civicrm-core/pull/15649))** + +- **(NFC) (dev/core#878) Simplify standard header. Remove year+version. ([15843](https://github.com/civicrm/civicrm-core/pull/15843))** + +- **CiviCase - Make static function `allActivityTypes()` static ([15839](https://github.com/civicrm/civicrm-core/pull/15839))** + +- **dev/financial#100 Remove 'partially paid' as a contribution status option for 'record p…ayment' ([15771](https://github.com/civicrm/civicrm-core/pull/15771))** + +- **(dev/core#1065) Contact missing in membership renewal form ([15833](https://github.com/civicrm/civicrm-core/pull/15833))** + +- **[NFC] Remove unused variable not used since v4.4 ([15835](https://github.com/civicrm/civicrm-core/pull/15835))** + +- **[REF] very minor tidy up ([15756](https://github.com/civicrm/civicrm-core/pull/15756))** + +- **[NFC] minimal test for Mailing.update_email_resetdate ([15832](https://github.com/civicrm/civicrm-core/pull/15832))** + +- **dev/core#183 Convert creating of temporary tables in CRM/Mailing file… ([15823](https://github.com/civicrm/civicrm-core/pull/15823))** + +- **Fix LabelFormat class to throw exceptions rather than fatals ([15822](https://github.com/civicrm/civicrm-core/pull/15822))** + +- **Add unit test for searching by participant_status_id & switch to generic function ([15803](https://github.com/civicrm/civicrm-core/pull/15803))** + +- **Fix Participant Search in force mode to support query parameters in URL ([15791](https://github.com/civicrm/civicrm-core/pull/15791))** + +- **Convert fee selection test to use Order api ([15812](https://github.com/civicrm/civicrm-core/pull/15812))** + +- **[NFC] declare thrown exceptions ([15809](https://github.com/civicrm/civicrm-core/pull/15809))** + +- **Don't pass \$input to completeOrder by reference - return values are never used ([15699](https://github.com/civicrm/civicrm-core/pull/15699))** + +- **Handling comma separated list of participant statuses in url ([15807](https://github.com/civicrm/civicrm-core/pull/15807))** + +- **[REF] Add setSearchMetadata to each of the classes that extend CRM_Core_Form_Search ([15806](https://github.com/civicrm/civicrm-core/pull/15806))** + +- **[REF] extract setDeprecatedDefaults ([15805](https://github.com/civicrm/civicrm-core/pull/15805))** + +- **Test fixes - addresses more invalid setup data ([15802](https://github.com/civicrm/civicrm-core/pull/15802))** + +- **FinancialTrxnTest - Fix unit test to be 'legit' ([15799](https://github.com/civicrm/civicrm-core/pull/15799))** + +- **5.20 ([15808](https://github.com/civicrm/civicrm-core/pull/15808))** + +- **dev/core#183 Convert creating of temp table in mailing test to use st… ([15795](https://github.com/civicrm/civicrm-core/pull/15795))** + +- **[NFC] reformat CiviUnitTestCase.php ([15801](https://github.com/civicrm/civicrm-core/pull/15801))** + +- **dev/core#183 Convert database testing to use CRM_Utils_SQL_TempTable … ([15798](https://github.com/civicrm/civicrm-core/pull/15798))** + +- **5.20 ([15790](https://github.com/civicrm/civicrm-core/pull/15790))** + +- **Create a GitLab general issue template ([15665](https://github.com/civicrm/civicrm-core/pull/15665))** + +- **[REF] replace copy & paste with shared getSortID function. ([15783](https://github.com/civicrm/civicrm-core/pull/15783))** + +- **Remove obsolete warning ([15786](https://github.com/civicrm/civicrm-core/pull/15786))** + +- **5.20 ([15784](https://github.com/civicrm/civicrm-core/pull/15784))** + +- **[NFC] Reformat Contact_Form_Search_Advanced ([15777](https://github.com/civicrm/civicrm-core/pull/15777))** + +- **5.20 ([15773](https://github.com/civicrm/civicrm-core/pull/15773))** + +- **Converts using deprecated fatal function for exception in CRM/Utils/Sys… ([15775](https://github.com/civicrm/civicrm-core/pull/15775))** + +- **[NFC] comment fixes - exceptions & don't declare NULL ([15776](https://github.com/civicrm/civicrm-core/pull/15776))** + +- **Add in translation function around newly converted statusBounce messages ([15774](https://github.com/civicrm/civicrm-core/pull/15774))** + +- **Swap some fatals on form & page classes for statusBounces ([15770](https://github.com/civicrm/civicrm-core/pull/15770))** + +- **(dev/core#1065) Contribution in Edit mode needs to be shown consistently ([15757](https://github.com/civicrm/civicrm-core/pull/15757))** + +- **Improve link title in shared address as per Mathieu ([15769](https://github.com/civicrm/civicrm-core/pull/15769))** + +- **modified shared address note under contact dashboard ([15666](https://github.com/civicrm/civicrm-core/pull/15666))** + +- **5.20 to master ([15768](https://github.com/civicrm/civicrm-core/pull/15768))** + +- **5.20 ([15764](https://github.com/civicrm/civicrm-core/pull/15764))** + +- **Fix cachekey string ([15761](https://github.com/civicrm/civicrm-core/pull/15761))** + +- **reporting#19 - Performance improvements on report display/export ([15248](https://github.com/civicrm/civicrm-core/pull/15248))** + +- **add contributor name ([15758](https://github.com/civicrm/civicrm-core/pull/15758))** + +- **dev/core#1339 Dedupe screen check to carry across any data where the other contact has none by default. ([15595](https://github.com/civicrm/civicrm-core/pull/15595))** + +- **[NFC] Update copyright date for 2020 ([15755](https://github.com/civicrm/civicrm-core/pull/15755))** + +- **Update dompdf (0.8.0=>0.8.3) & dependencies ([15739](https://github.com/civicrm/civicrm-core/pull/15739))** + +- **(NFC) (dev/core#878) Simplify copyright header ([588](https://github.com/civicrm/civicrm-drupal/pull/588))** + +- **[NFC] Update copyright date for 2020 ([586](https://github.com/civicrm/civicrm-drupal/pull/586))** + +- **Add participant is_test field to views ([590](https://github.com/civicrm/civicrm-drupal/pull/590))** + +- **(NFC) (dev/core#878) Simplify copyright header (D7) ([587](https://github.com/civicrm/civicrm-drupal/pull/587))** + +- **[NFC] Update copyright date for 2020 ([585](https://github.com/civicrm/civicrm-drupal/pull/585))** + +- **5.20 ([172](https://github.com/civicrm/civicrm-wordpress/pull/172))** + +- **5.20 ([170](https://github.com/civicrm/civicrm-wordpress/pull/170))** + +- **(NFC) (dev/core#878) Simplify copyright header ([169](https://github.com/civicrm/civicrm-wordpress/pull/169))** + +- **[NFC] Update copyright date for 2020 ([167](https://github.com/civicrm/civicrm-wordpress/pull/167))** + +- **[NFC] Update copyright date for 2020 ([54](https://github.com/civicrm/civicrm-joomla/pull/54))** + +- **1.x 5.20 ([107](https://github.com/civicrm/civicrm-backdrop/pull/107))** + +- **(NFC) (dev/core#878) Simplify copyright header ([104](https://github.com/civicrm/civicrm-backdrop/pull/104))** + +- **Update copyright date for 2020 ([102](https://github.com/civicrm/civicrm-backdrop/pull/102))** + +- **[NFC] Update copyright date for 2020 ([270](https://github.com/civicrm/civicrm-packages/pull/270))** + +## Miscellany + +## Credits + +This release was developed by the following code authors: + +AGH Strategies - Andrew Hunt; Agileware - Justin Freeman; Australian Greens - Seamus Lee; Christian Wach; CiviCRM - Coleman Watts, Tim Otten; CiviDesk - Yashodha Chaku; CompuCorp - Camilo Rodriguez; Coop SymbioTIC - Mathieu Lutfy; Dave D; Electronic Frontier Foundation - Mark Burdett; Fuzion - Jitendra Purohit; Greenpeace CEE - Patrick Figel; jamie-tillman; Jens Schuppe; JMA Consulting - Monish Deb; Joost Fock; Megaphone Technology Consulting - Jon Goldberg; MJCO - Mikey O'Toole; MJW Consulting - Matthew Wire; Progressive Technology Project - Jamie McClelland; Richard van Oosterhout; Semper IT - Karin Gerritsen; Squiffle Consulting - Aidan Saunders; Tadpole Collective - Kevin Cristiano; Wikimedia Foundation - Eileen McNaughton + +Most authors also reviewed code for this release; in addition, the following +reviewers contributed their comments: + +AGH Strategies - Alice Frumin; Agileware - Justin Freeman; Artful Robot - Rich Lott; Australian Greens - Seamus Lee; Chris Burgess; Christian Wach; Circle Interactive - Dave Jenkins; civibot[bot]; civicrm-builder; CiviCRM - Coleman Watts, Tim Otten; CiviDesk - Yashodha Chaku; Coop SymbioTIC - Mathieu Lutfy; Dave D; Electronic Frontier Foundation - Mark Burdett; Fuzion - Jitendra Purohit; jamie-tillman; JMA Consulting - Monish Deb; John Kingsnorth; Joost Fock; lolaslade; Megaphone Technology Consulting - Jon Goldberg; MJCO - Mikey O'Toole; MJW Consulting - Matthew Wire; revati90; Richard van Oosterhout; Tadpole Collective - Kevin Cristiano; Wikimedia Foundation - Eileen McNaughton \ No newline at end of file