Skip to content

refs/tags/Version-23.08.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 11:51
· 1179 commits to main since this release
Version-23.08.0
0529a9e

RegEx search, printing improvements, performance and bug fixes

  • Better print scaling
  • More consistent page size handling for printing
  • Many performance and stability fixes from coverity-scan
  • Resolved many warnings from cppcheck
  • A RegEx search

Windows installer

This installer does only contain wxMaxima. You will need a Maxima installation too and will need to configure the path to Maxima in wxMaxima.

Maybe Windows will warn you, that "This program is not commonly downloaded and could harm your computer."

The reason may be, that the installer was not often downloaded and it is not signed with an Extended Validation (EV) Code Signing certificate.

[The code signing certificate is not an "EV"-code signing certificate, which means no "instant trust" with "Microsoft SmartScreen", but hopefully better than an unsigned installer. As "Publisher" you will see "FH Joanneum", which is the university of applied sciences, where I work (look in the "Details" to see my name). Thanks a lot to the FH Joanneum, that I got the code signing certificate and may use it for the Maxima/wxMaxima installer].

If you want to do an unattended installation (e.g. if you plan to install wxMaxima on many computers in a school, university or company), this installer (and uninstaller) understands the command line switch "/S" (for 'silent install').

Wolfgang Dautermann