Releases: styxlab/next-cms-ghost
Releases · styxlab/next-cms-ghost
v1.2.5
- fixed wrong og and twitter title for articles
- bumped dependencies to latest versions
v1.2.4
- fix RSS generation issue during ISR
- update dependencies to latest versions
v1.2.3
- missing sticky navbar on index page added
- encoding issue in json-ld script fixed
v1.2.2
- catch errors, if file cache cannot be written. The file cache is built during deploy, but a live site can only read from it and should not generate errors, for example, during ISR.
v1.2.1
- Improve link rewrites from absolute (coming from CMS) to relative
v1.2.0
- Feature: added Disqus as an alternative Commenting system to Commento
- Updated package dependencies to latest versions
v1.1.1
- update all package dependencies to latest versions
v1.1.0
- improved routing: If the Ghost CMS is deployed on a sub-path, correct routes should be generated
- Native Windows support: Removed
path.normalize
as it inhibited native Windows builds
v1.0.8
- fix build error when custom styles were used in html elements
- fix build error when sourcing content from older Ghost versions where the Ghost API does not throw an error on 404 pages
- added Russian to the language file