Skip to content

Releases: bloggrify/bloggrify-mistral

v1.3.0

24 Jan 04:57
Compare
Choose a tag to compare

compare changes

🚀 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

v1.2.3

28 Nov 04:23
Compare
Choose a tag to compare

compare changes

🏡 Chore

❤️ Contributors

v1.2.1

08 Jun 16:01
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Archive template didn't follow the convention (7750665)

🏡 Chore

  • Transfer repository to bloggrify (da10e5d)
  • Upgrade bloggrify dependency (dc81cf4)
  • Remove configuration that is now useless (f3a474f)
  • Upgrade dependency (6df0cd5)

❤️ Contributors

v1.2.0

04 Jun 14:58
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • On the side card, use the author configuration instead of the blog configuration (f892fc6)

🩹 Fixes

  • Use NuxtImg instead of img (f3f26ff)

❤️ Contributors

v1.1.0

21 May 14:39
Compare
Choose a tag to compare

🚀 Enhancements

🩹 Fixes

🏡 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