v1.0.2
02 Jan 2022
Changes:
- 🐛 improved positioning when a filter is pressed (after scrolling)
- 🐛 fixed js error when filter bar is hidden (or not used)
- ✨ added tags to posts (above the share buttons)
Changed files:
[*] custom-with-background-image.hbs
[*] custom-with-full-background-image.hbs
[*] custom-with-sidebar.hbs
[*] custom-with-table-of-contents-and-sidebar.hbs
[*] custom-with-wide-image.hbs
[*] post.hbs
[*] partials/theme-settings.hbs
[+] partials/post-tags.hbs
[*] assets/css/components/_resources.css
[*] assets/css/components/_post.css
[*] assets/js/script.js
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.0.1
18 Dec 2022
Changes:
- 🐛 fixed missing translation ("More resources")
- 🐛 fixed hero content alignment
- 🐛 fixed load more function on the index page
- 🐛 fixed post hero content width (limited max width to 768px)
Changed files:
[*] locales/de.json
[*] locales/en.json
[*] locales/es.json
[*] locales/fr.json
[*] locales/it.json
[*] locales/nl.json
[*] locales/pt.json
[*] locales/tr.json
[*] partials/theme-settings.hbs
[*] partials/pagination.hbs
[*] assets/css/components/_hero.css
[*] assets/css/components/_pagination.css
[*] assets/css/components/_post.css
[*] assets/css/components/_tag.css
[*] assets/js/script.js
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.0.0
05 Dec 2022