-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathCHANGES.txt
101 lines (57 loc) · 1.73 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
Changelog
=========
0.7.7 (unreleased)
------------------
- Nothing changed yet.
0.7.6 (2018-09-07)
------------------
- Nothing changed yet.
0.7.5 (2016-03-11)
------------------
- Implement option to move cookie message to the bottom
[nightmarebadger]
0.7.4 (2014-03-31)
------------------
- When product is installed but disabled, show the standard contents
of the analytics viewlet.
Fixes https://github.com/fourdigits/collective.cookiecuttr/issues/5
[maurits]
0.7.3 (2014-03-28)
------------------
- Nothing changed yet.
0.7.2 (2014-03-28)
------------------
- Uninstall profile to delete registry configuration [erral]
- Implement implied consent [erral]
- Use collective.z3cform.datagridfield and make it multilingual aware [erral]
0.7.1 (2012-11-08)
------------------
- Fix viewlet rendering, fix test [kingel]
0.7 (2012-11-08)
----------------
- Added Jan and Ralph to the contributors, thanks! [kingel]
- Started with tests [kingel]
- Travis setup [kingel]
- Added controlpanel test [kingel]
- Added support for sonar [kingel]
- Fixed viewlet rendering
0.6 (2012-10-19)
----------------
- cleaned up GA-viewlet [Jan Branbergen]
- Fix GA-viewlet when cookiecuttr is disabled [Jan Branbergen]
0.5 (2012-10-04)
----------------
- plone.resource is not used, removed dependency. Made override for anlytics viewlet [thepjot]
- javascript is not python, do not put commas at the end of arrays as it will break in ie [kingel]
0.4 (2012-09-25)
----------------
- Changed link functionality so it works with external links [ralphjacobs].
0.3 (2012-09-25)
----------------
- Nothing changed yet.
0.2 (2012-09-24)
----------------
- Nothing changed yet.
0.1 (2012-09-24)
----------------
- Package created using templer