Releases: bloggrify/bloggrify-mistral
Releases · bloggrify/bloggrify-mistral
v1.3.0
🚀 Enhancements
- Upgrade to bloggrify 2.0.0-beta1 (c359310)
🩹 Fixes
- Issue #3 Insufficient contrast ratio in the footer (#3)
- We should not have default values for social networks. Otherwise, everyone has to override the value to not display it. (4dde78b)
- Issue #5 add alt attribute to the author avatar (#5)
- Issue #4 add h1 title on archive and home layout (#4)
- Add missing image to the blog (805f695)
- Remove irrelevant path with this new blog content (ab629c9)
- Author image (64764bf)
💅 Refactors
- Improve the author side card and warn users if they try to use a platform not supported. Add Bluesky (1abec45)
- Use common blog content with a git submodule (9953518)
- App.config.ts is not included anymore in the final package. So we don't need to use the build trick (7dce43b)
- Adapt the templates to the new version of bloggrify (f73cc2a)
- Simplify footer template and use general composable for newsletter subscription (b987c97)
📖 Documentation
- Change the default description to be more relevant (dcb87c8)
🏡 Chore
- Update app.config.ts for the demo environment (adc9b51)
- Revert last commit (14b20e6)
- Update demo config file to show sharing capabilities (7451120)
- Update dependency to bloggrify core (1462f16)
- Update dependency to bloggrify core 2.0.0 (3c93956)
❤️ Contributors
- Hugo Lassiège [email protected]
v1.2.3
🏡 Chore
- release: V1.2.1 (57b9429)
- Upgrade dependency (0cd3161)
- Upgrade dependency (6d66b84)
- Update dependencies (ebb2e9a)
- release: V1.2.2 (35b5793)
- Update dependencies (179e083)
❤️ Contributors
- Hugo Lassiège [email protected]
- Hlassiege [email protected]
v1.2.1
v1.2.0
🚀 Enhancements
- On the side card, use the author configuration instead of the blog configuration (f892fc6)
🩹 Fixes
- Use NuxtImg instead of img (f3f26ff)
❤️ Contributors
- Hlassiege [email protected]
v1.1.0
🚀 Enhancements
- Add tags support (90221a4)
🩹 Fixes
- Issue bloggrify/bloggrify#5 youtube and twitter links failed to render (80db35e)
- Remove warning because of non used props (233a087)
🏡 Chore
- Upgrade dependencies and add some info in the package.json file (98aceed)
- Upgrade bloggrify dependency and extends from bloggrify (4669f6d)
🎨 Styles
- Add style for links in all blog posts (ed0b7eb)
❤️ Contributors
- Hlassiege [email protected]