1.5.7
- Fix: Missing Hook on Pages
- Add: Load main stylesheet for childtheme supports
- Add: Microdata & Microformats - Enhancements for Richer Posts
1.5.6
- Fix: Search Results Pagination
- Add: Hook Positions
- Fix: Navigation Toggle on Mobile
- New: Backward Compatible for the_posts_pagination(), the_post_navination(), the_archive_title() and the_archive_description()
- Tweak: Enqueue html5shiv.js to functions.php
- Tweak: Footer Credit Link
- Tweak: Code Spacing
- Tweak: Using the_posts_pagination() and the_post_navination() to display Pagging & Navigation
- Tweak: Google Fonts URL
- Tweak: Correct file inclusion in functions.php
- Tweak: Update dependencies (Bootstrap & Font-Awesome)
- Tweak: Using Flexbox to fixed footer on the bottom
- Tweak: Using the_archive_title() and the_archive_description() to display Title & Desc in Archive Pages
- New: Add non minification of html5shiv.min.js and respond.min.js
- New: Add theme support title-tag
- Tweak: Add sanitize callback to all customize fields
- Tweak: Compatible with WordPress 4.1
- Tweak: Buttons, Form Elements Style
- Fix: A minor bug, in which the span tags would not wrap around the link
- Fix: Video embed issue
- Fix: Display Tags, Pagination Links & Custom Fonts
- Tweak: Better font Import & Render
- Fix: Print Style to header
- New: Updated Grunt workflow
- New: Use Bower for front-end package management
- New: Update to Bootstrap 3.2.0
- New: Update to HTML5 Shiv 3.7.2
- New: Update to Respond.js v1.4.2
- New: Nederlands translation (Contribute by @creative-mind)
- Tweak: Add seperator between Site Title & Description (Contribute by @mkrdip)
- Fix: Iframe sizing for smaller screens (Contribute by @marcusmichaels)
- Add: Brazil translation (Contribute by @victor_perin)
- Tweak: Accessibility: provide labels for menu buttons in the header (Contribute by @vick08)
- Tweak: Improve page titles for better accessibility
- Fix: SSL issue about Google Fonts load
- Tweak: Using Pagging instead of Next/Previous Posts button
- Tweak: Changed default background
- Tweak: Update German translation (Contribute by @kevinpapst)
- Tweak: Update French translation (Contribute by @TeddyRilliot)
- Tweak: Content display on Archive Pages
- Tweak: Change some default options
- Fix: Fatal error
- Fix: Syntax error on single post
- Tweak: Posts display options
- Fix: Syntax error on single post
- Add: Posts display options (Contribute by @kevinpapst)
- Add: Spanish translation (Contribute by Richard Alexander von Moltke Necochea)
- Fix: Menu glitch with multiple level of navigation (Reported by @mokalovesoulmate)
- Tweak: Gear & Bars icons translatable (As Request of Swaroop)
- Tweak: Add "Open Sans Condensed" to Heading font family list
- Add: Russian translation (Contribute by Фарух Джапаркулов)
- Add: French translation (Contribute by Didier)
- Tweak: Radio & Checkbox style
- Add: German translation (Contribute by @kevinpapst)
- Tweak: Prevent error on default font selection (Contribute by @abovethewater)
- New: Google Fonts select for Customize: Body, Site Title, Heading, Sub-Heading
- Tweak: Change Font-Family of Site Title from "Yesteryear" to "Amatic SC"
- Tweak: Change body font-weight from 400 to 300
- Tweak: Change heading font-weight from 500 to 300
- Fix: Broken site-nav children menu
- Tweak: Buttons, Input, Alert style
- Add: Option to use both title & logo
- Fix: Dropdown menu bug: http://wordpress.org/support/topic/dropdown-menu-bug
- Add: Editor Style
- Tweak: The text is croped on Text Input (Firefox)
- Tweak: Style of Blockquote & Image Caption
- Tweak: Open sub-menu by hover instead of click
- Fix: 404 and Search Results Issue
- Add: Sidebar Background Color to Customize
- New: Change content width to 720px
- Tweak: Re-style table
- Tweak: Add border-radius for elements
- Tweak: Page navigation
- Fix: Style break when comment off
- Tweak: Children menu of Pages Navigation
- Tweak: Style for input, checkbox, radio, select, tab, accordion
- Tweak: Wrap up the JavaScript code as comment of @ashfame
- New: Upgrade Bootstrap to 3.1.1
- New: Support Sub-Menu on Primary Navigation
- Tweak: Fix Pagination Direction (Contribute by @ashfame)
- Tweak: Link the CSS files directly instead of import
- Tweak: Added a filter on showing credits in footer (Contribute by @ashfame)
- Tweak: Content width change to 750px
- Tweak: Not do anything with title, SEO is best handled by WordPress SEO by Yoast: https://yoast.com/wordpress-seo-plugin-theme-integration-guide/#head (Contribute by @ashfame)
- Tweak: Remove Author URL from Credit link
- New: Add copyright information
- New: Add author bio on Author Archive
- New: Add taxonomy description on Archive pages
- Tweak: Style for Disqus comment
- Tweak: Remove custom Header & Footer code on Customizer
- New: Upgrade Bootstrap to 3.1.0
- Tweak: Heading font family changed to "Roboto Slab"
- Tweak: Content font-family changed to "Roboto"
- Tweak: Site Description font-family changed to "Roboto Condensed"
- Tweak: Explicit declaration of resource license in Readme file
- Tweak: Rename paging_nav() as flat_paging_nav()
- Tweak: Favicon disabled by default
- Tweak: Options escaped on output
- Tweak: Validate in W3C (Contribute by @ghost)
- New: Upgrade Bootrap to 3.0.3
- New: Upgrade FontAwesome to 4.0.3
- New: Responsive Applied
- New: Centered Web pages instead of left-aligned
- New: Add theme support: Custom Background
- Tweak: Display title of Archive Pages
- Tweak: Enqueue html5js, respond via a function callback on functions.php.
- Tweak: Textdomain on customizer.php
- New: Customize: Logo, Favicon, Custom Codes
- Fix bugs as reviewed from wordpress.org
- New: Translation ready
- Tweak: Tables styling
- Tweak: Image Alignment
- Fix: Vertical image overly stretched
- Fix: Horizontal image overly stretched
- Fix: Gallery post format
- Fix: Large images in posts overflow their container
- Fix: A notice in functions.php
- Fix: Remove wp-toolbar check on header.php
- Initial Release