WildBird - Ghost Theme Changelog
Version 3.0.0 – October 17, 2022
- added Ghost v5.x support
- added Ghost comments support
- added Ghost search support
Version 2.1.0 – August 12, 2020
- fixed issue with featured posts carousel if only one post is displayed
- updated account details
- added “free” label to public posts if members enabled
- added edit billing and cancel subscription buttons to the account page
- added custom currency (symbol) support
Files updated:
- default.hbs
- package.json
- post.hbs
- assets/css/style.css
- assets/js/custom.js
- locales/en.json
- members/account.hbs
- partials/loop.hbs
- partials/member-notifications.hbs
- partials/membership-free.hbs
- partials/membership-monthly.hbs
- partials/membership-yearly.hbs
- partials/post-authors-box.hbs
- partials/post-share.hbs
Version 2.0.0 – 19 January 2020
- support for Ghost 3.x added
- translation support added
- custom error pages added
- custom authors template added
- responsive image support added
- secondary menu support added
- FontAwesome icons replaced with SVG icons
- plugins updated
- Other markup and styling improvements
- Instagram widget removed due to Instagram API changes
Version 1.8.0 – 31 August 2019
- deprecated {{@blog}} and {{lang}} updated
- Bookmark card support added
Version 1.7.0 – 7 February 2019
- Content API v2 support added
- Search functionality requires Content API Key
- Instagram related styles updated
Files updated:
- package.json
- default.hbs
- assets/css/style.css
- assets/js/custom.js
- assets/js/plugins.js
- partials/search.hbs
Version 1.6.0 – 10 December 2018
- gallery support added
- Google+ share button removed
- LinkedIn share button added
Files updated:
- package.json
- post.hbs
- assets/css/style.css
- assets/js/custom.js
- assets/js/plugins.js
- partials/loop.hbs
Version 1.5.0 – 27 August 2018
- multiple authors support added
- the theme updated to support the latest Ghost version 2.0.x
Files updated:
- home.hbs
- package.json
- post.hbs
- assets/css/style.css
- partials/loop.hbs
Version 1.4.0 – 12 February 2018:
- added: search functionality (supports English only)
- updated: jQuery library and plugins
- updated: Font Awesome icons
- other small improvements
Version 1.3.0 – 27 July 2017:
- the theme updated to support the latest Ghost version 1.0
- ‘tag-links’ class changed to ‘post-tags’ to avoid conflicts with automatically generated Ghost classes
Version 1.2.0 – 20 January 2017:
- font icons markup updated to meet accessibility guidelines
- tag and recent posts widgets are now displayed using Ghost API
- added featured posts carousel on the home page
- plugins updated
- theme documentation updated
Version 1.1.0 – 20 June 2016:
- added: Facebook and Twitter support (Ghost 0.8.0)
- added: subscribers feature support (Ghost 0.8.0)
- updated: jQuery library
- added: CSS class to style image captions
- other improvements
Version 1.0.3 – 12 February 2016:
- fixed: an issue with the instagram widget caused by Instagram API update
- updated: jQuery version
Files updated:
- package.json
- default.hbs
- partials/footer.hbs
- assets/js/custom.js
- assets/js/plugins.js
- assets/css/style.css
Version 1.0.2 – 23 December 2015:
- fixed: an issue with the latest posts and tags widgets which appeared in Ghost 0.7.3
- fixed: Google fonts link
Files updated:
- package.json
- default.hbs
- assets/js/custom.js
Version 1.0.1 – 12 October 2015:
- fixed: latest posts widget related jQuery code
Files updated:
- assets/js/custom.js
Version 1.0.0 – 28 September 2015:
- initial release