Skip to content

Releases: kelyvin/ghost-caffeine-theme

Caffeine Theme v2.7.6

27 Jun 00:13
Compare
Choose a tag to compare

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:

  • Merge changes from andrewlock to fix the browser compatibility page. #11
  • Fix code wrapping issue when not leverage prism.js #10

Caffeine Theme v2.7.4

20 May 05:45
Compare
Choose a tag to compare

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

16 May 23:30
Compare
Choose a tag to compare
  • 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

16 May 02:40
Compare
Choose a tag to compare

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

08 May 23:27
Compare
Choose a tag to compare

Fix two issues found by @andrewlock - posts page broken in private Safari and SASS build error.

Changes

  • Add proper error handling and checking for store.js.
  • Fix @extend statement to @include to resolve a SASS build error for gulp-sass ^v2.3.1

Caffeine Theme v2.6.1

02 May 00:46
Compare
Choose a tag to compare

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

04 Apr 00:51
Compare
Choose a tag to compare

Optimize CSS delivery for fonts and define only the stylesheets required from the bourbon library.

Caffeine Theme v2.5.1

28 Mar 09:56
Compare
Choose a tag to compare

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

21 Mar 01:26
Compare
Choose a tag to compare

Masonry Bug Fix

Fix: Prevent overlapping cards by setting imagesLoaded
Fix: Provide fallback if fail to add imagesLoaded library

Caffeine Theme v2.4.1

14 Mar 09:17
Compare
Choose a tag to compare

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