Markus Merklinger
Markus Merklinger
The documentation on https://docs.api-console.io is not reachable. Connection request returns "Secure connection failed".
The CI pipeline should test builds so that we not accidentally shipping broken builds. The *pyinstaller* builds, creating one-directory and one-file builds for Linux/Windows, use the *Poetry* lock-file to pin...
This PR updates the release pipeline. - Sorted the list alphabetically. - Fedora 38 is EOL, replaced with Fedora 39 and 40.
Review suggested changes in `to-be-integrated.rst` file, update and move them to the respective parts of the documentation.
This adds support for the Nitrokey Passkey. Changes: - Recognize Nitrokey 3 and Nitrokey Passkey. Todo: [x] Change title in overview tab. [x] ~Make sure the update is performed for...
When running the application on macOS (15.2), the log shows `qt.qpa.fonts: Populating font family aliases took 245 ms. Replace uses of missing font family "OpenSymbol" with one that exists to...
This PR updates the documentation in the `README.md` with supported devices and features. Fixes #305
This PR adds the version info to Windows builds of the library. It adds a Windows resource script file (rc file), which gets compiled to a resource file (res file)...