Releases: octave-app/octave-app
Releases · octave-app/octave-app
4.4.1 RC2
- Fixes an issue with "qt terminal" in gnuplot
4.4.1 RC1
Release Candidate 1 for Octave.app 4.4.1.
4.4.1 beta 9
- Built against OpenJDK 11.0.2 instead of Oracle JDK 8
4.4.1 beta 8
Changes:
- Locks down permissions on files in the Cellar (Octave's M-files and brewed libraries) so users can't accidentally change them in the Octave editor.
4.4.1 beta7
Changes:
- Octave.app release info is included in
ver
output.
4.4.1 beta 6
Changes:
- Built against Oracle JDK 8u201 instead of 8u191.
4.4.1 beta 5
Changes:
- This one is built against vanilla Qt instead of our hacked Qt. I'm trying this to see if it clears up some crashes and hangs related to saving files while they're being debugged and function definition file updates not being noticed.
4.4.1 beta4
- Fixes language support in the GUI
- Some dependency version bumps
4.4.1 beta3
- Fixes license documentation
4.4.1 beta2
- Adds
octave_app_diagnostic_dump
function.