Skip to content

Commit c867fe0

Browse files
authored
Merge pull request #37 from simplygoodwork/craft-4-develop
Fix pin issue introduced in 3.0.0
2 parents fe05218 + bacb1f9 commit c867fe0

File tree

6 files changed

+114
-3896
lines changed

6 files changed

+114
-3896
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Donkeytail Changelog
22

3+
## 3.0.1 - 2022-08-30
4+
5+
#### Added
6+
- Pin labels will now show in the control panel field canvas when the associated element pin is selected.
7+
8+
#### Fixed
9+
- Fix bug introduced in 3.0.0 that caused existing pins to be hidden in control panel field canvas ([#36](https://github.com/simplygoodwork/craft-donkeytail/issues/36))
10+
311
## 3.0.0 - 2022-08-25
412

513
- Fix bug that could sometimes cause canvas image to not load ([#31](https://github.com/simplygoodwork/craft-donkeytail/issues/31))

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "simplygoodwork/craft-donkeytail",
33
"description": "Fieldtype that allows you to quickly and easily content manage points on images. You can use it for locations on a faux map, showcasing multiple products within an image, or even pinning the tail on a donkey.",
44
"type": "craft-plugin",
5-
"version": "3.0.0",
5+
"version": "3.0.1",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)