For more details about this release check the related blog post: https://pragtical.dev/blog/pragtical-v3121-release
Notes
- When installing on MacOS from the
.dmgfile (since Pragtical is not signed) you will need to clear the App attributes in order to be able to launch it. To do so open the terminal and runxattr -cr /Applications/Pragtical.app, afterwards you should be able to launch Pragtical normally.
What's Changed
- Prefer low-power SDLGPU devices by @jgmdev in #548
- Expose renderer info on windows by @jgmdev in #549
- Fix window color readback on SDLGPU by @jgmdev in #550
- Limit Linux FFI symbol exports by @jgmdev in #551
Full Changelog: v3.12.0...v3.12.1