Loading
bitwarden-desktop: 2024.6.4 -> 2024.8.0
Diff: https://github.com/bitwarden/clients/compare/desktop-v2024.6.4...desktop-v2024.8.0 Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2024.7.1 https://github.com/bitwarden/clients/releases/tag/desktop-v2024.8.0 - The postPatch to fixup broken package{,-lock}.json in upstream seems to be no longer needed, so (happily) remove - Python 3.12 removed distutils, so get it from setuptools - Workaround broken node-argon2 dependency due to being updated (see inline comment) - desktop_native/napi was split out of desktop_native, so adjust accordingly Co-authored-by:Robert Schütz <mail@dotlambda.de>