v1.3.0
25 Oct 2024
Changes:
- 🐛 fixed editor card colors on dark backgrounds
- ☀️ updated the dependencies
Changed files:
[*] assets/css/components/_ghost-components.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
[*] package-lock.json
v1.2.2
22 Aug 2024
Changes:
- ☀️ updated the dependencies
Changed files:
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.2.1
02 Jun 2024
Changes:
- 🐛 fix spacing between Posts Feed & Featured Stories section
- 🐛 fix missing translations
- ☀️ updated the dependencies
Changed files:
[*] partials/header.hbs
[*] locales/de.json
[*] locales/en.json
[*] locales/es.json
[*] locales/fr.json
[*] locales/it.json
[*] locales/nl.json
[*] locales/pt.json
[*] assets/css/components/_featured.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.2.0
13 Feb 2024
Changes:
- ✨ added toggle for changing the post layout(
grid
/list
/alternating-list
) - ✨ added
/archive/
page - ✨ added
/authors/
page - ☀️ updated the dependencies
Changed/new files:
[+] archive.hbs
[+] authors.hbs
[*] default.hbs
[*] gulpfile.js
[*] home.hbs
[*] routes.yaml
[*] assets/css/app.css
[+] assets/css/components/_archive.css
[*] assets/css/components/_author.css
[*] assets/css/components/_feed.css
[+] partials/author-card.hbs
[*] partials/theme-settings.hbs
[+] partials/icons/layout-alternating.hbs
[+] partials/icons/layout-grid.hbs
[+] partials/icons/layout-list.hbs
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.1.0
15 Nov 2023
Changes:
- ✨ added support for the new recommendations feature
- 🐛 removed filter on dark theme images
- 🐛 fixed membership discount calculation
- 🐛 fixed hero height on tablets
- 🐛 fixed sneak-peek content overflow
- ☀️ updated the dependencies
Changed/new files:
[*] routes.yaml
[*] membership.hbs
[+] recommend.hbs
[*] assets/css/app.css
[*] assets/css/components/_hero.css
[*] assets/css/components/_post.css
[+] assets/css/components/_recommend.css
[*] assets/css/elements/_image.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.0.0
01 Sep 2023