Releases: MR-Addict/mdbook-embedify
v0.2.11
v0.2.10
This release is all about dark mode, which makes plugin apps fit better into different themes.
Now two of the apps support dynamically update theme based your book's, which are:
- Announcement banner
- Giscus
Announcement banner
Originally announcement banner support four themes(default, ocean, forest, lava). But these themes don't fit into dark mode. Now all of them have two types of the theme, light mode and dark mode, for example, light mode ocean and dark mode ocean. It will automatically switch between them based on your book's theme, so you don't need to make any changes with this app.
Giscus
Like announcement banner, giscus app now adds a new theme called book, which will dynamically use the theme based on your book's. It still support light and dark theme, but these themes won't change when your book's does. More information on giscus docs
v0.2.9
v0.2.8
Feature added
- New Vimeo app supported
Refacotr
- Exclude docs from cargo package
v0.2.7
🎉 Features
- expose loading api to all third apps that using iframes
- hide scroll to top button while on small screen
v0.2.6
🧨IMPORTANT !!!
Fix scroll to top button compatible issue with mdbook 0.4.37 in previous 0.2.5 version.
It's recommand to not download previous version. If you do, please upgrade to 0.2.6.
v0.2.5
New Apps
💬 Giscus: A comments system powered by GitHub Discussions.
📝 Footer: Useful for displaying copyright information, privacy policy, and other legal information.
Performence
👜 Removed one uncessary package.
🚀 Optmised template engine parsing.
v0.2.4
Release 0.2.4
Fix
fix annoucement banner overflow issue
Refactor
optimise markdown render in annoument banner utils
v0.2.3
New Features:
-
Version Check Options: Embedify preprocessor now supports version check options, ensuring a seamless integration with your projects.
-
Automated Documentation: Stay up-to-date effortlessly! The documentation is now generated automatically using the latest Embedify preprocessor, making it easier for you to navigate and implement.
Breaking Changes:
- Name to ID: The change from name to id for improved clarity and consistency.
- Style to Theme: Embrace the theme! We've updated the style parameter to theme, bringing a fresh look to your banners.
Happy coding! 🎊
v0.2.2
🌟 Exciting Update Alert! 🌟
🚀 Leveraging the power of GitHub Actions, we've streamlined the publishing process, automating releases not only on GitHub but also on crates.io. This means you can now effortlessly access the latest and greatest features with each release.
But that's not all – drumroll, please! 🥁 Mac users, rejoice! We've extended our support to include a dedicated macOS version available for download directly from our GitHub releases. This addition ensures a seamless experience for our diverse user base.