Make WordPress Themes

source: fluida/1.5.0.2/changelog.txt

Last change on this file was 87757, checked in by themedropbox, 8 years ago

New version of Fluida - 1.5.0.2

File size: 17.1 KB
Line 
1=== Previous Changelog Information ===
2
3= 1.2.8.1 =
4* Fixed header image visible on landing page after the addition of video header support
5
6= 1.2.8 =
7* Fixed colophon margins and border on left layouts
8* Added WordPress 4.7 video header support
9* Fixed main menu enlarging when set to fixed and a shorter height than the resized on
10* Fixed icon blocks customizer controls not displaying the icons in Chrome / Safari
11* Adjusted the landing page block/text areas title and text retrieval functions to work with qTranslate
12* Fixed missing pagination on Category page with intro template
13* Fixed breadcrumbs and content padding padding on Category page with intro template
14* Updated theme screenshot
15
16= 1.2.7 =
17* Fixed previous/next navigation links appearing on the Landing Page
18* Added disable functionality to landing page box excerpt by settings excerpt length to zero
19* Added disable functionality to landing page box read more button by letting the label field empty
20* Added alt attribute on featured images and header image
21* Fixed hardcoded line height in the theme's style
22* Improved menu styling for compatibility with menu-related plugins
23* Added shortcode functionality on all landing page text fields for compatibility with qTranslate (thanks Jari)
24* Fixed naming inconsistencies in social icons classnames
25* Added 'fluida_thumbnail_image_width'/'fluida_thumbnail_image_height', 'fluida_featured_image_width'/'fluida_featured_image_height' filters on the registered image sizes
26* Fixed comment icon misalignment, extra padding on date and author layout on RTL
27
28= 1.2.6 =
29* Added 'disabled' option for icon blocks content
30* Fixed blocks/boxes excerpts issue due to incompatibility with plugins that added custom content filters
31* Added extra font values for general font option
32* Fixed CSS inconsistencies in fontfaces.css
33* Removed alt attribute from header logo anchor
34* Fixed masonry posts order on RTL
35* Extra RTL fixes: posts read more button animation, customizer maximize arrow direction, customizer maximized sidebar wrong margin on RTL, landing page box read more arrow animation, landing page read more posts button icon position
36* Added menu walker to support social menu elements classes
37* Updated Cryout Framework to version 0.6.3
38
39= 1.2.5 =
40* Added structured markup data
41* Redesigned the mobile menu
42* Updated Cryout Framework to 0.6.2
43* Adjusted customizer panels for compatibility with WordPress 4.7
44* Fixed Google fonts with weights and subsets simultaneous usage
45* Added Custom CSS hint for WordPress 4.7
46* Fixed main navigation search icon out of line with menu items and social icons
47* Added auto-scroll option in the Miscellaneous section
48* Fixed anchor links scrolling when fixed menu is used
49* Made breadcrumbs function pluggable again
50
51= 1.2.4 =
52* Added manual excerpts support in landing page boxes
53* Decreased line height for landing page box titles and texts
54* Adjusted landing page text titles and descriptions maximum width to 75% and decreased line height
55* Moved Colors options section outside of General panel
56* Fixed a typo in the options description
57
58= 1.2.3.1 =
59* Actually fixed landing page custom styling only taking effect when main menu is fixed :)
60
61= 1.2.3 =
62* Fixed landing page custom styling only taking effect when main menu is fixed
63* Added check for 'the_comments_navigation' use that is not available before WordPress 4.4.0
64
65= 1.2.2 =
66* Added CSS print styles
67* Added option to disable the custom theme styling in the WordPress editor (under Miscellaneous settings)
68* Added a no-icon option to the landing page featured icon blocks so you can now show only text
69* Fixed the 'Category page with intro' page template (and page templates in general) not working when set as front page
70* Fixed horizontal rule (<hr> tag) not displaying
71
72= 1.2.1 =
73* Added WooCommerce compatibility
74* Added WPML/Polylang compatibility
75* Extended Fitvids status check in Masonry call after more posts are loaded
76* Hid landing page slider separator when text and description are not both defined
77* Changed default footer background color; added footer text color option; fixed footer border and separators color
78* Improved landing page fields checks
79* Fixed get_default_pages() to sort by post_date
80* Fixed one singular typo in style.css
81
82= 1.2.0 =
83* Added title and description fields to blocks and boxes
84* Redesigned the mobile menu
85* Added landing page 'more posts' button
86* Added 'disable' option for landing page boxes
87* Fixed landing page boxes and blocks clear responsiveness
88* Checked articles animation to 'fade'
89* Removed page templates - use the new pages meta layout option
90* Changed several icons used in the theme
91* Changed icons pack for the landing page icon blocks; slightly redesigned the icon blocks
92* Centered landing page text areas
93* Updated translation file
94* Changed default static slider image
95* Fixed incomplete breadcrumbs visible on static homepage
96
97= 1.1.4 =
98* Reupload due to incomplete admin/main.php file in the 1.1.3 release
99
100= 1.1.3 =
101* Added support for cloned options in the customizer
102* Fixed landing page boxes not clearing
103* Fixed min/max attributes for number inputs in the customizer
104* Landing page 'show posts' option is now only visible when the landing page is enabled
105* Fixed labels for the landing page boxes "content" customizer option
106* Rearranged landing page CSS
107* The Fitvids script is now executed on document ready instead of window load
108
109= 1.1.2 =
110* Static boxes images are now clickable and linked to the corresponding post
111* Changed static boxes image hover effects and animation
112* Landing page featured boxes can now be disabled by selecting "0" for the number of boxes to show
113* Sanitized all outputs in the landing page functions
114
115= 1.1.1 =
116* Fixed "before content" widget appearing twice on landing page
117* TGMPA info is now a notice instead of a warning
118
119= 1.1.0 =
120* Added "Cryout Serious Slider" selector in customizer
121* Added excerpt length option to the landing page boxes
122* Added a fourth text area to the landing page (between the two box sections)
123* Added TGMPA notices to recommend the "Cryout Serious Slider" and "Force Regenerate Thumbnails" plugins
124* Added theme info headers to all files
125* Rearranged landing page code and made it child theme friendly
126* Updated translation files
127
128= 1.0.0 =
129* Added a brand new landing page complete with static image/slider shortcode, featured icon blocks, featured boxes and text areas
130* Replaced page templates with custom post metas for page layouts
131* Merged the mobile styling (styles/responsive.css) with the main style (style.css)
132* Reordered, functionified and optimized theme's JavaScript (frontend.js)
133* Added structure, options and defaults filters for child themes
134* Removed before/after content widget areas columns under responsiveness
135* Fixed branding transition missing when main menu was fixed
136* Fixed article animation on scroll and also made it work as expected on mobile
137* Fixed breadcrumbs and headers on search pages not staying in sync with magazine layout setting
138* Changed default headings font to "Open Sans Condensed" and size 130% (from "Open Sans" and size 120%)
139* Changed default menu size from 100% to 105% ( also decreased menu font size option steps from 10% to 5%)
140* Changed "with-masonry" body class to "fluida-with-masonry"
141* Changed references from the old 'settings page' to 'settings panel'
142
143= 0.9.9.4 =
144* Fixed breadcrumbs and archive headers not staying in sync with magazine layout setting
145* Added implicit label and HTML5 'button' input to search in searchform.php (accessibility)
146* Added screen reader text to breadcrumbs Home icon (accessibility)
147
148= 0.9.9.3 =
149* Cleaned up framework breadcrumbs function
150* Added random ids to search input in searchform.php
151* Updated comments functions to include multiple plural forms
152* Added check to not show comment icon when comments are disabled
153
154= 0.9.9.2 =
155* Fixed magazine layouts on mobile
156* Added setting for articles animation when scrolling (under General > Decorations)
157* Added label for search input in searchform.php (accessibility)
158* Updated translations and included plural forms
159
160= 0.9.9.1 =
161* Fixed "Auto Select Images From Posts Content" option not working
162* Fixed center aligned menu not hiding on mobile
163* Fixed attachment pages missing article padding
164* Changed both sorted and unsorted lists to "outside" style by default
165* Fixed typo in Amazon social icon URL
166
167= 0.9.9 =
168* Renamed 'Graphics' customizer section to 'General'
169* Relocated 'Socials' panel under 'General' and 'Custom Footer Text' under 'General' > 'Structure'
170* Added compatibility option to disable Masonry
171* Added compatibility option to disable 'defer' script loading
172* Added compatibility option to disable FitVids
173* Replaced get_category() usage with core get_queried_object()
174* Updated Cryout Framework to 0.5.7
175* Moved breadcrumbs function to the framework
176* Escaped all outputs in framework customizer controls
177* Escaped url, permalink and link function calls
178* Escaped core WordPress function calls
179* Renamed body classes added by the theme
180* Improved theme options loading check
181
182= 0.9.8.3 =
183* Fixed header issues with different menu alignments
184* Improved "Continue reading" button animation
185
186= 0.9.8.2 =
187* Fixed mobile menu not showing up while re-re-re-fixing the fixed header on IE
188* Added IE9 compatibility to CSS transforms
189* Changed "Continue reading" button aspect to use accent colors
190* Removed input[type="file"] styling
191* Changed content_width to 1024px
192
193= 0.9.8.1 =
194* Double fixed issues with fixed top menu in IE11
195* Fixed footer widgets alignment
196* Added menu alignment option
197* Added site tagline display option
198* Improved featured images layout and articles padding
199
200= 0.9.8 =
201* Adjusted main responsiveness step from 1280px to 1152px (to exclude mobile devices that are large enough to fit the sidebars but do not correctly handle media queries)
202* Added site title value as header logo alt/title attributes
203* Added theme settings save/load functionality
204* Changed default layout to Centered
205* Disabled Masonry activation when single column layout is used
206* Changed default title size to 150% (from 130%)
207
208= 0.9.7 =
209* Optimized PHP and HTML code to follow standards
210* Optimized CSS layout to follow standards
211* Cleaned up post format files
212* Cleaned up header.php and fixed header image display, comments.php, content.php, single.php, search.php, 404.php
213* Cleaned up content-* files
214* Redesigned attachment.php as image.php
215* Merged author.php, tag.php, category.php into archive.php (and split author info to author-bio.php)
216* Added new WordPress.org theme tags (and removed deprecated ones)
217* Added normalized tags option (on by default)
218* Added post formats to breadcrumbs
219* Added base font name to Google fonts enqueue (when custom weights are used)
220* Added .icon-chat (same as .icon-quote) for the chat post format
221* Added color transition to post format and meta icons
222* Improved Continue Reading button visual style
223* Improved round corners option to apply to the correct elements (#toTop, a.continue-reading-button,.page-numbers, .page-header, span.entry-format)
224* Fixed author and date microformats
225* Fixed one-column page template breadcrumbs position
226* Switched to using proper the_title() call (with arguments)
227* Renamed registered image sizes
228* Removed leftover check for site title HTML tag and post/page titles
229* Removed async from script filter (causes issues with Masonry)
230* Removed round corners from back-to-top button
231* Removed unused /resources/patterns folder
232* Moved entry_meta_format_hook after content title (and resized format meta icons)
233* Moved side header padding to inner element
234* Moved cryout_schema_microdata() to framework and added imageObject
235* Updated theme URL for new site
236* Updated theme news feed URL for new site structure
237* Restored proper order of theme panels/sections in the Customizer
238* Changed default content font size to 16px (from 18px)
239
240= 0.9.6.2 =
241* Fixed footer widgets flex arrangement
242
243= 0.9.6.1 =
244* Same as 0.9.6, bumping version to force repository publish
245
246= 0.9.6 =
247* Removed import/export settings from admin area
248* Added second textdomain support for WordPress' language packs (also deleted languages folder under cryout and removed redundant loading of text domains in admin area)
249* Fixed Masonry JS error (removed 'async' attribute when loading scripts on the frontend)
250* Social links in the header/footer area are now turned off by default
251* Removed 'Debug info' section from the admin area
252* Removed social links (and respective scripts) from the admin area
253* Renamed 'Latest News' section in admin to 'Theme Updates'
254* Removed autoupdater call in cryout/framework.php
255
256= 0.9.5 =
257* Updated customizer color sanitization to use the existing sanitize_hex_color() function
258* Added unminified resources/js/html5shiv.js
259* Cleaned up the unused cryout/widgets.php and cryout/widget-areas.php files
260
261= 0.9.4.5 =
262* Removed template-blog.php page template
263* Removed license.txt file
264* Improved arhive.php to handle archives, categories and tags (removed category.php and tag.php)
265* Improved plugin/child theme styling override support by changing #main id to .main class
266
267= 0.9.4.4 =
268* Changed image size handle from 'featured' to 'cryout-featured'
269* Switched to using core WordPress 'jquery-masonry'
270
271= 0.9.4.3 =
272* Fixed unwanted header container margin when fixed menu is used and admin bar is visible
273* Added table border styles option
274* Fixed customizer maximize button overlapping WP 4.5 device buttons
275* Added WordPress 4.5 site logo support
276* Fixed unwanted scrollbar on ads in sidebar
277
278= 0.9.4.2 =
279* Fixed main menu extra top padding on medium screens (since 0.9.3)
280* Fixed header image alignment on left non-contained layout (since 0.9.3)
281* Fixed the fixed menu cutoff to left on contained layouts (since 0.9.3)
282* Fixed masonry negative margins creating horizontal scrollbar on medium screens
283* Improved main/pad-container margins for for masonry
284* Added socials in mobile menu for small devices (and removed from header)
285* Further mobile optimizations
286
287= 0.9.4.1 =
288* Escaped support URLs with esc_url_raw
289
290= 0.9.4 =
291* Removed duplicate static HTML5Shiv inclusion in header (as it was already enqueued)
292* Moved hardcoded GooglePlus profile script to enqueue (with defer/async filter)
293* Corrected WordPress name formatting in all theme strings
294* Fixed cryout_schema_microdata() call in author info page HTML
295
296= 0.9.3.1 =
297* Fixed responsive featured image inconsistency between browsers
298* Corrected fixed menu alignment issue with the new left/centre layouts
299
300= 0.9.3 =
301* Added menu text colour option
302* Further extended layout alignment options with Left (not contained) and Center (not contained) options
303* Fixed sidebar background colour missing on mobile devices
304* Fixed breadcrumbs alignment issue on mobile devices
305* Improved mobile menu to follow configured colour options
306* Fixed article alignment in masonry enabled pages
307* Fixed theme recommended Google fonts not loading extra weights
308* Added auto-detection of RSS link in social icons
309* Improved form elements styling outside the main content areas
310* Fix icons rotation effect glitch on some browsers
311
312= 0.9.2 =
313* Fixed padding for widgets missing on mobile
314* Fixed leftover text domain in widget areas
315* Fixed usage of code incompatible with PHP < 5.3 in includes/core.php
316* Fixed header widget area invisible when header image is responsive
317* Removed bundled fonts in favor of Google fonts (to reduce theme size)
318* Added new main layout alignment option
319* Extended header widget area width option with 100% value
320* Added header widget area alignment option
321* Improved post featured images to center-align if too small to fill area
322* Fixed apostrophe usage in style.css description
323* Added 'time ago' option for comments
324* Added max width option for comment form
325* Fixed duplicate id both from <li> and <header> in includes/comments.php
326* Fixed author.php closing <section> instead of <div>
327* Fixed empty strings with text domain
328* Fixed leftover hardcoded theme name in cryout/back-compat.php
329* Fixed leftover hardcoded theme name in cryout/admin-functions.php
330* Removed unused AJAX backend code from includes/core.php
331
332= 0.9.1 =
333* Fixed breadcrumbs on page templates (moved breadcrumbs back under the header)
334* Fixed menu to display the default arrow on no-link menu items
335* Updated FitVids to version 1.1
336* Finished readme.txt contents
337* New screenshot
338* Fixed news in the theme's info page
339* Rearranged breadcrumbs, main menu search, footer search and comment form placeholder hooks
340* Fixed one column magazine layout being too wide
341* Fixed breadcrumbs reasponsiveness
342* Fixed custom post type articles missing background color and padding
343* Fixed menu arrows on RTL
344* Added customizer settings for header and featured images: responsive/cropped (responsive is default)
345* Removed background color for comment forms, added hover and focus effects
346* Removed padding for fieldset and label
347* Resized default header images to 1920 x 250px
348* Added theme version parameter to backend script/style enqueues (to help with caching issues)
349* Fixed comments closed text option not working on pages
350
351= 0.9 =
352Initial release
Note: See TracBrowser for help on using the repository browser.