Skip to content

Commit

Permalink
Update Changelog_6_0.adoc
Browse files Browse the repository at this point in the history
== 6.0.867.0 (29th October 2024 build)
* `a=1` no longer gives a slider automatically
* macOS: for for eg `x^5` on French/German keyboards
* 3D: fix for Extrude tool dialog
* fix for onscreen `<Enter>` key in scripting
* fix for Tools with conditional curves
*  CAS: improvement for surds eg `Factor(4*sqrt(15)*(sqrt(5)+sqrt(6)))` and `Expand(4*sqrt(15)*(sqrt(5)+sqrt(6)))`
* Classic 6: fix for `<html>` showing in menu header
  • Loading branch information
murkle authored Nov 11, 2024
1 parent d536c92 commit 17d313d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions reference/modules/ROOT/pages/Changelog_6_0.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ All releases will include the latest minor bugfixes and translation updates.
*Releases are not simultaneous on all platforms* and not all platforms will get all versions (online and Classic 5 will
_often_ get an earlier release)

== 6.0.867.0 (29th October 2024 build)
* `a=1` no longer gives a slider automatically
* macOS: for for eg `x^5` on French/German keyboards
* 3D: fix for Extrude tool dialog
* fix for onscreen `<Enter>` key in scripting
* fix for Tools with conditional curves
* CAS: improvement for surds eg `Factor(4*sqrt(15)*(sqrt(5)+sqrt(6)))` and `Expand(4*sqrt(15)*(sqrt(5)+sqrt(6)))`
* Classic 6: fix for `<html>` showing in menu header

== 6.0.866.0 (29th October 2024 build, not released)
* CAS: fix for `a && (b || c)`
* Firefox: fix for Algebra View sliders
Expand Down

0 comments on commit 17d313d

Please sign in to comment.