github pragtical/pragtical v3.4.3
Pragtical v3.4.3

latest releases: rolling, v3.5.0, v3.4.4...
24 days ago

For more details about this release check the related blog post: https://pragtical.dev/blog/pragtical-v343-release

Thanks to everyone who reported issues and helped with testing, arigato gozaimasu!

Notes

  • When installing on MacOS from the .dmg file (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 run xattr -cr /Applications/Pragtical.app, afterwards you should be able to launch Pragtical normally.

What's Changed

  • Use PRAGTICAL_USERDIR instead of HOME on run-local by @jgmdev in #133
  • Add cli flag to allow forking editor to background by @jgmdev in #132
  • Patch luajit to support unicode on windows by @jgmdev in #138
  • Always select first result on findfile plugin by @jgmdev in #141
  • Fix scaling logic regressions by @jgmdev in #134
  • Remove widget submodule in favor of subproject by @jgmdev in #148
  • Update widgets to latest scale improvements by @jgmdev in #151
  • Return actual scale on get_scale() for macOS too by @jgmdev in #143
  • Minor correction of replace button position by @jgmdev in #149
  • Scale plugin zoom code command and bindings by @jgmdev in #150

Full Changelog: v3.4.2...v3.4.3

Don't miss a new pragtical release

NewReleases is sending notifications on new releases.