This release introduces a few changes:
- Logging has been revamped to store more detail. Logs are now stored in
.txt
format for improved readability - Linux builds have been split into two versions: webkit4.0 and webkit4.1. Linux users on modern releases that don't have webkit in their name.
- The webkit 4.0 releases are provided for users on older versions of Ubuntu/Debian etc where webkit4.0 are still the default rather than webkit4.1.
What's Changed
- Deprecate logrus in favour of log/slog by @marcus-crane in #137
Full Changelog: v1.10.0...v1.11.0