Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 842 Bytes

CHANGELOG.md

File metadata and controls

37 lines (27 loc) · 842 Bytes

Craft named routes Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

3.1.0 - 2024-12-15

Added

  • Added getUri() method

3.0.0 - 2024-07-15

Added

  • Added Craft CMS 5 support

2.0.1 - 2024-07-14

Fixed

  • Fixed bug with plugin throwing error in control panel "routes" page

2.0.0 - 2022-06-10

Added

  • Added Craft CMS 4 support

1.0.4 - 2020-11-07

Changed

  • Refactoring plugin code.

1.0.4 - 2020-06-28

Changed

  • getUrl method - second param containing tokens array is now optional.

1.0.3 - 2020-06-23

Fixed

  • "unable to locate message source for category" error fixed.

1.0.0 - 2020-04-26

Added

  • Initial release