Rio 0.8.5
Thanks to all of the feedback and contributions from the community, we're excited to announce the release of Rio 0.8.5! In addition to numerous bug fixes and minor improvements, there are some exciting new features:
New Features✨
- HTML Meta Tags: Provide crucial metadata for SEO, helping search engines understand and index your web page content.
- @rio.event.on_window_size_change: Allows you to execute specific functions dynamically when the window size changes, enhancing responsive design capabilities.
- FrostedGlassFill: Creates a frosted glass effect, adding a stylish and modern aesthetic to your application's user interface. (#35 )
- Session method for reading and writing clipboard: Adds functionality to read from and write to the clipboard within a session. (#1)
New Contributors 🤝
- @16amattice made the first contribution in #1 and #35
Install 🛠️
Get it from pypi: pip install --upgrade rio-ui
🌊