Skip to content

Releases: sjelfull/craft3-templateselect

5.0.0

12 May 20:05
5.0.0
df4c61b
Compare
Choose a tag to compare

Added

  • Made plugin compatible with Craft 5
  • Added support for environment variables in settings
  • Added field.subfolder() method to get subfolder from the field instance
  • Added field.withSubfolder() method to get template path including subfolder if set
  • Added field.filename() method to get the template filename without path

3.0.0

03 Oct 21:19
406c32d
Compare
Choose a tag to compare
3.0.0

2.0.2

22 May 12:42
0c964d0
Compare
Choose a tag to compare
Prepare for 2.0.2

2.0.1

18 Jan 10:09
766d3fa
Compare
Choose a tag to compare
Update CHANGELOG.md

Closes #6

2.0.0

30 Oct 18:07
Compare
Choose a tag to compare
  • [Added] Initial release