Bug Fixes
- Browser extension conflict (#122 by @lomirus)
- Fails to connect with websocket when using https (#124 by @lomirus)
Performance
- Replace
String
andPathBuf
with&str
and&Path
(#120 by @Integral-Tech)
Bump Dependencies
- Bump notify from 6.1.1 to 8.0.0
- Bump notify-debouncer from 0.3.2 to 0.5.0
- Bump tokio from 1.41.0 to 1.43.0
- Bump open from 5.3.0 to 5.3.2
- Bump clap from 4.5.20 to 4.5.26