Warning
This is a Beta release and thus can have some bugs, report them using github issues.
Check the Installation guide for the Application on the wiki: https://github.com/librekeys/picoforge/wiki/Installation
What's Changed
- build: add nix packaging script by @jetcookies in #12
- Packaging picoforge for Fedora, CentOS/RHEL and OpenSuse by @lockedmutex in #11
- Fix/copr builds by @lockedmutex in #13
- docs(README.md): add instructions for building with nix by @jetcookies in #14
- Display error cause instead of "No Device Connected" when failing to communicate with pcscd by @Lab-8916100448256 in #16
- Fallback to fido::read_device_details when rescue::read_device_details fails by @Lab-8916100448256 in #19
- move the connection method indication to the sidebar by @Lab-8916100448256 in #21
- build(package.nix): add wrapGAppsHook3 & copyDesktopItems to nativeBuildInputs by @jetcookies in #23
- Add a fido fallback for writing the configuration by @Lab-8916100448256 in #25
- Add documentation and fix issue #20 by @Lab-8916100448256 in #26
New Contributors
- @jetcookies made their first contribution in #12
- @lockedmutex made their first contribution in #11
Full Changelog: v0.2.1...v0.3.0