Skip to content

Releases: wxMaxima-developers/wxmaxima

Version-20.09.0: A massive speedup and many bug fixes

12 Sep 09:34
Version-20.09.0
cdcf465

Choose a tag to compare

  • Russian translation updates from OlesyaGerasimenko and Yuri Chornoivan
  • An italian translation update from Marco Ciampa
  • Repaired the non-case-sensitive "Replace All" functionality
  • Updated Ukrainian translation by Yuri Chornoivan
  • More efficient and accurate calculation of worksheet object sizes
  • (Hopefully) reduced the last visual glitches
  • Reduced the UI flicker on MS Windows
  • diff cells can now be broken into lines
  • A try to replace manual MacOs desktop integration with wxWidgets one
  • Another massive performance update
  • Reduced the memory footprint of big equations
  • A better 2D ASCII Art mode
  • Better High-DPI support
  • If it is configurable it now might have a right-click menu
  • Reduced the memory footprint of cells used only when line breaking is performed
  • Subscripts created by derivabbrev are now correctly copied as "diff" command
  • If Maxima comes without suitable manual we now use the online one instead
  • Added buttons that reset the configuration
  • A few menu items now are checkboxes set and cleared by maxima
  • wxMaxima forgot to release the communication port it used for talking to maxima
  • Improved performance of receiving data from maxima
  • The font sizes are stored in configuration with full precision, without rounding to integer
  • Many additional bug fixes

wxMaxima 20.07.0

20 Jul 08:23
Version-20.07.0
289d1b2

Choose a tag to compare

  • A massive performance update
  • A new translation of the Turkish manual by Tufan Şirin
  • Improved italian translation by Marco Ciampa
  • An Russian translation update by OlesyaGerasimenko
  • Better display of sqrt() cells
  • Better display of fractions
  • Nicer display of lists
  • Made sure we read in the whole .mac file when opening .mac files
  • Allow building wxMaxima, if pandoc or po4translate are not installed
  • As always many small additional bug fixes

As always the .dmg image comes without maxima - which can be installed using the instructions found at https://maxima.sourceforge.net

Version-20.06.5

07 Jun 10:17
Version-20.06.5
3852a3f

Choose a tag to compare

Resolved two mingw-specific problems

Version-20.06.3

05 Jun 14:16
Version-20.06.3
f05665d

Choose a tag to compare

This release fixes an over-zealous assert.

Version-20.06.0: An intermediate release to get the newest improvements into the maxim…

04 Jun 04:49
Version-20.06.0
4dcfd64

Choose a tag to compare

…a windows installer

  • Many spell corrections and bugfixes
  • Updated Russian translation by OlesyaGerasimenko
  • Updated Ukrainian translation by Yuri Chornoivan
  • Many corrections to the german translation
  • The history sidebar now works again
  • TextCells with copy-alt-text caused an crash
  • A few additional small bugfixes
  • Many (really many!) big stability improvements
  • in sqrt(conjugate(f(x))) the horizontal lines coincided
  • Strings were searched for comment starts when adding line endings
  • Faster start-up by avoiding unneeded redraw events
  • A big number of performance improvements
  • Unfortunately one last temporary fix reduces performance again
  • Corrected a bug that sometimes caused parts of equations not to be displayed
  • As this allows to improve performance and stability C++14 is now used
  • Speed boost The list of anchors from the manual is now cached on disk

wxMaxima 20.04.0

18 Apr 09:57
Version-20.04.0
fd1f350

Choose a tag to compare

Mac OS X compatibility

Additional changes:

  • Resolved a crash on right-clicking a GroupCell
  • Help works again in the german translation
  • View/Invert worksheet brightness now toggles an instant dark worksheet mode
  • Removed an unnecessary info dialogue on startup
  • Right-click-suggestions for similar command names
  • Corrected the initial slideshow size
  • An Ukrainian translation update from Yuri Chornoivan
  • A Russian translation update from OlesyaGerasimenko
  • A more stable language selection mechanism
  • Extended the "fitting data" example
  • A example on how to iterate through lists efficiently
  • Many spelling corrections and better formulations
  • A big number of small bug-fixes
  • Another noticeable SpeedUp

wxMaxima 20.03.1

15 Mar 06:11
Version-20.03.1
8a6ae3c

Choose a tag to compare

The last release introduced an easy-to-trigger crash. In order to avoid a situation in which every packager has to search for a remedy separately a new release was made. Additional changes:

  • Resolved a crash on right-clicking a GroupCell
  • Help works again in the german translation
  • Removed an unnecessary info dialogue on startup
  • Right-click-suggestions for similar command names

As always the installers found here come without Maxima (downloadable from http://maxima.sourceforge.net) and - in case of the .exe installer without MSVC redistributable 2017.

Version-20.03.0

13 Mar 07:06
Version-20.03.0
b62648b

Choose a tag to compare

A bugfix-only release

  • Corrected a few last bugs for pre- and post- super- and subscripts
  • Many improvements to the manpage and the html documentation
  • Improved support for pre- and post- super- and subscripts provided by Robert Dodier
  • wxWidget's integrated help browser on some platforms was broken => now the default web browser is used
  • Support for importing static and some types of animated gif files
  • Animation frames created using draw() now can be popped out interactively
  • A option to configure the max amount of gnuplot data to save for this feature
  • wxMaxima now no more crashes on FreeBSD
  • wxMaxima now tries not to use stderr as stderr on the mac breaks communication with maxima.
  • As always: Many additional bugfixes.

All installers found here come without maxima (that can be downloaded from http://maxima.sourceforge.net) and in case of the windows Version without MSVC redistributable 2017 (which should be installed on most Windows systems, anyway).

Version-20.02.4

24 Feb 18:15
Version-20.02.4
6c1f679

Choose a tag to compare

A bugfix-only release

As a maxima release might be imminent I thought I'd better release the last pre-and-post-sub-and-superscript bugfixes.

As always the installer found here comes without maxima and (in case of the windows installer) without the MSVC redistributable 2017.

Version-20.02.3

23 Feb 15:00
Version-20.02.3
1a3f40a

Choose a tag to compare

Version-20.02.3 Pre-release
Pre-release

A features- only release

Robert Dodier has provided the lisp code that is necessary for supporting pre- and post- super- and subscripts. As the C++ code necessary for this feature is in working order, now, too it is time for a features-only release.

As always the installers that can be found here come without maxima (that can be downloaded from http://maxima.sourceforge.net) and the .exe installer requires MSVC redistributable 2017 to be installed. But it should be already installed on most systems.

As the pre- sub-and-supscripts are an entirely new features I mark the first release that contains them as "pre-release".