- Added the
verifyEmailPath
config setting. - Added
craft\web\twig\variables\Paginate::getDynamicRangeUrls()
, making it easy to create Google-style pagination links. (#5005)
- Sections’ entry URI format settings are now shown when running Craft in headless mode. (#4934)
- The “Primary entry page” preview target is now user-customizable alongside all other preview targets in sections’ settings. (#4520)
- Control panel requests are now always set to the primary site, regardless of the URL they were accessed from.
- Set Password and Verify Email links now use the
setPasswordPath
andverifyEmailPath
config settings. (#4925)