File tree Expand file tree Collapse file tree 1 file changed +43
-27
lines changed Expand file tree Collapse file tree 1 file changed +43
-27
lines changed Original file line number Diff line number Diff line change 1
- 2.0.0
2
- =====
1
+ # Change log
2
+ All notable changes to this project will be documented in this file.
3
+ This project adheres to [Semantic Versioning](http://semver.org/).
4
+
5
+ # 2.0.0
6
+ ### Features
3
7
4
8
* Updated styling to match Umbraco v7.6
5
9
* Added Udi support
6
10
7
- 1.3.2
8
- =====
11
+ ### Breaking
12
+
13
+ * Upgraded Umbraco to v7.6
14
+
15
+ # 1.3.2
16
+ ### Bugfixes
9
17
10
18
* #48 - Editing a media item breaks the link
11
19
* #51 - Picked nodes are not resolved when deleted
12
20
13
- 1.3.1
14
- =====
21
+ # 1.3.1
22
+ ### Bugfixes
15
23
16
24
* Fixed bug introduced when cleaning code
17
25
18
- 1.3.0
19
- =====
26
+ # 1.3.0
27
+ ### Features
20
28
21
29
* #22 - Usage in macro parameter
30
+
31
+ ### Bugfixes
32
+
22
33
* #28 - Not working in combination with Doc Type Grid Editor Package
23
34
24
- 1.2.0
25
- =====
35
+ # 1.2.0
36
+ ### Features
26
37
27
38
* #14 - Use url as name when Page Title is left empty
28
39
29
- 1.1.0
30
- =====
40
+ # 1.1.0
41
+ ### Features
31
42
32
43
* #8 - Hide handle when only one item.
44
+
45
+ ### Bugfixes
46
+
33
47
* #11 - Validation problem with min/max and external links.
34
48
* #13 - Gracefully handle when the recycling bin is chosen
35
49
36
- 1.0.0
37
- =====
50
+ # 1.0.0
51
+ ### Features
52
+
53
+ * Added min/max items field
54
+ * Added document icons to the editor
55
+
56
+ ### Breaking
38
57
39
- * upgraded to Umbraco 7.1.2
40
- * removed Pick multiple items field
41
- * added min/max items field
42
- * added document icons to the editor
58
+ * Upgraded to Umbraco v7.1.2
59
+ * Removed Pick multiple items field
43
60
44
- 0.2.0
45
- =====
61
+ # 0.2.0
62
+ ### Features
46
63
47
- * added property value converter
64
+ * Added property value converter
48
65
49
- 0.1.1
50
- =====
66
+ # 0.1.1
67
+ ### Bugfixes
51
68
52
- * data is now stored in the ntext column
69
+ * Data is now stored in the ntext column
53
70
54
- 0.1.0
55
- =====
71
+ # 0.1.0
56
72
57
- * initial release
73
+ * Initial release
You can’t perform that action at this time.
0 commit comments