source: products/quintagroup.dropdownmenu/trunk/docs/HISTORY.txt @ 3518

Last change on this file since 3518 was 3518, checked in by kroman0, 12 years ago

Updated README, up package version

  • Property svn:eol-style set to native
File size: 1.6 KB
Line 
1Changelog
2=========
3
41.2.12 - Unreleased
5
6* Fixed 'no record' error [kroman0]
7
81.2.11 - August 10,2012
9
10* <select><option> layout added for mobile skins [kroman0]
11
121.2.10 - May 10, 2012
13
14* property decorator removed - Plone 3.3.6 compatibility issue fix
15* fixed Plone 4.1.5 compatibility issue when accessing action id attribute
16
171.2.9 - May 2, 2012
18
19* fixed issue that significantly reduced menu caching performance
20  [malthe]
21
221.2.8 - Apr 23, 2012
23
24* fixed styles for a drop-down menu list in IE7 [gvizdyk]
25
261.2.7 - Jan 31, 2012
27
28* added cache switch for tabs
29
301.2.6 - Jan 26, 2012
31
32* revisited caching key strategies, added language and anonymous switch
33* added caching switch to control panel
34
351.2.5 - Oct 21, 2011
36
37* added cache header for csshover.htc view
38  to allow proxy and browser to cache it.
39
401.2.4 - Sep 07, 2011
41
42* documentation formatting fixed
43
441.2.3 - Sep 05, 2011
45
46* Live search with dropdown menu overlaps fixed
47
481.2.2 - June 21, 2011
49
50* Fixed caching content tabs and action tabs
51* portal_action generated menu caching is conditional and switched off for now
52
531.2.1 - June 15, 2011
54
55* Caching fixed
56
571.2 - Apr 6, 2011
58
59* Changed z3c.autoinclude includeDependencies to simple include to work in plone 3.2 [kroman0]
60* drop-down overlay bug fixed [wald]
61* cleared unnecessary classes, changed styles to current and hover element [gvizdyk]
62* Fixed uninstallation. Added unisntallation with QI [mylan]
63* Tests refactoring [mylan]
64
651.1.1 - Sep 23, 2010
66
67* fixed the docs markup [chervol]
68
691.1 - Sep 22, 2010
70
71* removed debug code [chervol]
72* fixed the dropdown CSS
73* fixed the Home tab highlight
74
751.0 - Sep 08, 2010
76
77* Initial release
78
Note: See TracBrowser for help on using the repository browser.