Adrien
Adrien
Adding Yubikey support might help to solve #295 issue. In my case, I need to only use my subkeys because I only add these on my Yubikey. My master key...
Yayyyy, congrats @mssun and thanks a lot for the work you do 🙏
Hi ! Same issue here : I use mutliple Public keys to sign my pass content. However when I edit / create a file from pass-ios, it doesn't sign it...
Check out Authy OTP app, the WatchOS app is a real plus when working a lot with OTP codes. Having the same on Passforios would be awesome :)
Fixed it by adding this to .zshrc (Apple M1) ``` if type brew &>/dev/null; then FPATH=$(brew --prefix)/share/zsh-completions:$(brew --prefix)/share/zsh/site-functions:$FPATH autoload -Uz compinit compinit fi ```
Rolled back to 3.13.1, issue is gone
Only thing I have is : After print job is cancelled ``` ; disable motors M84 ;disable all heaters {% snippet 'disable_hotends' %} {% snippet 'disable_bed' %} ;disable fan M106...
I rolled back to 3.13.1 and issue is gone. I'll upgrade to MK3.5 soon so I didn't want to investigate furtger