Releases: WPChill/decode-lite
Releases · WPChill/decode-lite
Decode 3.0.4
- Steam social icon setting now requires a full URL
- Fixed true/false options not working
Decode 3.0.3
Fixes:
- Updated time of post was being displayed
Decode 3.0.2
Added:
- Ello social icon
Improved:
- Refactor, modularize JS
- Update site title hover effect
- Background image prefetch
Fixed:
- Jetpack Comments don't crash Mobile Safari
- Sidebar button on the right works again
Decode 3.0.1
Added:
- Sina Weibo social icon
- Featured Images use srcset to download an appropriately sized version
- Added Travis CI build monitoring
Improved:
- Updated hAtom output, now should be fully compatible
- Much better compliance with WP Coding Standards
Fixed:
- Jetpack loads non-excerpt posts
- Sidebar link overlaps site title on small screens
- Some social icons don’t display in the Customizer
- Fonts display too large on laptop-sized screens
Decode 3
Added:
- iTunes social link
- Bandcamp social link
- Added Simplified Chinese translation
- British-specific spellings
- Proper X-UA-Compatible meta tags
- Humans.txt file for theme credits
- Filters for most theme setup functions
Improved:
- Greatly simplified customizing by hiding options when they will not display a result on the site. e.g. Removing social links from display will hide each individual social link option too.
- New default color scheme
- Improved SEO for post's updated time and date
- Color controls have added descriptions with tips on finding a good color selection.
- Customizer controls use appropriate keyboards on touch devices.
- Hide "Edit" button in print
- Accessibility improvements (buttons now have
<button>
markup and title attributes, etc.) - Custom CSS doesn't output anything if there is no input
- Switched to SASS
- No IDs in CSS
Fixed:
- Inputs use same font
- Goodreads icon changes color now
- No margin appearing between a menu with only two items in RTL text.
- RTL spacing in social icons fixed
- Height of textarea is no longer the same as other inputs
Changed:
- Now, only latin characters are loaded by default, if you need additional characters, check the option in Customizer > Content Options > Load Latin Extended character set
- A few selectors have had their names changed, custom CSS needs to be updated accordingly, but will continue to work until a later release:
SidebarLink -> sidebar-link
SidebarTop -> sidebar-top
SidebarClose -> sidebar-close
SidebarContent -> sidebar-content
SidebarMenuTrigger -> menu-icon
SidebarMenuClose -> close-icon
SocialIconFill -> social-icon-fill
Decode 2.9.3
Please Note: Header images settings have moved and may need to be reset
Added:
- Refactored header image feature to support cropping and new features in WordPress 3.9
- Setting to show allowed comment form tags
- Goodreads social link
- Added editor styles for galleries, captions, and image alignment
Improved:
- HTML 5 Gallery support with custom gallery styles
- Improved quote post and search form styles
- Google+ icon changed to a branding guidelines-compliant version
- Editor Styles are more reflective of Decode's style.
- RTL styles updated
- Search form evenly spans sidebar
- Comments form fields display better for users who are not signed in
- Breadcrumbs are not displayed on homepage (props: @elvisangelaccio)
- Improved general layout details
- Fastclick updated
Fixed:
- Draft and scheduled posts no longer show on Explore Page
- Page Headers that are set to not be shown don't cause the page to scroll horizontally at large screen sizes.
Changed:
- Header image setting moved. Now Appearance > Customize > Header Image
- Allowed comment form tags are hidden by default
Decode 2.9.2
Added:
- Option to show full entries on archive pages, excerpts are now shown by default
- Bitbucket social link
- Gittip social link
- Added items to Custom CSS catalogue
Improved:
- HTML 5 Gallery support for WP 3.9
- Decode now only loads one stylesheet and one script. Period.
- Cleaned up CSS
Notes:
IE 8 is no longer supported as of this release. Details in the README
The "Reading Options" section is now "Content Options"
Decode 2.9.1
Notes:
- The setting to show social icons needs to be reset.
- Yelp social link setting needs to be reset.
- This is the last version of Decode to support IE 8. This branch will continue to be made available on GitHub on the IE8-Support branch.
Added:
- Support for Breadcrumb Trail and Breadcrumb NavXT breadcrumb plugins
- Support for THA theme hooks
- Option to add social icons to footer
- Website social link
- Delicious social link
- Medium social link
- Svtble social link
- Pinboard social link
- Additions to Custom CSS catalogue
- Spanish translation
Improved:
- Menu dropdowns are improved
- Current page links in menu uses accent color again
- Comment textarea is larger by default now
- Refactored custom colors and custom CSS features
- Improved custom post type support
- Site colophon and HTML description settings update live in the customizer as you type
- IE 8 compatibility
- Fallback images are now larger.
- Updated screenshot
- Updated translations
- Images in editor are sized responsively
- Better position of sidebar link with admin bar in WP 3.8
- RTL styles are improved
- Yelp icon can link to business page
- Open in new window/tab setting works for the email social link too now
Fixed:
- Respond.js being loaded on all pages by Modernizr
- A few issues with custom colors not being correct on menu drop downs
- Customizer now shows correct preview for the site colophon setting.
- Archives page shows paging navigation in correct position
- Static front pages display correct title
- Sidebar menu items don't overlap top of sidebar.
- Fixed WordPress and LinkedIn social links
Decode 2.9
Added:
- Option to show Post thumbnails on individual post pages
- Menu locations in sidebar and footer
- Kickstarter social icon
- WordPress social icon
- Reddit social icon
- Yelp social icon
- Stack Overflow social icon
- Vine social icon
- PlayStation Network social icon
- Xbox Live social icon
- Etsy social icon
- Fancy social icon
- Diaspora social icon
Improved:
- Menus on touch screens (finally) have working drop downs
- Menu locations don't output any markup unless they have a menu selected.
- Submenus display better
- Basically, I rewrote all the menu stuff... so there's that.
- Theme's HTML output is now as valid as possible
- No more @import in style.css making page loads faster
- Images within links in a post fade a little when hovered over
- Better SVG fallback
- Better Grunt workflow
- Updated screenshot and theme tags
- Switched to built-in translations and template for search form and comments.
- Updated German translation
- Improved Editor Styles
Fixed:
- Respond.js works in IE 8
- Paging nav on search page is full width again
- Search keys breaking the ellipses link on search results
- Editor displays visited links the same as unvisited links
<title>
fix for Blog Page when the Front Page is a static page- Google+ scrapes the title of pages correctly now.
Notes:
- A long time ago, I changed the way LinkedIn profile URLs were setup but maintained backwards compatibility so nobody's LinkedIn icon would disappear upon updating. I got rid of that in the release to simplify the code and cut down on cruft.
- Your header menu may need to be selected again in Admin > Appearance > Menus > Manage Locations. Check out the new menu location options while you are there!
- If you had the header menu set to be hidden in the Header Options section, this setting will need to be set again.
Decode 2.8.4
Added:
- Option to display custom post types in main query
- Runkeeper social link
- Source maps for Javascript files
Improved:
- Archive page now shows all post format titles
- Comment reply script won't load with comments turned off in the customizer
- Better Grunt workflow
Fixed:
- Child themes