X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=release-notes%2F5.33.0.md;h=271ddbcb1a73fba75e4c96b717633ff4921bf81e;hb=ee58635b82ac5c92bdfc9fbb5c7f9b670ee86a31;hp=ac25ff11572e98a38bf825e06ce0f480bbdfd7a7;hpb=3662d5a75d79d6c259b632df748b1beb66db6faf;p=civicrm-core.git diff --git a/release-notes/5.33.0.md b/release-notes/5.33.0.md index ac25ff1157..271ddbcb1a 100644 --- a/release-notes/5.33.0.md +++ b/release-notes/5.33.0.md @@ -28,19 +28,17 @@ Released January 6, 2021 - **Feature to provide most used countries in top section of Country select list ([19025](https://github.com/civicrm/civicrm-core/pull/19025))** - Adds settings for "Default Country" and "Default State/Province" so that - system administrators can set a default for the "Country" and "State/Province" - fields as they see fit for their use case. Setting the default will move the - option selected to be the first in the list of available options for that - field (regardless of where it should be alphabetically). + A new option for Pinned Countries allows administrators to specify one or more + commonly-used countries to appear at the top of the select list of countries + when it appears on forms. - **Send email to contacts when clicking on their email address on the contact's card (Work Towards [dev/core#1790](https://lab.civicrm.org/dev/core/-/issues/1790): [19082](https://github.com/civicrm/civicrm-core/pull/19082))** - Improves user experience by preventing tooltips from closing as long as the - user's mouse is inside of the tooltip element. + This improves user experience by preventing tooltips from closing as long as + the user's mouse is inside of the tooltip element. - **Unhide oauth extension ([19107](https://github.com/civicrm/civicrm-core/pull/19107))** @@ -64,24 +62,22 @@ Released January 6, 2021 ([dev/core#2197](https://lab.civicrm.org/dev/core/-/issues/2197): [18988](https://github.com/civicrm/civicrm-core/pull/18988))** - Improves installation of the afform_html extension by including dependencies. + The afform_html extension depends upon the Monaco Editor. This loads the + Monaco library as part of core CiviCRM using Composer. -- **API - Finer-grained permisions for the dashboard & dashlet entities +- **API - Finer-grained permissions for the dashboard & dashlet entities ([18962](https://github.com/civicrm/civicrm-core/pull/18962))** - Allows contacts without "administer CiviCRM" permission to access - dashboard records via the API. + The API no longer requires the "administer CiviCRM" permission to access + dashboard records. Contacts with "access CiviCRM" can read dashboard records + for contacts they have access to, and write permissions for non-admins are + restricted to editing only their own dashboard. - **Improve APIv4 metadata for RelationshipCache and Bridge entities in general ([19101](https://github.com/civicrm/civicrm-core/pull/19101))** Core changes needed so that Search Kit can support joins. -- **Add Grant v4 api - ([19020](https://github.com/civicrm/civicrm-core/pull/19020))** - - Makes the Grant entity available in APIv4. - - **Use trait instead of class for Entity Bridges; add OptionList trait ([19010](https://github.com/civicrm/civicrm-core/pull/19010))** @@ -141,11 +137,11 @@ Released January 6, 2021 Permits Angular modules to require "bundles" from Civi::Resources. -- **Extensionsuitweak +- **Extensions UI tweak ([18981](https://github.com/civicrm/civicrm-core/pull/18981))** - Improves user experience on the Extensions form by displaying extensions - information in a more helpful order. + The subheader for extensions in the listing is now the description rather than + the key. The details in the expanded listing are also reordered. ### CiviContribute @@ -177,6 +173,13 @@ Released January 6, 2021 Removes some details from the message when editing a contribution status which improves performance. +### CiviGrant + +- **Add Grant v4 api + ([19020](https://github.com/civicrm/civicrm-core/pull/19020))** + + Makes the Grant entity available in APIv4. + ### CiviMember - **Remove 'onlinePendingContribution' payment support from membership edit form @@ -196,12 +199,16 @@ Released January 6, 2021 Improves the PCP short code by adding an action parameter for which the options are "info" and "transact". When the action parameter is set to "info" the page displays the PCP info page, when it is set as "transact" the page displays the - relecant PCP contribution form. + relevant PCP contribution form. ## Bugs resolved ### Core CiviCRM +- **Multiple available languages disables kcfinder + ([dev/core#2263](https://lab.civicrm.org/dev/core/-/issues/2263): + [19245](https://github.com/civicrm/civicrm-core/pull/19245))** + - **upgrade can't find service ([dev/core#2232](https://lab.civicrm.org/dev/core/-/issues/2232): [19141](https://github.com/civicrm/civicrm-core/pull/19141) and @@ -293,6 +300,12 @@ Released January 6, 2021 - **Ensure "civicrm_initialized" action only fires once ([221](https://github.com/civicrm/civicrm-wordpress/pull/221))** +- **Search kit - fix bugs introduced during refactoring + ([19261](https://github.com/civicrm/civicrm-core/pull/19261))** + +- **Fix "Save Matching Contact" button ([dev/core#2287](https://lab.civicrm.org/dev/core/-/issues/2287): + [19328](https://github.com/civicrm/civicrm-core/pull/19328))** + ### CiviCampaign - **Campaigns > Reserve Respondents causes SQL error @@ -366,7 +379,7 @@ Released January 6, 2021 Ensure that the link to Drupal Access Control points to the right place regardless of which Drupal version you are using (it was broken for Drupal 8 - integration's). + integrations). - **D8/D9 Fix Session Start Handling ([dev/drupal#149](https://lab.civicrm.org/dev/drupal/-/issues/149): @@ -534,18 +547,23 @@ Released January 6, 2021 - **[NFC] Refactor plugin for greater clarity ([228](https://github.com/civicrm/civicrm-wordpress/pull/228))** +- **MembershipRenewalTest - Address assertions that started failing circa Jan 1, + 2021 ([19310](https://github.com/civicrm/civicrm-core/pull/19310))** + +- **Fix various `ts()` strings ([19333](https://github.com/civicrm/civicrm-core/pull/19333))** + ## Credits This release was developed by the following code authors: -AGH Strategies - Alice Frumin, Andrew Hunt; Alexy Mikhailichenko; -AsylumSeekersCentre; Bluehorn Digital - Matt Glaman; Christian Wach; CiviCRM - -Coleman Watts, Tim Otten; CiviDesk - Sunil Pawar, Yashodha Chaku; CompuCorp - -René Olivo; Coop SymbioTIC - Mathieu Lutfy, Samuel Vanhove; Dave D; enCircle -Solutions Ltd. - Darren Woods; Giant Rabbit - Peter Haight; JMA Consulting - -Seamus Lee; Megaphone Technology Consulting - Jon Goldberg; MJW Consulting - -Matthew Wire; Nicol Wistreich; Squiffle Consulting - Aidan Saunders; Tadpole -Collective - Kevin Cristiano; Wikimedia Foundation - Eileen McNaughton +AGH Strategies - Alice Frumin, Andie Hunt; Alexy Mikhailichenko; Asylum Seekers +Centre; Bluehorn Digital - Matt Glaman; Christian Wach; CiviCRM - Coleman Watts, +Tim Otten; CiviDesk - Sunil Pawar, Yashodha Chaku; CompuCorp - René Olivo; Coop +SymbioTIC - Mathieu Lutfy, Samuel Vanhove; Dave D; enCircle Solutions Ltd. - +Darren Woods; Giant Rabbit - Peter Haight; JMA Consulting - Seamus Lee; +Megaphone Technology Consulting - Jon Goldberg; MJW Consulting - Matthew Wire; +Nicol Wistreich; 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: @@ -556,6 +574,6 @@ MJCO - Mikey O'Toole; Semper IT - Karin Gerritsen ## Feedback -These release notes are edited by Alice Frumin and Andrew Hunt. If you'd like +These release notes are edited by Alice Frumin and Andie Hunt. If you'd like to provide feedback on them, please log in to https://chat.civicrm.org/civicrm and contact `@agh1`.