source: products/quintagroup.dropdownmenu/tags/1.2.10/docs/HISTORY.txt

Last change on this file was 3462, checked in by chervol, 12 years ago

history update, prepare to release

  • Property svn:eol-style set to native
File size: 1.5 KB
Line 
1Changelog
2=========
3
41.2.10 - May 10, 2012
5
6* property decorator removed - Plone 3.3.6 compatibility issue fix
7* fixed Plone 4.1.5 compatibility issue when accessing action id attribute
8
91.2.9 - May 2, 2012
10
11* fixed issue that significantly reduced menu caching performance
12  [malthe]
13
141.2.8 - Apr 23, 2012
15
16* fixed styles for a drop-down menu list in IE7 [gvizdyk]
17
181.2.7 - Jan 31, 2012
19
20* added cache switch for tabs
21
221.2.6 - Jan 26, 2012
23
24* revisited caching key strategies, added language and anonymous switch
25* added caching switch to control panel
26
271.2.5 - Oct 21, 2011
28
29* added cache header for csshover.htc view
30  to allow proxy and browser to cache it.
31
321.2.4 - Sep 07, 2011
33
34* documentation formatting fixed
35
361.2.3 - Sep 05, 2011
37
38* Live search with dropdown menu overlaps fixed
39
401.2.2 - June 21, 2011
41
42* Fixed caching content tabs and action tabs
43* portal_action generated menu caching is conditional and switched off for now
44
451.2.1 - June 15, 2011
46
47* Caching fixed
48
491.2 - Apr 6, 2011
50
51* Changed z3c.autoinclude includeDependencies to simple include to work in plone 3.2 [kroman0]
52* drop-down overlay bug fixed [wald]
53* cleared unnecessary classes, changed styles to current and hover element [gvizdyk]
54* Fixed uninstallation. Added unisntallation with QI [mylan]
55* Tests refactoring [mylan]
56
571.1.1 - Sep 23, 2010
58
59* fixed the docs markup [chervol]
60
611.1 - Sep 22, 2010
62
63* removed debug code [chervol]
64* fixed the dropdown CSS
65* fixed the Home tab highlight
66
671.0 - Sep 08, 2010
68
69* Initial release
70
Note: See TracBrowser for help on using the repository browser.