From ChangeLog:
https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-19.11.1
* Improved italian translation by Marco Ciampa
* Autocompletion no more causes asserts
* A better logic that decides which cell to send to maxima
* wxMaxima now supports "-l", "-u" and "-X" command-line args like maxima
* The help files now are installed in the Right Place
* Many additional small bug fixes
PR: 241964
Submitted by: phascolarctos@protonmail.ch (maintainer)
Changelog:
* Many improvements and bugfixes in the LaTeX and HTML export function
* Many updated translations
* Resolved a freeze on autocompletion
* A sidebar that shows the contents of variables
* Simplified the recalculation logic in order to squash the remaining bugs
* Simplified the sync between input and output cells
https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-19.07.0
PR: 239689
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
MFH: 2019Q3
While I'm here:
* Add location to license file
Changelog:
* Support ":lisp" as the first command of the worksheet, in case that maxima
is new enough to support that.
https://github.com/wxMaxima-developers/wxmaxima/blob/Version-19.05.7/ChangeLog
PR: 238240
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)