Releases: TryGhost/Casper
Releases · TryGhost/Casper
2.3.0
Ships with Ghost 1.23.0. Compatible with Ghost >= 1.2.0
2.2.1
Ships with Ghost 1.22.4. Compatible with Ghost >= 1.2.0
- small refactors and improvements
2.2.0
Ships with Ghost 1.22.2. Compatible with Ghost >= 1.2.0
- ✨Multiple authors in Casper
- ✨Added HTML lang head tag
- 💨Infinite scroll perf improvements
- 🐛Fixed mobile display bug on smaller screens
- 🐛Fixed infinitescroll when a paged url is loaded directly
2.1.10
Ships with Ghost 1.21.6. Compatible with Ghost >= 1.2.0
- 🐛Fixed render issue with code blocks in lists (#436)
- 🐛Removed unnecessary slash from Feedly URL (#437)
2.1.9
Ships with Ghost 1.20.3. Compatible with Ghost >= 1.2.0
- 🐛 Fixed Feedly URL and protocol
2.1.7
Ships with Ghost 1.18.0. Compatible with Ghost >= 1.2.0
- Fix colors in code blocks
2.1.6
Ships with Ghost 1.16.0. Compatible with Ghost >= 1.2.0
- Do not exclude
assets/css
from built zips
2.1.5
Ships with Ghost 1.15.1. Compatible with Ghost >= 1.2.0
- Optimized gulp zip file generation (#403)
2.1.4
Ships with Ghost 1.11.0. Compatible with Ghost >= 1.2.0
- Added
rel="noopener"
to all target="_blank"
links (#398)
- Fixed permissions on certain files
- Fixed typo in default.hbs (#393)
2.1.3
Ships with Ghost 1.10.0. Compatible with Ghost >= 1.2.0
- 🛠 New developer tool
gulp zip
which can be used to build the CSS then package a zip file ready for upload