NickelMenu v0.4.1
This release contains minor bugfixes.
- An issue where
cmd_output
does not display newlines has been fixed. - Result messages are now decoded as utf-8 instead of latin-1 so they are handled by Qt properly.
Patrick Gaskin (@pgaskin)
91dbf2a Tested on 4.25.15875
59ae0cc Added 4.25.15875 to symbol tests
437e248 Decode result messages as utf-8 instead of latin-1 (closes #96) (#97)
a25a821 Fixed cmd_output newlines not being displayed (fixes #92) (#95)
666aed3 Switched to GitHub Container Registry for NickelTC image
1f39f64 Updated GitHub token for releases