GeoGebra 6.0.785.0
June 26, 2023
- new "Save online" and "Save to your computer" menu options (uses the new File System Access API if available)
- CAS: fix for l1(1) syntax
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
June 26, 2023
- new "Save online" and "Save to your computer" menu options (uses the new File System Access API if available)
- CAS: fix for l1(1) syntax
July 7, 2023
- fix for saving in offline apps
- Scientific: Table View added
July 17, 2023
- Better cleanup on ggbApplet.remove()
August 7, 2023
- New method ggbApplet.isInteractive()
September 18, 2023
- New exam mode for Vlaanderen region
- Updated colors for buttons
- Fix for "zoomed in keyboard" on iPhone
September 26, 2023
- Exam mode shown in header
- fix for dynamic absolute position
- fix randomization in files with unlabeled polygons
- Classic 5: updated to Java 11 and JOGL 2.5 & version now eg 5.2.0.804. Also Apple Silicon build
- CAS: now supports the new mixed numbers
- Dropdowns: improved styling
- fix for dynamic absolute positions
October 9, 2023
- Support for embedding as ES6 module
- Bugfix: make sure {Polygon(A,B,n)} doesn't generate "ghost" object
- New applet parameter borderRadius
- Fix for Intersect(3D curve, 3D curve, a, b)
- CAS: fix for Solve((1-0.0064)^(n)≤0.03,n)
- CAS engine updated with various bugfixes / improvements eg floor(((-1725033 * pi) + 5419351) / ((16885417 * pi) - 53047102)), Solve(x^2+(-√11+√2-√5)*x-2*√11*√2+2*√11*√5-2*√2*√5-12)
October 16, 2023
- Classic 5: fix for Input Box labels
- bugfix for selection of infinite-radius circles
- fix for artifacts at the edge of applets
October 20, 2023
- CAS: fix for ≈ and = for Solve()
- CAS: fix for Solve({x*y^2=10,x*y^10=20}) and Solve(cosh(x)=15/10)
- make sure autocomplete opens after 3 characters again
- make sure the Manual / Help links work again
- make sure dropdowns work if their length changes dynamically
- 3D: show axes labels by default
- Classic 5.2: Universal Binary for Intel and Apple Silicon architectures
October 30, 2023
- optimise Extremum() / Root() for eg x^100
- Calculator Suite: last chosen sub-app remembered
- fix for ggbApplet.getScreenshotBase64() on Safari
- Classic 5.2: small fixes
November 6, 2023
- CAS: new syntax Extremum( <Function>, <Start x-Value>, <End x-Value> )
- fix bug with slow segment drawing (with decorations)
- Classic 5: fix for tooltip language
- Classic 6: make sure keyboard showing in search dialog in Safari
November 16, 2023
- Classic 5: fix bug with loading trace files with double-click
- Classic 5: fix bug with changing line opacity
- Fix for eg Sequence(PieChart({1, 2, 3}, (i, 3), 1), i, 1, 2)
- Command autocomplete now matches on any part of the name, eg Line matches FitLine
- Make sure autocomplete closes on ^ and _
- Fix for eg Solve(x^(4/7)=15)
- Fix for eg ((x^(rho)+y^(rho)))^(((1)/(rho)))=U
- Web: fix for trace bug
- Fix for missing label for piecewise functions