💅 Enhancement
- [Admin] Improve ctb modal stepper (#4818) @soupette
- [Admin] Use Buffetjs in the filter picker (#4830) @soupette
- [Admin] Fixed error impossible message grammar (#4926) @MightySCollins
- [Admin] Update of the Czech translation (#4930) @cebreus
- [Admin] Improve eslint config for front-end files (#4936) @soupette
- [Documentation] Fix documentation type on request verb (#4937) @loongmxbt
- [Documentation] Add example GraphQL query dynamic zone (#4940) @lauriejim
- [Documentation] Update copyright date to 2020 (#4941) @lauriejim
- [Documentation] Udpate steps to access to content manager view config page (#4942) @lauriejim
- [Documentation] Add login provider configs in the docs (#4969) @lauriejim
- [Documentation] Update install-requirements.md (#4971) @Toyrone
- [Documentation] corrected new components path to include category and be understandable (#4973) @hkovacs
- [Documentation] Add schedule article guide (#4999) @lauriejim
- [Documentation] Fix typo invalide date format (#5015) @adcar
- [Documentation] Fix slug guide (#5023) @lauriejim
- [Framework] package.json name property must be in lowercase (#4928) @kuldipem
- [Framework] Add option to specify custom files to ignore in watch mode (#4943) @jozefcipa
- [Framework] Refactor tests and add codecov (#5006) @alexandrebodin
- [Plugin] Dont break on attribute not found (#4939) @alexandrebodin
- [Plugin] Upgrade purest to 3.x (#4950) @thomb
- [Plugin] Improve error messages (#4972) @slackr
- [Plugin] Add scheduling parameters to SendGrid Provider (#5017) @MatWrz
🐛 Bug fix
- [Admin] Fix yup schema for component with min and max validations (#4921) @soupette
- [Admin] Fix edit date types (#4945) @soupette
- [Admin] Fix icons when error state, improve drag experience (#5024) @soupette
- [Documentation] Update user permission docs to use correct user id attribute (#4976) @vilhelmmelkstam
- [Plugin] Add datetime and time validators in ctb (#4944) @alexandrebodin
- [Plugin] Use strapi.services instead of requires to allow overrides (#4947) @alexandrebodin
- [Plugin] Fix - keep autoPopulate:false options on update (#4949) @pataiadam
- [Plugin] fixed location of overrides (#4959) @krizic
- [Plugin] Remove soft hyphen (U+00AD) from reset password email subject line (#4980) @nurikabe
- [Plugin] remove querystring from ctx.path when reading provider (#4994) @fregu
- [Plugin] RFC-822 doesn't require double quotes around the descriptive name in an email address (#5018) @nurikabe
- [Plugin] Fix get role via GraphQL (#5027) @lauriejim
🚀 New feature
- [Framework] Feature webhooks (#5030) @alexandrebodin