Releases: kelyvin/ghost-caffeine-theme
Caffeine Theme v2.7.6
Merge changes from andrewlock to fix the browser compatibility page and fix all active issues.
Enhancements:
- Add the ability to remove the splash screen through a simple config. #9
- Center align images on blog posts
Changes:
Caffeine Theme v2.7.4
Merge branch 'andrewlock-optimise_font_loading_direct_embed', which contains the changes by pull request #6 and ensure package dependencies reference the latest stable versions.
Changes:
- Remove FOUT completely on unstyled page loads by storing pre-loaded flag (safely) in sessionStorage
- Added font-faces for google fonts and removed links to external google font api
- Update standard font variables with fallback values and additional fallbacks
- Added fontfaceobserver package
- Lock versions of packages to the latest stable version
Caffeine Theme v2.7.2
- Update all icons and favicons in Caffeine Theme.
- Remove blog logo as the default for the header. See changes in the README
- Fix styling for links for both images and text.
Caffeine Theme v2.7.0
Theme enhancements to enable easier customization and remove references to "Caffeine Coding".
Changes
- Implement easy customization of the "subscribe" button settings.
- Implement configurable grid column layout for the home page.
- Remove hard-coded references to "Caffeine Coding" where it is not useful.
- Fix bug where the meta description tag was not being rendered properly for SEO purposes.
- Update README.md with better instructions.
Note: This upgrade has a major change to how the subscribe feature and mailchimp are set up, so make sure to look at the latest documentation!
Caffeine Theme v2.6.3
Fix two issues found by @andrewlock - posts page broken in private Safari and SASS build error.
Changes
Caffeine Theme v2.6.1
Add support for page notifications and back button enhancements for posts.
Changes
- Integrate toastr for page notifications.
- Import store.js into project for local storage support.
- Update styling for notifications.
- Enhance back button for each post to redirect to the last known page
Caffeine Theme v2.5.3
Optimize CSS delivery for fonts and define only the stylesheets required from the bourbon library.
Caffeine Theme v2.5.1
Implement Mailchimp integration to create subscriptions.
Changes
- Implement mailchimp integration by using the subbscribe library.
- Integrate subbscribe library into repo, this will be moved into a bower package later.
- Fix: show reading time on mobile devices.
- Fix: pagination bug when navigation back to home page
Caffeine Theme v2.4.2
Masonry Bug Fix
Fix: Prevent overlapping cards by setting imagesLoaded
Fix: Provide fallback if fail to add imagesLoaded library
Caffeine Theme v2.4.1
Major bug fixes, improved navigation, and dynamic tag rendering.
Changes
- CSS styling and hover effect on pagination.
- Fix: The posts on the tag pages are now visible
- Fix: Prevent altering the Browser History State when toggling the cover
- Fix: Back button how uses window.history.back
- Fix: Pagination is now visible
- Fix: Better route handling for cover on all pages.
- Fix: Tag pages now use masonry and scroll reveal.
- Fix: Images shown on posts are more adaptive depending on screen size.
- FIx: Blockquote styling