forked from colorlabsproject/lensa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
139 lines (116 loc) · 5.05 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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
/*
Theme Name: Lensa
Theme URI: https://github.com/colorlabsproject/lensa/
Theme Upgrade URI: https://github.com/maumoura/lensa/
Author: ColorLabs & Company
Author URI: https://github.com/colorlabsproject/lensa/
Author Upgrade: Mauricio Moura da Silva
Author Upgrade URI: https://mauriciomoura.com/
Release Date: 30 November 2012
Designer: Andrie Pasca Hendradewa
Requirements: WordPress 6.4 or higher, PHP 7
Compatibility: WordPress 6.4+
Tags: photography, instagram, blog, full-screen, slider, responsive
Last Update Date: 03 April 2024
*/
/**** Changelog ****/
"Please backup your theme pack files at first before you update the theme into the latest version"
2024.04.03 - Version 1.1.8
- Lots of fixes, to make it work with WordPress 6+
File Affected: too many to list
Might work with other versions of WordPress, but was tested only with version 6.4.3 and 6.5
2015.07.06 - Version 1.1.5
- Add: Pagination for Flickr Gallery
File Affected: template-gallery.php
- Fix: Flickr API not working properly
File Added: includes/flickr/wordpress-flickr.php
File Deleted: includes/flickr/phpFlickr.php
Files Affected: template-flickr.php, includes/theme-flickr.php, includes/js/scripts.js
2014.06.11 - Version 1.1.4
- Update: Framework
Folder Affected: functions/
- Add: Dummy Content
Folder Added: dummy-content/
2014.06.08 - Version 1.1.3.1
- Update: Framework
Folder Affected: functions/
- Fix: Can't create Child Theme without copying the includes/ folder
Folder Affected: includes/instagram-php-api/
Files Affected: includes/theme-instagram.php, includes/theme-flickr.php
2014.04.30 - Version 1.1.3
- Add: Compatibility with WPML
File Added: wpml-config.xml
- Update: Framework
Folder Affected: functions/
- Fix: Deprecated WordPress functions
Files Affected: functions.php, header.php, includes/theme-options.php, includes/theme-widgets.php
- Fix: Make Theme Screenshot larger for supporting HiDPI displays
File Affected: screenshot.png
- Fix: Instagram Gallery Template
Files Affected: template-instagram.php, includes/theme-instagram.php, includes/theme-instagram-options.php
2014.04.03 - Version 1.1.2
- Update: Framework
Folder Affected: functions/
- Fix: Gallery Page Template layout on mobile
File Affected: style.css
- Fix: WooCommerce Shop layout
File Affected: style.css
- Fix: Duplicate Instagram Settings menu on WP Admin
Files Affected: includes/theme-instagram.php, includes/theme-instagram-options.php
- Fix: Error and success Message on Instagram Settings page
Files Affected: includes/theme-instagram.php, includes/theme-instagram-options.php
2014.03.05 - Version 1.1.1
- Fix: Some of WooCommerce Pages become 404 Not Found when using non default Permalinks Setting
Files Affected: style.css, functions.php, includes/theme-custom-type.php, includes/theme-functions.php
2014.03.04 - Version 1.1.0
- Fix: Compatibility with WooCommerce 2.1
Folder Affected: woocommerce/
- Fix: Image with Caption inside Post Content is not Responsive
File Affected: style.css
- Fix: Google Chrome not showing the Custom Fonts
File Affected: style.css
2014.02.11 - Version 1.0.10
- Update: Framework
Folder Affected: functions/
- Fix: Wrong YouTube icon on Social Media Links
File Affected: includes/theme-functions.php
2013.11.22 - Version 1.0.9.2
- Add: Option to set number of slides to show on Frontpage Slideshow
Files Affected: includes/theme-options.php, includes/theme-functions.php
2013.11.07 - Version 1.0.9.1
- Fix: Slider Title not placed correctly on Windows Phone
File Affected: style.css
- Fix: Footer on Homepage not placed correctly on Windows Phone
File Affected: style.css
2013.07.17 - Version 1.0.9
- Integrating with WPML and Buddypress
Files Added: css/buddypress.css
Files Affected: style.css
2013.07.12 - Version 1.0.8
- Add option to disable background slideshow and using custom background
Files Affected: header.php, theme-options.php, theme-functions.php
2013.06.14 - Version 1.0.7
- Fix: Twitter widget API
2013.05.25 - Version 1.0.6
- Fix some style
2013.05.10 - Version 1.0.5
- Support Woocommerce and Jigoshop
2013.02.19 - Version 1.0.4
- Files affected: style.css, includes/theme-js.php, includes/js/script.js
Fix: Slideshow options doesn't work
2012.01.08 - Version 1.0.3
- Files affected: style.css, includes/js/scripts.js, includes/js/plugins.js
Fix: Loading indicator overlap main content on blog page.
Fix: Fancybox title block when image have long title.
Add: Fancybox cyclic mode, when popup reach end, next arrow will go to first image.
- Files affected: style.css, single.php, page.php, comments.php
Fix some style, add single pagination, and add comment pagination
2012.12.24 - Version 1.0.2
- Files affected: index.php, template-gallery.php, template-instagram.php:, includes/theme-instagram.php
Fix: instagram.
2012.12.17 - Version 1.0.1
- Files affected: style.css, includes/js/plugins.js, includes/theme-js.php
Fix: Overlay pattern on slider only appear at first slide.
Fix: Slider options from theme panel not working.
2012.11.30 - version 1.0
* First release!