Features
- Percent decode URLs (#390)
- Make window decorations optional and use better client side decorations on Wayland (#395)
- This includes the
-d --decorationsflag to control decorations
- This includes the
- Bold table headers (#402)
Fixes
- Handle
wpu::SurfaceErrorgracefully during rendering (#419)
Documentation
Internal
- Trivial dependency updates (#389)
- Dependabot CI action bumps (too many to care)
- Switch from
std::sync::Mutex->parking_lot::Mutex(#399) - Replace
VecDequewithVec(#401) - Fix recent CI failures (#411)
- Update
dark-lightdependency and log errors (#412) - Fix typo in panic hook message (#420)
- Update metrics crate and remove unused import (#429)
- Run
$ cargo fmt(#440) - Give CI a bot of a refresher (#441)
- Update most dependencies (#443)
- Migrate to
$GITHUB_OUTPUTin CI (#444)
Contributors
A huge thanks to our contributors