0.6.3 removes the need for manually setting a scale factor, nix support and a bunch of small fixes.
What's Changed
- fix: empty check when handling messages with no PDF loaded by @vimeh in #63
- fix miss spell:linx -> linux by @E834159672 in #65
- feat: enable FatLTO, CU1 and stripping optimizations for Release by @zamazan4ik in #61
- Nix flake support by @tukanoidd in #66
- Prevent the terminal from opening on Windows in release builds by @llMBQll in #70
- Rework flake by @Vortriz in #72
- Fix icon alignment in taskbar and add executable icon on Windows by @llMBQll in #73
- Keybinding band aid for plus on US keyboard by @vincent-uden in #76
- Automatically determine scaling factor by @vincent-uden
New Contributors
- @vimeh made their first contribution in #63
- @E834159672 made their first contribution in #65
- @zamazan4ik made their first contribution in #61
- @tukanoidd made their first contribution in #66
- @llMBQll made their first contribution in #70
- @Vortriz made their first contribution in #72