Skip to content

Releases: shift72/core-template

1.9.33

03 Feb 02:35

Choose a tag to compare

Changed

  • Update font.jet to use cdn.shift72.com for fonts. Preload poppins faces to prevent unwanted pop-ins.
  • Blog post styling tweaks

1.9.32

01 Feb 22:02

Choose a tag to compare

Added

  • Blog posts and feed. A /posts/ route has been added to kibble.json for the feed,
    but it shouldn't affect sites that don't actively use the posts feature and link
    to it from the nav.

1.9.31

03 Dec 03:30

Choose a tag to compare

What's Changed

Added

  • Playback progress bars on media items (config: "media_item_show_playback_progress")
  • Swedish translations

Changed

  • Added CSS vars for playback progress. Reduce default size from 6px to 3px (affects TV episode sub-items)

Fixed

  • Sitemap including external pages linking out of site

1.9.29

06 Oct 03:30

Choose a tag to compare

Added

  • unique class and data tags on sliders / lists

Changed

  • removed extra space in cast list
  • tweak styling of meta detail links

Fixed

  • Shadow under posters
  • add missing poppins font files for italic / weights

1.9.28

19 Aug 02:15

Choose a tag to compare

What's Changed

  • added external_links_new_tab config to make external links in header n footer nav open in new tab

Full Changelog: 1.9.27...1.9.28

1.9.27

21 Jul 03:35

Choose a tag to compare

Changed

  • Bump to kibble builder 0.17.8 (re-release for npm build)

1.9.26

21 Jul 03:18

Choose a tag to compare

Added

  • Video player on film detail page for content creators
  • Add fade in transition on poster images
  • Add skeleton background color for posters before they load.
  • Add fade transition on carousel images
  • Commenting feature support
  • seo_meta_robots_no_index toggle block search engines crawling the site
  • google_analytics_debug toggle to enable debug mode on GA4

Changed

  • Added -webkit-font-smoothing: antialiased and font-synthesis: none to
    body to avoid ugly font rendering. The antialiased setting can make fonts
    render slightly lighter on macOS but should make it more consistent with
    other platforms. Disabling font-synthesis prevents Safari from creating
    hideous faux bold/italic faces when the exact weights aren't loaded.
  • Make the default meta tagline styling on posters a bit more subtle.
    Introduces CSS variables for this to make customizing these styles easier.
  • Poster images have an aspect-ratio applied before they load. .meta-item
    uses flex-column sizing to give the posters some size before the images load
  • Switched to babel
  • Update autoprefixer, postcss to fix out of date browserslist.
  • Update nvmrc to 18

Fixed

  • Disable picture-in-picture for carousel videos
  • Meta Pixel rogue ; in html when loading scripts
  • Various tranalation clean up for social links

Full Changelog: 1.9.25...1.9.26

1.9.25

21 Apr 22:51

Choose a tag to compare

What's Changed

  • bluesky footer social link support
  • upgrade node setup in workflow action

1.9.24

02 Apr 05:17

Choose a tag to compare

What's Changed

refactor item title to film title as other item types do not support image map

Full Changelog: 1.9.23...1.9.24

1.9.23

02 Apr 04:05

Choose a tag to compare

What's Changed

Full Changelog: 1.9.22...1.9.23