-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
98 lines (74 loc) · 3.69 KB
/
changelog.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
*** Delicious Magazine Changelog ***
2012.12.12 - version 1.1.9
* /includes/js/slides.min.jquery.js - Update SlidesJS to use alternate version (slight downgrade) for WordPress 3.5 compatibility.
2012.06.19 - version 1.1.8
* style.css - Removed equal columns CSS fix.
* includes/general.js - Reverted to equal columns JS fix.
2012.03.21 - version 1.1.7
* archive.php - move post meta above title to match homepage and allow images to be clickable.
2012.02.27 - version 1.1.6
* style.css - further improvements to equal columns CSS fix.
2012.02.16 - version 1.1.5
* style.css - added equal columns fix.
* includes/general.js - removed columns height script
2011.11.29 - version 1.1.4
* /includes/theme-functions.php - Suppress filters in Woo - Tabs "Latest" and "Popular" tab functions.
* /includes/widgets/widget-woo-adspace.php - Make sure all strings are translatable.
* /includes/widgets/widget-woo-blogauthor.php - Make sure all strings are translatable.
* /includes/widgets/widget-woo-embed.php - Make sure all strings are translatable.
* /includes/widgets/widget-woo-flickr.php - Make sure all strings are translatable.
* /includes/widgets/widget-woo-search.php - Make sure all strings are translatable.
* /includes/widgets/widget-woo-subscribe.php - Make sure all strings are translatable.
* /includes/widgets/widget-woo-tabs.php - Make sure all strings are translatable.
* /includes/widgets/widget-woo-twitter.php - Make sure all strings are translatable.
* /lang/en_GB.po - Rescanned language file.
2011.11.21 - version 1.1.3
* /includes/theme-functions.php - added Google Plus to Sub/Connect
2011.11.16 - version 1.1.2
* general.js - fixed js error
2011.11.10 - version 1.1.1
* general.js - updated dynamic columns height script
2011.11.04 - version 1.1
* includes/theme-options.php - added option for integrated breadcrumbs
* search.php,
template-xxx.php,
archive.php,
single.php
page.php
index.php - replaced yoast breadcrumbs function call with woo_breadcrumbs
2011.11.03 - version 1.0.13
* includes/theme-actions.php - set preload to false as it was loading default slidesJS image which didn't exist.
2011.10.18 - version 1.0.12
* index.php - Code consistency checks. Make sure posts are excluded appropriately.
* style.css - Clean up position of SuperFish navigation arrows on dropdown navigation menu items.
2011.10.07 - version 1.0.11
* style.css - Fixed an issue with Top Navigation dropdowns
2011.08.19 - version 1.0.10
* style.css - Fixed IE navigation (line 242)
2011.08.17 - version 1.0.9
* includes/theme-options.php,
single.php,
style.css - added single post ad option
2011.08.05 - version 1.0.8
* includes/theme-options.php,
includes/theme-actions.php - updated slider speed options
2011.07.20 - version 1.0.7
* style.css - Update slider styling for IE8
2011.07.05 - version 1.0.6
* single.php - added embed output
* style.css - added .post .video
2011.05.16 - version 1.0.5
* header.php - fixed Home link highlight issue
2011.05.09 - version 1.0.4
* includes/theme-options.php - removed randomize slides option as it doesn't work properly
* includes/theme-actions.php - removed randomize on slides
2011.03.04 - version 1.0.3
* style.css - Fixed slider caption positioning in IE7
* images/ie7transparency.png - Added image for IE transparency
2011.02.28 - version 1.0.2
* index.php, includes/theme-options.php - added two column layout for homepage posts
* style.css - added two columns styling #latest.post
2011.02.23 - version 1.0.1
* includes/theme-actions.php - fixed color on post titles custom typography
2010.02.22 - version 1.0
* First release!