Skip to content

v2.6

Latest

Choose a tag to compare

@obsti8383 obsti8383 released this 09 Aug 13:11
· 4 commits to master since this release
0a94fb7

Please use hardentools.exe for standard use cases.

Adds some LibreOffice hardenings (using Registry settings):

  • set MacroSecurityLevel for LibreOffice to highest level
  • Ctrl-Click to follow Hyperlinks
  • Block Untrusted Referer Links
  • Enforce Update Checks
  • Disable Updates from Links (Calc)

Known Issues regarding LibreOffice:

  • Enforce Update Checks can't set the time interval (e.g. to one day, which would be better)
  • Disable Updates from Links setting is also available (and implemented) for Writer, but does not work.

General Known Issues:

  • Parts of text in UI is shown "fuzzy" (bug in current fyne.io UI framework)

Other then that there are some maintenance updates:

  • update go version
  • update Fyne UI framework to latest version
  • some minor code cleanups
  • fix potential Powershell issues when using custom output in Powershell profile
  • optimize UI a bit