Skip to content

Version-26.06.2

Choose a tag to compare

@github-actions github-actions released this 16 Jun 08:02
Version-26.06.2
b4260cf

Many stability fixes:

  • A whole AI-driven safety review
  • MSW only: .wxmx file contents were sometimes loaded twice
  • Many diff viewer improvements
  • Many find dialogue improvements
  • Corrected the table of contents showing only part of sections, sometimes.
  • More responsivity when loading many images.
  • Removed some visible glitches.
  • Better implementation of the layout timeout.
  • Fix layout of fractions inside exponents (e.g. x^((a+b)/c)).
  • Don't leave orphaned Maxima processes behind when wxMaxima is killed by a
    signal or crashes.
  • The crash dialogue now works on more systems.
  • Another layout fix.
  • Add a new command wxmxdiff (symlinked to wxmaxima on installation) which automatically opens in side-by-side diff comparison mode.
  • More preparation for packaging
  • Improve the randomness of the authentication token passed to Maxima.
  • Add a "Math layout strategy" radio box to the config.
  • Better undo handling.
  • Another try to make accessibility work.

Link to all changes: Version-26.06.1...Version-26.06.2

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. My code signing cert is expired.

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