See the [changelog](a06e85f6ce/CHANGELOG (L1-L51)).
Changes to options:
- `withKeePassBrowser`: New in version 2.3.0 and replaces the
functionality provided by the KeePassHTTP plugin. Users should
install the
[KeePassXC-Browser extension](https://github.com/keepassxreboot/keepassxc-browser).
Defaults to `true` to remain consistent with the old default for
`withKeePassHTTP`.
- `withKeePassHTTP`: This feature is deprecated and disabled by default
in the source repository. Default changed from `true` to `false`.
- `withKeePassNetworking`: Controls all network access code within
KeePassXC. Defaults to `false` to match the source repository.
- `withKeePassSSHAgent`: Enables the SSH Agent plugin for use with
[KeeAgent](https://lechnology.com/software/keeagent/). Defaults to
`false` to match the source repository.