You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Improved Safari Reader support
* Fixed bookmark card background color issue
* v5.7.3
* Fixed bookmark card text color
* v5.7.4
* Update dependency gscan to v4.43.1
* Fixed incorrect text color issue in dark mode
* v5.7.5
* Improved multi-author support
* Added custom fonts support (TryGhost#986)
ref DES-968
* Rebuilt assets
* v5.8.0
* Updated date formatting
ref DES-937
- updated the format to DD MMM YYYY which is the preferred format in Ghost
* v5.8.1
* 2025
Co-authored-by: Hannah Wolfe github.erisds@gmail.com
* Added support for additional social links (TryGhost#991)
ref https://linear.app/ghost/issue/PLG-413/add-helpers-to-official-themes
* Added support for all of the new social links in Ghost
* Added icon classes to social icons so that we can display an icon for each link
* Switched to using the new social_url helper for all social links as it is cleaner
* Replaced Twitter with X logo so it's up to date
* Update dependency gscan to v4.48.0 (TryGhost#980)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Updated `caniuse-lite` browser list (#22907) (TryGhost#992)
- Running the yarn test command was logging a bunch of
warnings because our browser list hadn't been updated in 6 months
```
Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
```
- This commit fixes the warnings by updating the browsers list by
running `npx update-browserslist-db@latest` in the root of the repo, and
committing the result.
* Revert "Updated `caniuse-lite` browser list (#22907) (TryGhost#992)"
- This reverts commit e151531.
- This change results in further changes when running gulp build that will need verifying separately
* v5.9.0
* Rename theme from Casper to Michelin and update demo URL
* Update GitHub Actions to use latest versions of checkout, setup-node, and cache actions
---------
Co-authored-by: Sodbileg Gansukh <sodbileg.gansukh@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: John O'Nolan <john@onolan.org>
Co-authored-by: Sanne de Vries <65487235+sanne-san@users.noreply.github.com>
Co-authored-by: Hannah Wolfe <github.erisds@gmail.com>
0 commit comments