Skip to content

v3.6-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@synthfi synthfi released this 23 Nov 21:08
· 6 commits to master since this release
9a236d7

Release candidate for minor release 3.6. Combination of a variety of old bug fixes and recent development.

Changes:

  • Location of config file, PolyGlot.ini, changed on a per-OS basis from its original location: ~/PolyGlot
    • Windows: %APPDATA%\PolyGlot
    • MacOS: ~/Library/Preferences/PolyGlot
    • Linux: $XDG_CONFIG_HOME/PolyGlot if env var exists, ~/.config/PolyGlot otherwise
  • Location of temp files were changed similarly
  • Variety of bug fixes, typo fixes
    • most importantly, corrupted file recovery fixes
  • Support for additional linux distros
  • Updates for dependencies
  • Second option to open documentation in a local window instead of the browser (for users of snap-packaged browsers). This is primarily a stopgap until I figure out a better way to handle things
  • Updates for naming of the installers

Notes:

  • I do not have an intel mac to make a build for it. If you're interested in helping me make one, please contact me at [email protected]!
  • Apple Silicon installer is not signed at the moment
  • Actively tested on: x86 windows, apple silicon, x86 linux debian, arm linux rpm
    • Not tested: x86 linux rpm, arm linux debian