Important
Warning: The Windows package is provided without any guarantee of full functionality.
This is a hotfix release for v0.18.0
In this version, we switched the TLS implementation to rustls, fixed some cases where we used std::sync::Mutex
(because of my own stupidity), and redesigned the style for list item. It might not look great in light mode, but I wanted to bring in some fresh visual effects. We also fixed an issue on the video details page where elements like the logo would overflow when the window was extremely small.
New style of list item
What's Changed
- build(deps): bump reqwest from 0.12.9 to 0.12.11 by @dependabot in #293
- build(deps): bump gdk4-x11 from 0.9.4 to 0.9.5 by @dependabot in #294
- build(deps): bump serde from 1.0.216 to 1.0.217 by @dependabot in #295
Full Changelog: v0.18.0...v0.18.1