Skip to content

Rio 0.8.5

Compare
Choose a tag to compare
@Sn3llius Sn3llius released this 30 May 09:49

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 🤝

Install 🛠️

Get it from pypi: pip install --upgrade rio-ui 🌊