Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 895 Bytes

CHANGELOG-v3.4.md

File metadata and controls

11 lines (9 loc) · 895 Bytes

Running Release Notes for Craft 3.4

Added

  • Added the verifyEmailPath config setting.
  • Added craft\web\twig\variables\Paginate::getDynamicRangeUrls(), making it easy to create Google-style pagination links. (#5005)

Changed

  • 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 and verifyEmailPath config settings. (#4925)