Version 2.0.0

March 31, 2024

Added

  • Added Craft 5 compatibility

Removed

  • Removed Craft 4 compatibility

Version 1.0.7

February 24, 2024

Fixed

  • Fixed an error that occurred when applying a content template to a new entry, if the primary site was disabled for the entry's section (thanks @IrateGod)

Version 1.0.6

October 9, 2023

Fixed

  • Fixed an error that occurred when saving a content template for an entry type with an SEO field on its field layout

Version 1.0.5

September 26, 2023

Fixed

  • Fixed a bug where rebuilt project config data could include content template orders with missing array keys, which caused errors when applying that project config data

Version 1.0.4

September 21, 2023

Fixed

  • Fixed a bug where the 'Choose a template' modal would reappear when reloading a new draft with changes made to any of its field values, as long as the slug had not been set

Version 1.0.3

August 25, 2023

Fixed

  • Fixed a bug where the 'Choose a template' modal would not appear when creating a new entry with fields with non-empty default values
  • Fixed an "Element query executed before Craft is fully initialized" warning in the Craft logs that was caused by Content Templates

Version 1.0.2

August 23, 2023

Fixed

  • Fixed an error that occurred when saving a content template if the Preparse Field plugin is also installed

Version 1.0.1

July 14, 2023

Fixed

  • Fixed a bug where content templates could not be created for entry types that didn't yet have a content template structure created
  • Fixed an error that occurred when deleting a content template draft, if the associated entry type had no other content templates

Version 1.0.0

June 13, 2023

Added

  • Initial release