What's Changed
- Add tests by @Radiicall in #83
- Add documentation for rustdoc by @Radiicall in #84
- Update workflows by @Radiicall in #87
- Add support for self signed certificates (#85) by @Radiicall in #86
- Added a new option to enable self signed certificates through the config,
Installer changes
- Added self signed certificates option to installer.
- The installer can now be used in the AUR package if the package maintainers decide to!
- Added options
--use-existing-config
and--no-install
so it wont prompt for any user input if a config is found and it won't try to download another jellyfin-rpc binary to the system or set up the systemd service.
- Added options
Full Changelog: 0.15.4...0.15.5