Skip to content

Releases: simplygoodwork/craft-donkeytail

v5.0.0

16 Apr 14:50
Compare
Choose a tag to compare

Stable Craft 5 release

v5.0.0-beta.2

29 Jan 21:40
2da3102
Compare
Choose a tag to compare
  • Fix errors that could occur when loading an entry with a Donkeytail field that contains deleted or disabled assets. #51 (Thanks @Stalex89!)

v5.0.0-beta.1

28 Feb 04:28
Compare
Choose a tag to compare
v5.0.0-beta.1 Pre-release
Pre-release

Added

  • Initial Craft CMS 5 compatibility

3.0.1

31 Aug 01:07
c867fe0
Compare
Choose a tag to compare

Added

  • Pin labels will now show in the control panel field canvas when the associated element pin is selected.

Fixed

  • Fix bug introduced in 3.0.0 that caused existing pins to be hidden in control panel field canvas (#36)

2.0.7

31 Aug 01:43
2cd523a
Compare
Choose a tag to compare

Added

  • Pin labels will now show in the control panel field canvas when the associated element pin is selected.

Fixed

  • Fix bug that would occasionally cause canvas to not load properly (#31)

3.0.0

25 Aug 18:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.6...3.0.0

3.0.0-beta.2

25 Aug 18:14
Compare
Choose a tag to compare
3.0.0-beta.2 Pre-release
Pre-release
  • removes deprecated GQL class
  • fixes bug that could sometimes prevent the canvas URL from resolving properly

3.0.0-beta.1

19 May 16:07
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release

Adds initial Craft 4 compatibility.

2.0.6

09 Dec 11:03
Compare
Choose a tag to compare
  • Update README to reflect newer Craft requirements
  • Adds examples to README
  • Merge pull request #28 from simplygoodwork/feature/27-respect-pin-order
  • Merge pull request #25 from kristoffeys/patch-1
  • Merge pull request #29 from Zsavajji/feature/multi-site-entries

2.0.5

09 Dec 01:56
Compare
Choose a tag to compare
  • Fixed missing closing tag in field type settings.