GNU Octave version 11.1.0 has been released and is now available for
download (https://gnu-octave.github.io/download.html). An official Windows
binary installer (https://ftpmirror.gnu.org/octave/windows/) is available.
For macOS, see the installation instructions in the wiki
(https://wiki.octave.org/Octave_for_macOS).
The most notable changes are:
* Better support for `classdef` objects and arrays
* Broadcasting for special matrix types (like sparse, diagonal, or
permutation matrices)
* Many improvements in Matlab-compatibility (notably support for the
NANFLAG, VECDIM, and other parameters for many basic math and statistics
functions)
* Fixes for various bugs found in earlier versions of Octave
A list of user-visible changes are available by selecting the Release Notes
(https://gnu-octave.github.io/NEWS-11.html) item in the News menu of the
GUI or by typing "news" at the Octave command prompt.
Thanks to the many people who contributed to this release!