GeoGebra 歷史版本列表
GeoGebra 是動態的數學軟件為各級教育,幾何,代數,電子表格,圖形,統計和微積分在一個簡單易用的軟件包中匯集在一起。 GeoGebra 是幾乎每個國家的數百萬用戶迅速擴大的社區。 GeoGebra 已成為全球領先的動態數學軟件提供商,支持科學,技術,工程和數學(STEM)教育和創新教學和學習。把世界上領先的動態數學軟件和教材交到學生和老師手中!GeoGebra 簡介: 圖形,代數和表格相連,... GeoGebra 軟體介紹更新時間:2022-09-12
更新細節:
What's new in this version:
Added:
- support for accent insensitive search – when enabled, for example, any of ‘àáâãäåāăąạ’ is equivalent to the ascii ‘a’
- keyboard shortcuts to the toolbar button’s tooltips
- command line option ‘–anchor AnchorName’ that in addition to existing ‘–node NodeName’ allows to open a document focusing an anchor in a node
- syntax highlighting support for GDScript
Fixed:
- export to HTML crash – regression introduced with support for RTL languages
- crash on print/export to pdf of a sequence of characters without spaces longer that the page width, such as a very long URL
- bulleted list unindent (Shift+Tab) crash
- tooltip and cursor not reset after hovering link and then navigating to non rich text node
- Changed non configurable keyboard shortcuts for codebox width and table column width increase/decrease to use parenthesis open instead of backslash
- wrongly entering column edit mode when using keyboard shortcuts with such as insert codebox
- Allow to disable the dialog asking for confirmation before executing the code in codeboxes and code nodes
- crash on double exit from systray icon right click menu
更新時間:2022-09-09
更新細節:
更新時間:2022-09-05
更新細節:
更新時間:2022-08-29
更新細節:
更新時間:2022-08-16
更新細節:
What's new in this version:
GeoGebra 6.0.726.0
- new style for selected Points
- Old Input Boxes now have "keyboard" icon for the full keyboard rather then the old "α" icon
GeoGebra 6.0.724.0
- CAS: fix for eg Sequence(j,j,0,pi/2,pi/10) and NSolve({(N)/(((a)(exp((-30)(k))))+(1))=(11)/(50), (N)/(((a)(exp((-40)(k))))+(1))=(11)/(25), (N)/((a)+(1))=(3)/(200)},{N=1, a=1, k=1})
- fix label position when x:y is not 1:1
- update to GWT 2.10.0
- fix ShowGrid() scripting problem
GeoGebra 6.0.723.0
- 3D: fix Show/Hide grid button
GeoGebra 6.0.722.0
- HTML5: fix for extra spurious digits when rounding
GeoGebra 6.0.721.0
- CAS: fix for Solve({a k=1,a ℯ^(3 k)=3 ℯ},{a,k})
- Data Table improvements
- fix for full-screen icon on touch
GeoGebra 6.0.720.0
- New command NIntegral(function, start x, start y, end x) to calculate and plot a numerical integral
GeoGebra 6.0.718.0
Fixed:
- improvements for ClosestPoint(point, function)
- bugfix for Derivative(f,0)
- bugfix for Sample({2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14}, RandomBetween(2,3), false)
- Freehand Function tool now available in the "Customize Toolbar" dialog
- bugfix for IntersectPath(line, triangle) when dependent points are used
- bugfix for positions of "Play" / "Reset" / "full-screen" icons
GeoGebra 6.0.715.0
- fix for SetFilling()
GeoGebra 6.0.713.0
- new command Type(Conic/Quadric)
- fix zooming jitter with 2 Views
GeoGebra 6.0.709.0
- Change log not available for this version
GeoGebra 6.0.707.0
- allow line thickness for 2D "surfaces"
- bugfix for LaTeX style in 3D View
GeoGebra 6.0.706.0
- CAS: fix for Extremum(40 sqrt(x) ℯ^(-0.5 x))
- fix for macros getting duplicated
- fix for slider's "play" button on touch
GeoGebra 6.0.704.0
- fix problem with value of c_1 when saving SolveODE()
GeoGebra 6.0.703.0
- fix problem with saving/loading value of c_1 from SolveODE()
- CAS: fix crashing problem on Windows with Classic 5
GeoGebra 6.0.702.0
- Change log not available for this version
GeoGebra 6.0.700.0
- new syntax to set the decoration at the ends of segments SetDecoration( , , )
- Support for simple surds eg √8
- fix for Surface(If(...
- CAS: fix for x(x)^2
- 3D: fix for "Use text as Caption"
GeoGebra 6.0.697.0
- fix plotting of eg 4x³ - 12x² > 0
- Classic 6: fix problem with transparent burger menu
GeoGebra 6.0.694.0
- fix crashing with pen strokes
GeoGebra 6.0.693.0
- make sure Cube tool doesn't label the "extra" points
- fix f==-g for functions
- Classic 6: fix for spreadsheet scrolling
- fix for problem saving randomized lists of images
GeoGebra 6.0.691.0
- fixes for drawing quadrics
- fix for dilating circles
GeoGebra 6.0.689.0
- Notes: Isometric and Polar grids
GeoGebra 6.0.688.0
- bug fixes
GeoGebra 6.0.687.0
- Android, iOS: Image Tool added
- CAS: PerpendicularVector(plane) syntax added
GeoGebra 6.0.686.0
- New special syntax for just 2 points FitSin( {A, B} )
- fix for Translate(circumcircular arc)
- more function plotting improvements (especially asymptotes)
GeoGebra 6.0.683.0
- web: fix bold gridlines checkbox
- fix plotting of eg nroot(x,3)
- fix for Pen in 3D view
- new dynamic syntaxes ParseToFunction("u+v",{"u", "v"}), ParseToFunction("x^2"), ParseToNumber("1+2")
GeoGebra 6.0.680.0
- Notes: fix problem with images
- CAS: make sure functions updated on zooming
- filling updated when redefining eg y=x to y<x
- fix SVG aspect ratio on buttons
GeoGebra 6.0.676.0
- Fix for Translate(If(0 < x < k, 2 + x, 1 < x < 2, -1), vector)
- Fix for If() not working in scripts sometimes
- make sure Sequence(IntegralBetween(... updates with slider
GeoGebra 6.0.675.0
- fix for drawing cylinders
- CAS: better support for conics y=...
- bugfix: auxiliary setting doesn't "stick" for segments of 3D polygon
- fix for Tangent(implicit, A)
- fix for wrong scale for some filling styles when exporting
- Classic 5: make sure JavaScript objects are always returned from API calls
GeoGebra 6.0.674.0
- fix for Solve({x * y = 1,3*x^2 = y^2},{x,y})
- Classic 5: fix for some CAS Calculations eg Numeric(), FitPoly() (Windows)
GeoGebra 6.0.672.0
- Classic: fix for NSolve Tool
- Classic CAS: fix for Substitute with Keep Input (missing brackets)
- Classic 5: fix for hyperbola drawing
- Notes: fix for missing Mindmap Tool
- CAS App: make sure redefining a function updates the graph
- make sure screen reader output works in iframe
GeoGebra 6.0.671.0
- Notes: New tools Ruler and Protractor
- fix for ggbApplet.showToolBar()
- fix for Tools with Surfaces
GeoGebra 6.0.670.0
- Better drawing of angles when axis ratio is not 1:1
- fix for plotting eg ln(x)^(1+1/3+1/3+1/3)
- fix problem with Input Boxes and 3D/Spreadsheet View
GeoGebra 6.0.668.0
Fixed:
- for missing Labelling menu
- problem plotting paraboloids etc
- problem on iOS where Input Boxes scroll the applet
- for IntersectPath(P, a) with Zip()
- bug for 3D angles in lists
- bug with full-screen button
- Technical change: use Pointer Events
- Classic: fix bug where "Keep Input" button gives null:=
- Make sure PgUp, PgDown don't change layer
- CAS: make sure Solve() doesn't call NSolve() for inequalities
GeoGebra 6.0.666.0
Fixed:
- Condition to Show Object not copied correctly in spreadsheet when it's just a single variable
- opening .ggb files from Google Drive
GeoGebra 6.0.665.0
- CAS: make sure "random" commands work again
- fixes for ggbApplet.remove()
GeoGebra 6.0.664.0
- fix problem with Box Plot label position
GeoGebra 6.0.662.0
- Classic 6: fix for Ctrl-C/V/A in scripting dialogs
- new command IsFactored( )
- small Probability Calculator fixes
GeoGebra 6.0.659.0
- atan(), acos(), asin() now work for complex numbers
- new parameter "detachKeyboard":true
- Classic 5: fix for disappearing objects when Input Box has the focus
- Suite: Probability Calculator sub-app added (web only)
- 3D: fix for labelling eg Cube segments
- fix alignment for new "Text as caption" Captions
- CAS: make sure Invert() is exact
GeoGebra 6.0.657.0
- CAS: Make sure Invert(matrix) is exact
- Notes: New Spotlight Tool
- GeoGebra Classic 6: missing style bar added to Probability Calculator (for discrete)
GeoGebra 6.0.656.0
- CAS: fix for Solve(3*sqrt(x+4)<=5-2abs(x+2))
GeoGebra 6.0.654.0
- fix order of Arabic digits eg on axes
- Tabbing order can be customized by making a special list like tabOrder = {A, B, E, D}
- fix problem with truncating calculations on %
GeoGebra 6.0.652.0
- CAS: fix eg 2/1E-12 in Keep Input mode
- CAS: slightly simplified answer from Substitute()
- CAS: new option to "save" (in a secure area) in exam mode
- Probability Calculator: fix problem saving intervals
GeoGebra 6.0.651.0
- CAS: fixes for Solve( { (k-s)/k * (105-(k-s))/(300-k) = 0.125, (k-w)/k * (105-(k-s))/(300 - k) = 0.375, (k-s)/k * (195-(k-w))/(300-k) + (k-w)/k * (195 - (k-w)) / (300-k) = 0.5 } , {k,s,w} ) , NSolve(Integral(sqrt(sin(x)),0,b)=0.64,b) and Derivative(f(sec(x))), TaylorPolynomial(cbrt(2x-3))
- New two-tailed ][ option for probability calculator
- CAS: fix problem with n!
- Notes: fix for embedded applets
- improved spreadsheet previews from ggbApplet.getScreenshotBase64()
- ChromeOS: Exam mode starts automatically in Kiosk mode
GeoGebra 6.0.649.0
- Notes: new Mindmaps Tool and Charts improvements
- improvement for eg FormulaText(sin(1x + 1x - 1x))
- CAS: fix for eg mod(3^5431843, 2)
GeoGebra 6.0.646.0
- fix ggbApplet.getScreenshotBase64() for webSimple
- CAS: make sure eg SolveODE((y')²+5y'+6=0) returns both solutions
- fix Rigid Polygon Tool/Command
- Symbolic Input boxes are now the default
GeoGebra 6.0.644.0
- Change log not available for this version
GeoGebra 6.0.640.0
- Fix style bar in Safari
GeoGebra 6.0.639.0
- fix for tracing functions
- switch from pako.js to fflate.js
- built-in buttons icons switched to SVGs
- CAS: fix for eg Rationalize(1/(sqrt(3+ί))) in web (& smaller)
- CAS: fix for acosd and atand
- CAS: make sure Eigenvectors({{1,2},{3,4}}) is exact
GeoGebra 6.0.637.0
- Geometry: fix Rigid Polygon Tool/command
- fix for plotting arcosh(x)
GeoGebra 6.0.636.0
- Fix problem drawing linear functions (especially in Regression panel)
GeoGebra 6.0.631.0
- cbrt( switched to nice form
GeoGebra 6.0.620.0
- new commands ReplaceAll( , , ) and Split( , )
- fix for PlaySound()
GeoGebra 6.0.609.0
-Bug fixes
GeoGebra 6.0.608.0
- fix for Input Box linked to slider not respecting slider bounds (old Input Boxes only)
- CAS: Numeric() works for more than 15 d.p.
- Classic 6: fix white background in Customize Tools dialog
- fix for language translation of functions
GeoGebra 6.0.606.0
- Symbolic Input Boxes: add option for Serif
- Symbolic Input Boxes: asin(x) is now a*sin(x)
- Mobile: make sure keyboard always opens for tool dialogs
- fix for Input Boxes without labels
GeoGebra 6.0.605.0
- CAS: Min() and Max() implemented
GeoGebra 6.0.604.0
- Classic 5: fix for ggbApplet.getValueString()
- Graphing: "Statistics" summary for Min / Q1 / Median / Q3 / Max
- CAS: new command IntegralSymbolic()
- Complex functions implemented (including Expand(f) and f==g)
GeoGebra 6.0.603.0
- fix beta() for negative inputs
GeoGebra 6.0.600.0
- fix RandomPointIn( <Conic/Circle> )
- Intersect( , , , ) working for 3D Curves
GeoGebra 6.0.599.0
- Classic 5: fix for ggbApplet.getValueString()
- CAS: RemoveUndefined() and IsInteger() implemented
GeoGebra 6.0.598.0
- fix for ggbApplet.reset()
GeoGebra 6.0.596.0
- fix for dropdowns not closing on click
- Improvements for pasting LaTeX into the Algebra Input and Input Boxes
- new command RemovableDiscontinuity() for rational functions (also for previews)
- Notes: new Table Tool
- Editor: SVG export, evalLaTeX() added, event for / focus lost added
- Chrome: copy image to clipboard working
GeoGebra 6.0.593.0
- fix for Inverse polygons
- fix for leftlangle
GeoGebra 6.0.592.0
- fix for plotting eg f(x)=ln(44)
GeoGebra 6.0.591.0
- log(x) now gives log_10(x) not ln(x)
- new command RemovableDiscontinuity() for rational functions (also for previews)
- fix for eg sin(x)^cos(x)
- extra parameter added toggbApplet.getValueString("f", false) to make sure output isn't localized
- fix for sliders with 1° increment
GeoGebra 6.0.590.0
- 3D: new tool Surface of Revolution
- Graphing: make sure complex * complex works again
- fix for n in Input Boxes
- fix for Polygon(A,B,3,plane) when A and B are 2D points
- Notes: new Equation tool
- Complex i displayed better in Input Boxes and LaTeX texts
GeoGebra 6.0.588.0
- Delete Tool won't now delete fixed objects in Activities
GeoGebra 6.0.587.0
- better parsing of expressions without explicit multiply eg f(p,q)=sin(pq)
- fix for Input Boxes sometimes disappearing on
- new parameter to set button's border colors eg "buttonBorderColor":"#ff00ff"
- Graphing: Length(list) working again
- Graphing: Equation shown for Line(A, B) again
- Symbolic Input Boxes working for conics, implicit curves and quadrics
- Now built with GWT 2.9
GeoGebra 6.0.583.0
- Classic 6: fix for re-opening settings (mostly iOS)
- Classic 6: make sure random numbers aren't updated when CAS is loaded
- fix for angle not being shown when it's from Element(list,1)
GeoGebra 6.0.581.0
- Suite (beta): now on geogebra/calculator
- remove unnecessary API calls
GeoGebra 6.0.580.0
- Classic 5: "Apply Template" will also apply default styles to existing objects
- fix for symbolic Input Boxes disappearing on touch
- fix for FormulaText("Rho")
- JavaScript listeners preserved over a redefine
- GeoGebra 6: fix installer where username contains a space
- fix for Input Box cleared on full-screen button
- improved plotting for eg ln(x)
- bugfix for drawing grid with "positive only" axis
- better parsing of expressions without brackets eg sinsinsinx
- Classic 6: brackets added when typed after function name
- pi replaced by π in Input Boxes
- 3D Calculator: Snapshot button in AR Mode
GeoGebra 6.0.579.0
- fix bug with numbers being turned into sliders
- Classic 5: fix bug with dragging drop-down lists
GeoGebra 6.0.578.0
- Classic 5: Symbolic Input Boxes working
- Scientific calculator moved to geogebra.org/scientific
GeoGebra 6.0.577.0
- Classic: fix for native keyboard appearing on iOS 13.3.1
- CAS App: sliders and vectors working
- Classic: fix for eg ggbApplet.evalCommand("$1:f(x)≔x^2")
- make sure InputBox1+"" and FormulaText(InputBox1) work properly
- fix for undo/redo with symbolic Input Boxes
GeoGebra 6.0.574.0
- Make sure output line shown for FitLine() etc again
- Web: fix for #&¬ key
GeoGebra 6.0.573.0
- Graphing: same in exam and non-exam
- More Symbolic Input Box improvements (including Vectors and the type can't be changed by typing "bad" syntax)
- Bugfix: ggbApplet.setFixed() no longer triggers OnUpdate scripts
- RandomElement({1/2,1/3,1/4}) works better
GeoGebra 6.0.564.0
- New command CASLoaded()
- Improvement for random numbers being updated on redefinition (eg when Input Box contents changed) - random numbers should be defined in their "own object" to take advantage of this
GeoGebra 6.0.562.0
- Classic 5: fix for ggbApplet.registerAddListener()
- Classic 6: fix for eg SetPerspective("S")
- Symbolic Input Boxes working for eg f(x,y)
GeoGebra 6.0.560.0
- Input Boxes are empty rather than showing ? for undefined linked geo
- Alignment option for Input Boxes
- CAS Calculator: more commands added: Invert(), NSolutions(), Sequence(), ReducedRowEchelonForm(), Substitute(), Sum(), Transpose(), RemoveUndefined(), Tangent()
GeoGebra 6.0.559.0
- Download xx.cache.js files in parallel
- Option for caching with service worker
- "Selection Allowed" working for Input Boxes, Dropdowns and Buttons
- Screenreader works for reading LaTeX Captions
GeoGebra 6.0.546.0
- Classic 5: fix for JavaScript error ("java.lang.String")
GeoGebra 6.0.544.0
- CAS View: fix for Solve(8/(p^(-4000*x))=6,x) and Integral(sqrt(x+sqrt(x)))
- fix for GeoGebra Scripts on Android/iOS
- ZoomIn() working for 3D View (non-dynamic)
GeoGebra 6.0.541.0
- CAS View: fix for SolveODE(y'=sqrt(x),(1,1))
GeoGebra 6.0.536.0
- Classic 5: fix for large tool icons
- Corner(-1,13) returns scales for x, y, z axes
- Improvement for f(x)=(3/2)^x, f(-1)
- GeoGebra 6: make sure more decimal places (minimum 5) are used when editing an expression
- Editor: fix for ÷ immediately after log₁₀(x) and for eg 3|x|
- LaTeX: fixes for eg v_{1}'^{2} and @{hspace{3.7 mm}}
- Geometry: "Fit to Zoom" preserves aspect ratio
- New default labels for equations eq1, eg2, ...
- CAS View: fix for eg Vector[(x,y,z)] = Vector[(1,2,3)]
GeoGebra 6.0.535.0
- fix SlowPlot()
- GeoGebra 6: fix problem when text is re-edited (text dialog stuck open)
- missing 180° solution for eg NSolutions(4 sin³(x) cos(x) -6cos²(x) sin(x))
GeoGebra 6.0.533.0
- 3D View: Corner(-1, 12) gives screen left-to-right direction in 3D view coords
- Statistics Calculator: fix for problems entering eg 0.01, 1/60
- Consistent Greek font added for keyboard
- fix for auto-sliders eg y=mx+c
- fix bug with a((?,?)) for quadratic inequalities
- Graphing: "Table of Values" working for conics eg y=x^2
GeoGebra 6.0.529.0
- Change log not available for this version
GeoGebra 6.0.526.0
- Chrome: fix problem in full-screen mode
GeoGebra 6.0.523.0
- Checkboxes: use $math{x}$ in Caption for "proper" math x
GeoGebra 6.0.518.0
- fix for stdev() / stdevp() problem
GeoGebra 6.0.513.0
- Fix trace for filled Curves
- Fix for eg Sequence(k°, k, 0, 360, 30) Sequence(cos( Element( l1, k )), k, 1, 5 )
- Make sure setting labels works for eg a = RigidPolygon(poly1)
- Exam mode: don't allow fix/unfix for functions, conics
GeoGebra 6.0.512.0
- Fix for touchscreens with Chrome 70+
- Fix for eg ((x + 1) / 41 + 0z = y / -16,(x + 1) / 41 = (z - 3) / a) becoming undefined after a = 0
- Fix for Asymptote(x^(-2n)) and Asymptote(log(f(x))
- LaTeX: fix for Epsilon
- Splines: fix export to PSTricks / PGF and fix problem with closed splines
GeoGebra 6.0.511.0
- fix for clickToLoad parameter
GeoGebra 6.0.509.0
- Fix for plotting eg f(x) = x^3
GeoGebra 6.0.507.0
- Improvement for Limit() eg Limit(If(x
GeoGebra 6.0.503.0
- label outlines removed for exporting
- Spreadsheet: fix for pasting in applets
- CAS View: fix for Append(3, {4, 5, 6})
- Editor: fix for f′′ and f'/2
- 3D Android: AR enabled (beta, ARCore devices only)
GeoGebra 6.0.498.0
- fix for saving mean (1,2,3,4)
GeoGebra 6.0.496.0
- fix for LaTeX fonts
GeoGebra 6.0.489.0
- Android / iOS: List Tool
- fix bug saving conics in "Conic Form"
- Classic 5: fix for displaying subscripts in the Algebra View
GeoGebra 6.0.487.0
- GeoGebra 6: fix for missing grid color/line style options
- GeoGebra Classic 6: fix on iOS for "doubled characters" in old Input Bar
GeoGebra 6.0.481.0
- Classic 5: fix for dragging drop-down lists
- Fix for y² = (x² - a²) / x²
GeoGebra 6.0.477.0
- Classic 5: bugfix for size of fixed Buttons
- Classic 6: new option: Download As -> Construction Protocol (html)
- Graphing: fix for missing output row
- Classic 6: fix for exam mode
GeoGebra 6.0.476.0
- Classic 6: Allow non-adjacent columns to be selected in the spreadsheet (Ctrl-Click)
GeoGebra 6.0.475.0
- Improve PGF/PSTricks export for 3D objects wholly in 2D view (Points, Lines, Conics)
- Fix b = a for quadrics
- New command SetDecoration(
更新時間:2022-08-16
更新細節:
What's new in this version:
Movavi Video Suite 2022 22.4.0
Video editing:
- New music. We've expanded our collection of tracks. Now your videos will resonate in a new way.
- Transitions, intros, titles, stickers — you get everything! Try your preferred effect before you buy — just like in a physical store!
- Updated symbol for applied effects. Now they are marked on the timeline with an FX icon instead of a star.
Movavi Video Suite 2022 22.3.0
New in this release:
- Minor improvements and bug fixes.
Video editing:
- A new way to track objects using artificial intelligence. Link titles, stickers, or masks to objects in the video. Take your videos to a new level!
Screen recording:
- Minor improvements and bug fixes
Video conversion:
- AI Upscaling is now faster and even more useful! Now you can improve your videos and images by a factor of 4
Movavi Video Suite 2022 22.2.0
New in this release:
- We’ve made Movavi Video Suite even easier to use! Try our new window resizing feature and optimize your screen space in a snap.
Video editing:
- Customize the colors in your video to match your style using our new overlay effects.
Screen recording:
- Set the time limit before or during recording. Press the timer button, set the time, and select the action after the recording ends. Simple and convenient!
- The size of your recordings is now smaller, and the quality is better
Video conversion:
- You can select and extract subtitles again. Note that this feature is in the editing window now.
Movavi Video Suite 2022 22.1.0
New in this release:
- Welcome to a future without passwords! We’re pleased to offer you a simple and secure way to log in using only your email address. All you need to do is request an email with a special link, click on it – and you will be logged in to your account instantly.
Video editing:
- Reverberation. New audio tool to make your sound more voluminous.
- New tab for LUTs in the Color adjustment tool. Add your LUTs and use them in the videos.
Screen recorder:
- No need to worry about loud neighbors or colleagues any longer! Our new noise reduction feature will help you get rid of extraneous sounds.
- Forgot to turn the system sound on or disable the mic? Set your sound up during capture using the familiar buttons on the control panel.
Video converter:
- Minor design changes to make the program even more pleasant to work with
Movavi Video Suite 2022 22.0.1
- Minor improvements and bug fixes
Movavi Video Suite 2022 22.0.0
New in this release:
- You asked, we listened! We're excited to introduce our new light theme, along with a new, smarter, more up-to-date design
- Tell us what you're interested in and receive personalized recommendations. Get the best video editing experience with our sets of curated programs, effects, and online courses.
- Exchanging files between the program and the mobile app is even easier now with the help of our smart solution – Cloud transfer
- Now we have live chat support to quickly help you with any technical issue (available to Premium users only)
Video editing:
- We’ve added 2 new audio tools to make sound editing easier
- Bump up the volume and check out our 3 new audio effects
- Our smart auto-correction will help you edit audio with one touch
Screen recorder:
- Now we support Windows 11! Record your screen even on the latest operating system version
- We also support widescreen monitors! So don't deny yourself anything and record your screen with high resolution.
Video converter:
- New AI Upscaling tool. Now you can improve the quality of your videos using artificial intelligence
Movavi Video Suite 21.4.0
New:
- Purchased Effects packs are now activated automatically – just sign into your account after completing your purchase
Video Editing:
- We've improved the export settings and added more options for saving videos
- New tooltips provide additional information about individual features
- With our new aspect ratio templates it’s easier to create videos for popular social networks
Screen Recording:
- No more doubts as to whether you're recording sound or not! Sound level is now indicated before and during the capture process
- We’ve added a little Cogwheel button in the webcam recording window, so the webcam settings are easier to access and faster to use
Video Conversion:
- We've combined the Crop and Rotate tools so you don't have to switch between two tabs to work on similar tasks
- Improved cropping tool: the aspect ratio selection is now clearer, and the crop frame adjustment is easier to use
Movavi Video Suite 21.3.0
New In This Release
Fixed an error that occurred when launching PDFChef.
Video Editing:
- Speed up the sound while keeping the audio pitch the same – you asked, we listened
- Use a hotkey to record a voice-over for your video: set up a microphone and press CTRL + R to start recording
- Link titles and stickers to moving objects in your videos. Track motion and apply objects to follow the movements
- Make your videos even more impressive with 11 new transitions with sound
Screen Recording:
- Resize and relocate your webcam before recording. There’s no longer any need to record a test – make sure the video looks the way you want in advance!
Video Conversion:
- Convert files without acceleration twice as fast now!
Movavi Video Suite 21.2.0
New:
- Files from your external memory drives won’t be added to the Library to save space on your hard drive
Video Editing:
- Mask or draw attention to objects in motion with the new motion tracking feature in the Highlight and Conceal tool
Screen Recording:
- Minor design changes to make the program even more pleasant to work with
Video Conversion:
- Updated the Compress File button – now the compression tool is easier to find!
The new Apply button in the quality settings window will help you ensure all your changes are saved
Movavi Video Suite 21.1.0
New:
- Now you can see how your files are uploaded to external services. You can also share a file link right away
Video Editing:
- 13 new stylish transitions for spectacular videos
- HD optimization is now faster
- Major Pan and Zoom improvements
- Autosaving now works for portable projects as well
Screen Recording:
- Draw and make notes right on your video during recording! Click the pencil tool and mark whatever needs to be marked inside the capture area
- “Am I recording the sound?” is hopefully a question you never have to ask again. The sound level is now obvious with the waveform you can see during audio recording (audio only! For now)
- Fixed sharing .mp3 files to Google Drive. They are uploaded as actual .mp3 files now
- Also fixed some other annoying bugs. Most of them made the program crash, so we highly recommend updating this particular time
Video Conversion:
- Minor improvements and bug fixes
Movavi Video Suite 21.0.1
- Change log not available for this version
Movavi Video Suite 21.0.0
New in This Release:
- File library. Add files from your computer so they are always on hand. Easily share files and use them in all the Video Suite applications
- Mobile Companion. Upload files to Video Suite library from mobile devices and quickly send your edited videos to your phone
- Your Movavi account in Video Suite. View all your purchases and manage subscriptions directly in the program
- Movavi Community. Share your videos, participate in contests, and watch useful tutorials
Video Editing:
- Save a snapshot of the player. Create previews for your YouTube videos quickly and easily
- High-resolution preview mode. See the final quality of the video while you’re editing it
- Switch between clips while previewing and easily navigate around your project
- Save your videos with no watermark right after you activate the program – no restart required
Screen Recorder:
- Audio recording tool. Record system sound and mic into an .mp3 file
- Webcam recording tool. Like the audio recording tool, no need to record screen anymore if you only need webcam video
- Widget management. Choose what you need right on the control panel
Video Converter:
- Selecting files for conversion. Convert only the files you need
- Timeline scaling. Scale the timeline for more accurate cuts
- Video preview. No need to rewind, just hover the mouse over the timeline and find the frames you want
- Precise timing. Set the exact time for a segment to cut
Movavi Video Suite 20.4.1
- Minor bug fixes and improvements
Movavi Video Suite 20.4.0
Launcher Interface:
- Quickly open files from the launcher by dragging them onto a program tile. The program will launch right away with your file already added
Video Editing:
- Effect packs collection from the Movavi Effects Store. New effects are available for download right from the editor via the Import tab
- Now you can edit and save different parts of the project separately
- The track is highlighted when titles or audio are being added, so you can easily find the track
- Sleep mode is disabled during audio recording. It will no longer interrupt the process
Screen Recorder:
- Yet another improved version of our preview window has seen the light! First things first: it’s redesigned
- More important news: there’s now a whole library of all your captured files! You can also view files from any folder you like (if we can play the file formats, that is)
- Every single thing you capture is now saved to one folder, both videos and screenshots. Set up the path on the Files tab in Preferences
- Improved Cut tool to make sure no unwanted fragments get into your recording and take up your disk space
Video Converter:
- We have noted all your wishes and worked hard on the file trimming process
- Now you can: - cut a file into several segments at once, - convert segments as a single file or separately, - delete, restore, and save segments from a list on the right side of the window
- And you can see now how much storage space a converted audio file will take. The file size appears in the file quality settings
Movavi Video Suite 20.3.0
- Change log not available for this version
Movavi Video Suite 20.2.0
Video Editing:
- Save a snapshot of the player. Create previews for your YouTube videos quickly and easily
- High-resolution preview mode. See the final quality of the video while you’re editing it
- Switch between clips while previewing and easily navigate around your project
- Save your videos with no watermark right after you activate the program – no restart required
Video Conversion:
- Audio compression settings have become closer. Change audio file bitrate right in the file settings in the main window
- Some fixes for online subtitle search
Movavi Video Suite 20.1.0
- Change log not available for this version
Movavi Video Suite 20.0.1
Overhauled Launcher:
- A reworked and enhanced interface for the Movavi Video Suite launcher: more stylish and more user-friendly than before
Customizable Interface:
- Arrange the program’s functions to your liking: pin the functions you use the most to the quick access board to start working right away
Extra Features:
- Stock Content to enhance your videos; Applications to find more useful programs; Online-courses to get more experience in photo and video editing
Movavi Spotlight:
- Access our latest news, interesting articles, video tutorials, and sales right from the launcher
Redesigned Tools:
- Completely reworked graphics for our main tools: editor, converter, and screen recorder
More Video Effects:
- New high-quality effects: parallax, chromatic aberration, glitch, and more
User File Organizer:
- Organize your files in the video editor into personal collections, so you can use them in different projects
Frame-by-Frame Preview:
- View every frame in your video right on the Timeline for more precise editing
More Features for Subtitles:
- Online subtitle searching and advanced editing are now available right in the converter
New Conversion Presets:
- More convenient presets for different media formats and devices
Screenshot Sharing:
- Share your freshly taken screenshots via Skype, Telegram or WhatsApp
Reworked Screen Recording Panel:
- A restructured and enhanced recording panel with greatly improved usability
Movavi Video Suite 20.0.0
Overhauled Launcher:
- A reworked and enhanced interface for the Movavi Video Suite launcher: more stylish and more user-friendly than before
Customizable Interface:
- Arrange the program’s functions to your liking: pin the functions you use the most to the quick access board to start working right away
Extra Features:
- Stock Content to enhance your videos; Applications to find more useful programs; Online-courses to get more experience in photo and video editing
Movavi Spotlight:
- Access our latest news, interesting articles, video tutorials, and sales right from the launcher
Redesigned Tools:
- Completely reworked graphics for our main tools: editor, converter, and screen recorder
More Video Effects:
- New high-quality effects: parallax, chromatic aberration, glitch, and more
User File Organizer:
- Organize your files in the video editor into personal collections, so you can use them in different projects
Frame-by-Frame Preview:
- View every frame in your video right on the Timeline for more precise editing
More Features for Subtitles:
- Online subtitle searching and advanced editing are now available right in the converter
New Conversion Presets:
- More convenient presets for different media formats and devices
Screenshot Sharing:
- Share your freshly taken screenshots via Skype, Telegram or WhatsApp
Reworked Screen Recording Panel:
-A restructured and enhanced recording panel with greatly improved usability
Movavi Video Suite 18.4.0
Video Editing:
- Don't miss out on fresh packs in Movavi Effects Store, helpful tutorials and other news. Click Notifications at the bottom of the Timeline to see what you can find!
- Now, when you click on the star icon to look through the effects applied to a clip, it will open a tab where you can remove the effects
- To remove black bars from several clips at once, select the clips you need and crop only one of them
- Apply noise reduction, audio effects or equalizer presets to several clips at once
Video Conversion:
- The app window now automatically adjusts to 720p and lower-resolution screens
- You can adjust the quality of your files when converting them to the JPG format
- An enhanced trimming tool: set the exact time frame of the desired segment, trim away even fractions of a second with new markers
Other:
- Minor bug fixes and improvements
Movavi Video Suite 18.3.1
- Minor bug fixes and improvements
Movavi Video Suite 18.3.0
Screen Recording:
- Share on Vimeo right from the program
- Improvements in working with projects: open your projects with the help of Add Media Files button, unite your projects via Append Project menu
Video Conversion:
- Improved recording bar: new design and the ability to turn on/off the microphone or system sound recording during the recording process
Other:
- Minor bug fixes and improvements
Movavi Video Suite 18.2.0
- Change log not available for this version
Movavi Video Suite 18.1.0
- Minor bug fixes and improvements
Movavi Video Suite 18.0.1
- Change log not available for this version
Movavi Video Suite 18.0.0
- Change log not available for this version
Movavi Video Suite 17.5.0
- Change log not available for this version
Movavi Video Suite 17.4.0
Video Editing:
- Movavi Effects Store – buy stylish themed sets of filters, transitions, titles, stickers, backgrounds, and music
- Share on Google Drive right from the program
- Record from microphone with an empty timeline
Video Conversion:
- Save embedded subtitles as a standalone file
Other:
- Support for reading RAW files (CR2, NEF, RW2, and many others)
- Bug fixes and other improvements in Video Editor, Video Converter, and Screen Capture modules
Movavi Video Suite 17.3.0
- Change log not available for this version
更新時間:2022-08-01
更新細節:
What's new in this version:
GeoGebra 6.0.723.0
- 3D: fix Show/Hide grid button
GeoGebra 6.0.722.0
- HTML5: fix for extra spurious digits when rounding
GeoGebra 6.0.721.0
- CAS: fix for Solve({a k=1,a ℯ^(3 k)=3 ℯ},{a,k})
- Data Table improvements
- fix for full-screen icon on touch
GeoGebra 6.0.720.0
- New command NIntegral(function, start x, start y, end x) to calculate and plot a numerical integral
GeoGebra 6.0.718.0
Fixed:
- improvements for ClosestPoint(point, function)
- bugfix for Derivative(f,0)
- bugfix for Sample({2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14}, RandomBetween(2,3), false)
- Freehand Function tool now available in the "Customize Toolbar" dialog
- bugfix for IntersectPath(line, triangle) when dependent points are used
- bugfix for positions of "Play" / "Reset" / "full-screen" icons
GeoGebra 6.0.715.0
- fix for SetFilling()
GeoGebra 6.0.713.0
- new command Type(Conic/Quadric)
- fix zooming jitter with 2 Views
GeoGebra 6.0.709.0
- Change log not available for this version
GeoGebra 6.0.707.0
- allow line thickness for 2D "surfaces"
- bugfix for LaTeX style in 3D View
GeoGebra 6.0.706.0
- CAS: fix for Extremum(40 sqrt(x) ℯ^(-0.5 x))
- fix for macros getting duplicated
- fix for slider's "play" button on touch
GeoGebra 6.0.704.0
- fix problem with value of c_1 when saving SolveODE()
GeoGebra 6.0.703.0
- fix problem with saving/loading value of c_1 from SolveODE()
- CAS: fix crashing problem on Windows with Classic 5
GeoGebra 6.0.702.0
- Change log not available for this version
GeoGebra 6.0.700.0
- new syntax to set the decoration at the ends of segments SetDecoration( , , )
- Support for simple surds eg √8
- fix for Surface(If(...
- CAS: fix for x(x)^2
- 3D: fix for "Use text as Caption"
GeoGebra 6.0.697.0
- fix plotting of eg 4x³ - 12x² > 0
- Classic 6: fix problem with transparent burger menu
GeoGebra 6.0.694.0
- fix crashing with pen strokes
GeoGebra 6.0.693.0
- make sure Cube tool doesn't label the "extra" points
- fix f==-g for functions
- Classic 6: fix for spreadsheet scrolling
- fix for problem saving randomized lists of images
GeoGebra 6.0.691.0
- fixes for drawing quadrics
- fix for dilating circles
GeoGebra 6.0.689.0
- Notes: Isometric and Polar grids
GeoGebra 6.0.688.0
- bug fixes
GeoGebra 6.0.687.0
- Android, iOS: Image Tool added
- CAS: PerpendicularVector(plane) syntax added
GeoGebra 6.0.686.0
- New special syntax for just 2 points FitSin( {A, B} )
- fix for Translate(circumcircular arc)
- more function plotting improvements (especially asymptotes)
GeoGebra 6.0.683.0
- web: fix bold gridlines checkbox
- fix plotting of eg nroot(x,3)
- fix for Pen in 3D view
- new dynamic syntaxes ParseToFunction("u+v",{"u", "v"}), ParseToFunction("x^2"), ParseToNumber("1+2")
GeoGebra 6.0.680.0
- Notes: fix problem with images
- CAS: make sure functions updated on zooming
- filling updated when redefining eg y=x to y<x
- fix SVG aspect ratio on buttons
GeoGebra 6.0.676.0
- Fix for Translate(If(0 < x < k, 2 + x, 1 < x < 2, -1), vector)
- Fix for If() not working in scripts sometimes
- make sure Sequence(IntegralBetween(... updates with slider
GeoGebra 6.0.675.0
- fix for drawing cylinders
- CAS: better support for conics y=...
- bugfix: auxiliary setting doesn't "stick" for segments of 3D polygon
- fix for Tangent(implicit, A)
- fix for wrong scale for some filling styles when exporting
- Classic 5: make sure JavaScript objects are always returned from API calls
GeoGebra 6.0.674.0
- fix for Solve({x * y = 1,3*x^2 = y^2},{x,y})
- Classic 5: fix for some CAS Calculations eg Numeric(), FitPoly() (Windows)
GeoGebra 6.0.672.0
- Classic: fix for NSolve Tool
- Classic CAS: fix for Substitute with Keep Input (missing brackets)
- Classic 5: fix for hyperbola drawing
- Notes: fix for missing Mindmap Tool
- CAS App: make sure redefining a function updates the graph
- make sure screen reader output works in iframe
GeoGebra 6.0.671.0
- Notes: New tools Ruler and Protractor
- fix for ggbApplet.showToolBar()
- fix for Tools with Surfaces
GeoGebra 6.0.670.0
- Better drawing of angles when axis ratio is not 1:1
- fix for plotting eg ln(x)^(1+1/3+1/3+1/3)
- fix problem with Input Boxes and 3D/Spreadsheet View
GeoGebra 6.0.668.0
Fixed:
- for missing Labelling menu
- problem plotting paraboloids etc
- problem on iOS where Input Boxes scroll the applet
- for IntersectPath(P, a) with Zip()
- bug for 3D angles in lists
- bug with full-screen button
- Technical change: use Pointer Events
- Classic: fix bug where "Keep Input" button gives null:=
- Make sure PgUp, PgDown don't change layer
- CAS: make sure Solve() doesn't call NSolve() for inequalities
GeoGebra 6.0.666.0
Fixed:
- Condition to Show Object not copied correctly in spreadsheet when it's just a single variable
- opening .ggb files from Google Drive
GeoGebra 6.0.665.0
- CAS: make sure "random" commands work again
- fixes for ggbApplet.remove()
GeoGebra 6.0.664.0
- fix problem with Box Plot label position
GeoGebra 6.0.662.0
- Classic 6: fix for Ctrl-C/V/A in scripting dialogs
- new command IsFactored( )
- small Probability Calculator fixes
GeoGebra 6.0.659.0
- atan(), acos(), asin() now work for complex numbers
- new parameter "detachKeyboard":true
- Classic 5: fix for disappearing objects when Input Box has the focus
- Suite: Probability Calculator sub-app added (web only)
- 3D: fix for labelling eg Cube segments
- fix alignment for new "Text as caption" Captions
- CAS: make sure Invert() is exact
GeoGebra 6.0.657.0
- CAS: Make sure Invert(matrix) is exact
- Notes: New Spotlight Tool
- GeoGebra Classic 6: missing style bar added to Probability Calculator (for discrete)
GeoGebra 6.0.656.0
- CAS: fix for Solve(3*sqrt(x+4)<=5-2abs(x+2))
GeoGebra 6.0.654.0
- fix order of Arabic digits eg on axes
- Tabbing order can be customized by making a special list like tabOrder = {A, B, E, D}
- fix problem with truncating calculations on %
GeoGebra 6.0.652.0
- CAS: fix eg 2/1E-12 in Keep Input mode
- CAS: slightly simplified answer from Substitute()
- CAS: new option to "save" (in a secure area) in exam mode
- Probability Calculator: fix problem saving intervals
GeoGebra 6.0.651.0
- CAS: fixes for Solve( { (k-s)/k * (105-(k-s))/(300-k) = 0.125, (k-w)/k * (105-(k-s))/(300 - k) = 0.375, (k-s)/k * (195-(k-w))/(300-k) + (k-w)/k * (195 - (k-w)) / (300-k) = 0.5 } , {k,s,w} ) , NSolve(Integral(sqrt(sin(x)),0,b)=0.64,b) and Derivative(f(sec(x))), TaylorPolynomial(cbrt(2x-3))
- New two-tailed ][ option for probability calculator
- CAS: fix problem with n!
- Notes: fix for embedded applets
- improved spreadsheet previews from ggbApplet.getScreenshotBase64()
- ChromeOS: Exam mode starts automatically in Kiosk mode
GeoGebra 6.0.649.0
- Notes: new Mindmaps Tool and Charts improvements
- improvement for eg FormulaText(sin(1x + 1x - 1x))
- CAS: fix for eg mod(3^5431843, 2)
GeoGebra 6.0.646.0
- fix ggbApplet.getScreenshotBase64() for webSimple
- CAS: make sure eg SolveODE((y')²+5y'+6=0) returns both solutions
- fix Rigid Polygon Tool/Command
- Symbolic Input boxes are now the default
GeoGebra 6.0.644.0
- Change log not available for this version
GeoGebra 6.0.640.0
- Fix style bar in Safari
GeoGebra 6.0.639.0
- fix for tracing functions
- switch from pako.js to fflate.js
- built-in buttons icons switched to SVGs
- CAS: fix for eg Rationalize(1/(sqrt(3+ί))) in web (& smaller)
- CAS: fix for acosd and atand
- CAS: make sure Eigenvectors({{1,2},{3,4}}) is exact
GeoGebra 6.0.637.0
- Geometry: fix Rigid Polygon Tool/command
- fix for plotting arcosh(x)
GeoGebra 6.0.636.0
- Fix problem drawing linear functions (especially in Regression panel)
GeoGebra 6.0.631.0
- cbrt( switched to nice form
GeoGebra 6.0.620.0
- new commands ReplaceAll( , , ) and Split( , )
- fix for PlaySound()
GeoGebra 6.0.609.0
-Bug fixes
GeoGebra 6.0.608.0
- fix for Input Box linked to slider not respecting slider bounds (old Input Boxes only)
- CAS: Numeric() works for more than 15 d.p.
- Classic 6: fix white background in Customize Tools dialog
- fix for language translation of functions
GeoGebra 6.0.606.0
- Symbolic Input Boxes: add option for Serif
- Symbolic Input Boxes: asin(x) is now a*sin(x)
- Mobile: make sure keyboard always opens for tool dialogs
- fix for Input Boxes without labels
GeoGebra 6.0.605.0
- CAS: Min() and Max() implemented
GeoGebra 6.0.604.0
- Classic 5: fix for ggbApplet.getValueString()
- Graphing: "Statistics" summary for Min / Q1 / Median / Q3 / Max
- CAS: new command IntegralSymbolic()
- Complex functions implemented (including Expand(f) and f==g)
GeoGebra 6.0.603.0
- fix beta() for negative inputs
GeoGebra 6.0.600.0
- fix RandomPointIn( <Conic/Circle> )
- Intersect( , , , ) working for 3D Curves
GeoGebra 6.0.599.0
- Classic 5: fix for ggbApplet.getValueString()
- CAS: RemoveUndefined() and IsInteger() implemented
GeoGebra 6.0.598.0
- fix for ggbApplet.reset()
GeoGebra 6.0.596.0
- fix for dropdowns not closing on click
- Improvements for pasting LaTeX into the Algebra Input and Input Boxes
- new command RemovableDiscontinuity() for rational functions (also for previews)
- Notes: new Table Tool
- Editor: SVG export, evalLaTeX() added, event for / focus lost added
- Chrome: copy image to clipboard working
GeoGebra 6.0.593.0
- fix for Inverse polygons
- fix for leftlangle
GeoGebra 6.0.592.0
- fix for plotting eg f(x)=ln(44)
GeoGebra 6.0.591.0
- log(x) now gives log_10(x) not ln(x)
- new command RemovableDiscontinuity() for rational functions (also for previews)
- fix for eg sin(x)^cos(x)
- extra parameter added toggbApplet.getValueString("f", false) to make sure output isn't localized
- fix for sliders with 1° increment
GeoGebra 6.0.590.0
- 3D: new tool Surface of Revolution
- Graphing: make sure complex * complex works again
- fix for n in Input Boxes
- fix for Polygon(A,B,3,plane) when A and B are 2D points
- Notes: new Equation tool
- Complex i displayed better in Input Boxes and LaTeX texts
GeoGebra 6.0.588.0
- Delete Tool won't now delete fixed objects in Activities
GeoGebra 6.0.587.0
- better parsing of expressions without explicit multiply eg f(p,q)=sin(pq)
- fix for Input Boxes sometimes disappearing on
- new parameter to set button's border colors eg "buttonBorderColor":"#ff00ff"
- Graphing: Length(list) working again
- Graphing: Equation shown for Line(A, B) again
- Symbolic Input Boxes working for conics, implicit curves and quadrics
- Now built with GWT 2.9
GeoGebra 6.0.583.0
- Classic 6: fix for re-opening settings (mostly iOS)
- Classic 6: make sure random numbers aren't updated when CAS is loaded
- fix for angle not being shown when it's from Element(list,1)
GeoGebra 6.0.581.0
- Suite (beta): now on geogebra/calculator
- remove unnecessary API calls
GeoGebra 6.0.580.0
- Classic 5: "Apply Template" will also apply default styles to existing objects
- fix for symbolic Input Boxes disappearing on touch
- fix for FormulaText("Rho")
- JavaScript listeners preserved over a redefine
- GeoGebra 6: fix installer where username contains a space
- fix for Input Box cleared on full-screen button
- improved plotting for eg ln(x)
- bugfix for drawing grid with "positive only" axis
- better parsing of expressions without brackets eg sinsinsinx
- Classic 6: brackets added when typed after function name
- pi replaced by π in Input Boxes
- 3D Calculator: Snapshot button in AR Mode
GeoGebra 6.0.579.0
- fix bug with numbers being turned into sliders
- Classic 5: fix bug with dragging drop-down lists
GeoGebra 6.0.578.0
- Classic 5: Symbolic Input Boxes working
- Scientific calculator moved to geogebra.org/scientific
GeoGebra 6.0.577.0
- Classic: fix for native keyboard appearing on iOS 13.3.1
- CAS App: sliders and vectors working
- Classic: fix for eg ggbApplet.evalCommand("$1:f(x)≔x^2")
- make sure InputBox1+"" and FormulaText(InputBox1) work properly
- fix for undo/redo with symbolic Input Boxes
GeoGebra 6.0.574.0
- Make sure output line shown for FitLine() etc again
- Web: fix for #&¬ key
GeoGebra 6.0.573.0
- Graphing: same in exam and non-exam
- More Symbolic Input Box improvements (including Vectors and the type can't be changed by typing "bad" syntax)
- Bugfix: ggbApplet.setFixed() no longer triggers OnUpdate scripts
- RandomElement({1/2,1/3,1/4}) works better
GeoGebra 6.0.564.0
- New command CASLoaded()
- Improvement for random numbers being updated on redefinition (eg when Input Box contents changed) - random numbers should be defined in their "own object" to take advantage of this
GeoGebra 6.0.562.0
- Classic 5: fix for ggbApplet.registerAddListener()
- Classic 6: fix for eg SetPerspective("S")
- Symbolic Input Boxes working for eg f(x,y)
GeoGebra 6.0.560.0
- Input Boxes are empty rather than showing ? for undefined linked geo
- Alignment option for Input Boxes
- CAS Calculator: more commands added: Invert(), NSolutions(), Sequence(), ReducedRowEchelonForm(), Substitute(), Sum(), Transpose(), RemoveUndefined(), Tangent()
GeoGebra 6.0.559.0
- Download xx.cache.js files in parallel
- Option for caching with service worker
- "Selection Allowed" working for Input Boxes, Dropdowns and Buttons
- Screenreader works for reading LaTeX Captions
GeoGebra 6.0.546.0
- Classic 5: fix for JavaScript error ("java.lang.String")
GeoGebra 6.0.544.0
- CAS View: fix for Solve(8/(p^(-4000*x))=6,x) and Integral(sqrt(x+sqrt(x)))
- fix for GeoGebra Scripts on Android/iOS
- ZoomIn() working for 3D View (non-dynamic)
GeoGebra 6.0.541.0
- CAS View: fix for SolveODE(y'=sqrt(x),(1,1))
GeoGebra 6.0.536.0
- Classic 5: fix for large tool icons
- Corner(-1,13) returns scales for x, y, z axes
- Improvement for f(x)=(3/2)^x, f(-1)
- GeoGebra 6: make sure more decimal places (minimum 5) are used when editing an expression
- Editor: fix for ÷ immediately after log₁₀(x) and for eg 3|x|
- LaTeX: fixes for eg v_{1}'^{2} and @{hspace{3.7 mm}}
- Geometry: "Fit to Zoom" preserves aspect ratio
- New default labels for equations eq1, eg2, ...
- CAS View: fix for eg Vector[(x,y,z)] = Vector[(1,2,3)]
GeoGebra 6.0.535.0
- fix SlowPlot()
- GeoGebra 6: fix problem when text is re-edited (text dialog stuck open)
- missing 180° solution for eg NSolutions(4 sin³(x) cos(x) -6cos²(x) sin(x))
GeoGebra 6.0.533.0
- 3D View: Corner(-1, 12) gives screen left-to-right direction in 3D view coords
- Statistics Calculator: fix for problems entering eg 0.01, 1/60
- Consistent Greek font added for keyboard
- fix for auto-sliders eg y=mx+c
- fix bug with a((?,?)) for quadratic inequalities
- Graphing: "Table of Values" working for conics eg y=x^2
GeoGebra 6.0.529.0
- Change log not available for this version
GeoGebra 6.0.526.0
- Chrome: fix problem in full-screen mode
GeoGebra 6.0.523.0
- Checkboxes: use $math{x}$ in Caption for "proper" math x
GeoGebra 6.0.518.0
- fix for stdev() / stdevp() problem
GeoGebra 6.0.513.0
- Fix trace for filled Curves
- Fix for eg Sequence(k°, k, 0, 360, 30) Sequence(cos( Element( l1, k )), k, 1, 5 )
- Make sure setting labels works for eg a = RigidPolygon(poly1)
- Exam mode: don't allow fix/unfix for functions, conics
GeoGebra 6.0.512.0
- Fix for touchscreens with Chrome 70+
- Fix for eg ((x + 1) / 41 + 0z = y / -16,(x + 1) / 41 = (z - 3) / a) becoming undefined after a = 0
- Fix for Asymptote(x^(-2n)) and Asymptote(log(f(x))
- LaTeX: fix for Epsilon
- Splines: fix export to PSTricks / PGF and fix problem with closed splines
GeoGebra 6.0.511.0
- fix for clickToLoad parameter
GeoGebra 6.0.509.0
- Fix for plotting eg f(x) = x^3
GeoGebra 6.0.507.0
- Improvement for Limit() eg Limit(If(x
GeoGebra 6.0.503.0
- label outlines removed for exporting
- Spreadsheet: fix for pasting in applets
- CAS View: fix for Append(3, {4, 5, 6})
- Editor: fix for f′′ and f'/2
- 3D Android: AR enabled (beta, ARCore devices only)
GeoGebra 6.0.498.0
- fix for saving mean (1,2,3,4)
GeoGebra 6.0.496.0
- fix for LaTeX fonts
GeoGebra 6.0.489.0
- Android / iOS: List Tool
- fix bug saving conics in "Conic Form"
- Classic 5: fix for displaying subscripts in the Algebra View
GeoGebra 6.0.487.0
- GeoGebra 6: fix for missing grid color/line style options
- GeoGebra Classic 6: fix on iOS for "doubled characters" in old Input Bar
GeoGebra 6.0.481.0
- Classic 5: fix for dragging drop-down lists
- Fix for y² = (x² - a²) / x²
GeoGebra 6.0.477.0
- Classic 5: bugfix for size of fixed Buttons
- Classic 6: new option: Download As -> Construction Protocol (html)
- Graphing: fix for missing output row
- Classic 6: fix for exam mode
GeoGebra 6.0.476.0
- Classic 6: Allow non-adjacent columns to be selected in the spreadsheet (Ctrl-Click)
GeoGebra 6.0.475.0
- Improve PGF/PSTricks export for 3D objects wholly in 2D view (Points, Lines, Conics)
- Fix b = a for quadrics
- New command SetDecoration(
更新時間:2022-08-01
更新細節:
What's new in this version:
Justinmind Prototyper Pro 9.9.0
- Change log not available for this version
Justinmind Prototyper Pro 9.8.8
- Change log not available for this version
Justinmind Prototyper Pro 9.8.7
- Change log not available for this version
Justinmind Prototyper Pro 9.8.6
- Change log not available for this version
Justinmind Prototyper Pro 9.8.5
- Change log not available for this version
Justinmind Prototyper Pro 9.8.4
- Change log not available for this version
Justinmind Prototyper Pro 9.8.3
- Change log not available for this version
Justinmind Prototyper Pro 9.8.2
- Change log not available for this version
Justinmind Prototyper Pro 9.8.1
Updated devices: mobile and tablet:
- In the new version, Justinmind brings you updated devices to choose from in your next project. In the case of iPhones, for example, we’ve added the iPhone 13 in all its variations as well as the 11. In case you’re looking to design an app for a previous version of this type of device, you can still choose to use the iPhone 8.
- As for Android-based devices, you can now choose to use the Galaxy S22, or the Pixel 6. If you were looking for another type of Android device, you can choose to stick to a broader device template of large or small Android.
- When it comes to tablet devices, Jutinmind brings you updated screen resolutions while also adding new device templates. This includes the iPad Pro 12.9”, as well as the smaller iPad Pro 11”. You also have the freedom to choose the iPad Mini 8.3” or the classic iPad with 9.7”. This device category also brings a broader device template of an Android Tablet in case you weren’t looking to create an iOS app.
Fresh Android UI kit: Material Design 3:
- The updated and improved Android UI kit is all about capturing the look and feel of Material Design 3. This means that all the colors, structures, and styles faithfully follow the current guidelines for a classic Android app design. As always, all components come with built-in basic interactions, allowing you to forget about simple feedback to user actions and focus on getting your ideal design out there!
Brand new components and unified icons:
- The new Android UI kit includes everything you could ever need for a modern Android design, including over 350+ icons that come in two styles: filled in and outlined. Even more exciting is the fact that the icons are paths now, which allows you to change their design in any way you want. Gone are the days when you could simply change the icon color and size – now you can create something truly unique.
Fresh iOS UI kit: a good thing that keeps getting better:
- The updated iOS UI kit brings you everything you need to create apps that Apple fans will enjoy. The UI kit follows the latest guidelines from Human Interface Guidelines, following the evolution of the classic Apple style. Enjoy everything from forms, dialog boxes, all the buttons you can handle as well as bars, menus, and tabs. The iOS UI kit also brings you iPad components.
Interactive components and icons:
- The iOS UI kit now also includes all iOS icons that you could need, ranging from social media and navigation to Apple Maps and e-commerce icons. Don’t worry about having to look for an additional icons UI kit – you got it all right there in the main library!
- Another huge advantage of this UI kit is that all components have built-in feedback, which means that radio buttons can be selected, toggle switches do switch and basic interactions in form fields are already done. Enjoy the creative process of creating something new and forget about the small stuff!
Other improvements and bug fixes:
- If the font is included in the project the confirmation message doesn’t repeat itself
- Text format shortcuts fixed
- User fonts rendered in Safari have been fixed
- Fixed some bugs in the Table widget
- Browser focus changes correctly when one clicks Play
- Guides when one zooms in fixed
- Guides are saved correctly
- New widgets with a dynamic panel in a new library are created correctly
- The quality of SVGs in design components has been improved
- Scenario connectors work again when in a simulation
- Some crashes have been fixed
Justinmind Prototyper Pro 9.7.2
Blending modes: create the image you want:
- Blending Modes allow you to dictate how an element interacts with the layers that are underneath it, how both layers blend with each other. Known and beloved by designers everywhere, the blending feature has the power to set rules as to how individual pixels interact following a simple but crucial formula: Base + Blend = Result.
- This feature gives UI designers the power to darken, highlight, saturate elements, and much more. It’s about having total freedom to correct any visual defects, change the light and focus the power of the design on the right element.
Add blending modes to any element:
- You can blend any element, using components, images, vectors, and anything else you could possibly use in your design. The blending feature comes with multiply, screen, overlay, darken, lighten, color dodge, color burn, difference, exclusion, hue, saturation, color, and luminosity.
Effects: more powerful visuals:
- Justinmind now offers effects, one of the most commonly used visual editing tools for designers. Known for its ability to change the feel and vibe of pictures and images, effects allow you to adjust everything from color to shadow and opacity.
- Available effects include drop shadow, inner shadows, blur, brightness, contrast, grayscale, hue, invert, saturate, and sepia. These effects can be added to all elements and image objects, from illustrations to icons.
Customize every detail for the perfect UI design:
- By clicking the ‘+’ sign, you’ll see all the available effects. Once you’ve selected an effect a small window will open with customizable options for that specific effect. Each effect has its own traits, effectively giving you the freedom to add drama, add a vintage feel, create new visuals, and so on.
- Every little detail is customizable, just like in the favorite editing tools out there like Photoshop or Illustrator.
- The coolest part? With this new feature, you can now add several effects to the same object. You can also prioritize effects, organizing them like you would the layers of a Photoshop design. The possibilities for visual design in your projects are endless!
Variable fonts: a single file to rule them all:
- Having a single file bring all variations of a font inside Justinmind is now a possibility. Simply import the variable font file and find all the styles ready for you. Gone are the days when you’d have to import several files of the same font in order to cover all your bases!
Other improvements and bug fixes:
- Select Through. This feature allow you to select elements that are behind other elements, being only partly shown
- Add Empty Column feature. This is an easy way to add a new empty column to a data list: just right-side click and select “Add Column – Empty”
- Log4j vulnerability fixed. We updated the version of Log4j used by the application. The one used in previous versions wasn’t affected by the security vulnerability threat detected a few weeks ago, but we decided to update it in an excess of caution
- Crash in MacBooks with M1 chip: fixed a crash that was happening in some of the new MacBooks
- Some bugs associated with clipping masks and the selection of paths have been fixed
Justinmind Prototyper Pro 9.7.1
- Change log not available for this version
Justinmind Prototyper Pro 9.7.0
- Change log not available for this version
Justinmind Prototyper Pro 9.6.0
- Change log not available for this version
Justinmind Prototyper Pro 9.5.5
- Change log not available for this version
Justinmind Prototyper Pro 9.5.4
- Change log not available for this version
Justinmind Prototyper Pro 9.5.3
- Change log not available for this version
Justinmind Prototyper Pro 9.5.2
- Change log not available for this version
Justinmind Prototyper Pro 9.5.1
- Change log not available for this version
Justinmind Prototyper Pro 9.5.0
New libraries features: colors, typographies and image assets:
- With Justinmind 9.5 we’ve expanded the very concept of libraries, so you can use them to create your design systems. Aside from the UI components, you can now include colors, assets, and typography. All of it can be easily shared and synchronized with the rest of your team!
- Any changes made in the library will be automatically reflected all around the project. All components that are linked to the library, be they buttons, texts, or images, are kept up to date.
New and improved libraries that can be design systems:
- For example, if your primary button color background is blue, you can trust that the style will remain consistent no matter the size of the project. If you ever want to go from blue to green as the primary color, you can trust that all buttons will be automatically adapted. The same can be said of any typography or asset.
- You can even drag any component into the library area and Justinmind will identify the style, adding it to your library for later use. Be it a color in a button or a font in a paragraph, Justinmind will leave it all right there at your fingertips.
- Design system generation:
- Design teams can take the new library features and use them to generate their own Design System. This means a design system that maintains consistency, allows for flexibility, and keeps everything neatly organized. All the tools are right there – you just need to fill in the details.
- This is the perfect way to share the system with peers or simply rely on it as a presentation tool, introducing people to your vision. Easily publish to your online account, giving access to all the right people. Send it to interested stakeholders or clients, letting them see what the future will look like.
- Design teams can take the new library features and use them to generate their own Design System. This means a design system that maintains consistency, allows for flexibility, and keeps everything neatly organized. All the tools are right there – you just need to fill in the details.
Slices: asset exporting made easy:
- Exporting and managing assets has never been so easy. With this new feature, you can now define the export settings of any asset in the project. You can set an SVG icon to be exported in a specific size and format, as many times as needed. Simply click “export” and obtain all the files in their correct format!
- Showing the slices feature of asset exportation
- Developers can see and download all the relevant assets in the design, right off the browser. The best thing? This approach leaves no room for errors or mistakes. Developers will obtain the assets in the exact format and size specified by the design team. The slices feature basically frees designers of the troubles of asset management!
Linear and radial gradients: total design freedom:
- You can now create the perfect gradient, down to the very last detail. Specify everything from the colors, be they 2 or 5, to the direction of the gradient. You can edit the details in a visual way, extending or compressing the gradient itself to get the exact effect you want.
- Linear and radial graidents feature in justinmind
- Justinmind also brings an entirely new type of gradient into the game, the radial gradient. Circular in nature, these gradients open the door to entirely new visuals. Radial gradients are also completely customizable, with the only limit at play being your imagination.
Other improvements and new features:
- Letter spacing both for text boxes and text selections
- Adding effects to change style events such as gradually changing the size of a text or from one color to another
- Custom checkboxes and radio buttons and custom icons in dropdown input fields
- Adding columns to Data Lists/Grids now just one right-click away
- More math functions were added to the expression builder (x to the power of y, ceiling and floor)
- Defining border width with decimals
- Undo and redo editing library contents
- Duplicate widget in library
- Multiline in values of Data Master
- Reorder panels in the Layers palette
- Open .jpl files with double click
Fixed:
- Fade events on groups
- Select the action in selection inputs such as dropdowns
- Change style event on border-radius
- On drop event ‘any element’ now can be defined
- Performance fix for big tables
- Fixed some cases of View on device in Android
- Copy SVG code from Sketch sometimes pasted as text instead of vector elements
- Double-click to open .vp files in Mac
- Zoom problems fixed
Justinmind Prototyper Pro 9.4.1
Justinmind 9.4 is all about the marriage of interactive prototyping with UI design - check out an update that will change the way you create things:
- Justinmind’s brand new update brings a lot of change into the fold. Get ready for total freedom to create your own unique icons and all sorts of vector images. Forget stressing about moving your work from tool to tool and get ready to enjoy a workflow that is both painless and seamless.
- With Justinmind 9.4, UI design and UX design have never been so close to each other. With a series of new features for visual design, designers now have the best of both worlds inside a single tool. Are you used to your favorite design tool and don’t see yourself leaving it behind?
- Justinmind’s prototyping tool update is also about blending the lines between the tools you rely on, so you can export and move your work without even thinking about it!
Vector design made easy: editing SVGs without skipping a beat:
- Be it bringing in vectors and editing them inside Justinmind or designing a brand new one from scratch – this update joins prototyping and visual design like never before.
- One of the biggest wins for designers with this update is that there’s basically no learning involved. Designers will immediately recognize beloved staples in the UI design industry such as the pen tool, which behaves the way you’d expect it to with its anchor points and usual shortcuts. Simply focus on keeping your creativity going and design your visuals the way you always have.
- One of the most exciting things about this update to Justinmind is that sharing and editing of SVG files between tools has never been this easy.
- This is true both when it comes to exporting your visuals quickly and comfortably, as well as copying and pasting the vector itself in other design tools you rely on. Be it in other visual design tools such as Sketch or Illustrator or even other tools – you are free to copy/paste vector images and allocate your work among your favorite platforms.
Pathfinders and Masks: create sophisticated visuals:
- Use the pen tool to create hand-drawn visuals using pathfinders. Use the properties palette to edit and customize everything about the item, from its borders and background to its opacity and how the edges are shaped. The paths you create can take on any shape or form, giving you complete freedom to manifest your ideas on the screen.
- With the option of creating paths, Justinmind also brings you the pathfinder feature. Create your paths as needed and join them together, using the pathfinder feature to create a new visual based on the two paths. Inside the properties palette, you’ll find several possible combinations of the two paths, be it to create a visual intersection or to get the perfect visual effect.
- Together, these two features make Justinmind a practical and easy place to create your icons and any other types of vector images for your work.
- Another exciting addition is the possibility to create masks Use them with your own previously created paths along with any element you see fit to create a new interactive element in the screen. It’s easy to iterate and create endless combinations for a truly unique design.
Extensive Export Options: any way you want it:
- Exporting your visuals was never this quick. Simply choose export from the right-side click menu and dictate exactly how the files are to be exported. You’re free to define the size and format of any image in your prototype: PNG, SVG, JPG or TIF. You can even export the same image into multiple files each in their own format.
- Showing justinmind's new vector asset exporting feature
Seamless integration with design tools: anywhere you want it:
- Justinmind is now the perfect UI design tool for your design workflow. Now, designers and their work can move from Sketch or any other design tool as well as other tools like Figma or AdobeXD into Justinmind without any friction at all. Similarly, the design can be moved back-and-forth between tools as many times as you want.
- Regardless of whether you want to move your finished visual design or move a few key elements that you’ve created – all it takes is a few clicks. Justinmind can accept all your visual work and allows you to adapt it and add as much interaction as you see fit.
- Imagine, for example, that you created a beautiful screen for a website that helps users find hotels. When your visuals are inside Justinmind, you can transform a simple box into an input field that looks and behaves just like it should. The same can be done with images, buttons, navigation menus and just about every little element in your design. Welcome to the age of fast, easy and efficient UI and UX Design!
Justinmind Prototyper Pro 9.4.0
- Change log not available for this version
Justinmind Prototyper Pro 9.3.2
- Change log not available for this version
Justinmind Prototyper Pro 9.3.1
- Change log not available for this version
Justinmind Prototyper Pro 9.3.0
- Change log not available for this version
Justinmind Prototyper Pro 9.2.2
- Change log not available for this version
Justinmind Prototyper Pro 9.2.1
- Change log not available for this version
Justinmind Prototyper Pro 9.2.0
- Change log not available for this version
Justinmind Prototyper Pro 9.1.12
- Change log not available for this version
Justinmind Prototyper Pro 9.1.11
- Change log not available for this version
Justinmind Prototyper Pro 9.1.10
- Change log not available for this version
Justinmind Prototyper Pro 9.1.8
- Change log not available for this version
Justinmind Prototyper Pro 9.1.7
- Change log not available for this version
Justinmind Prototyper Pro 9.1.6
- Change log not available for this version
Justinmind Prototyper Pro 9.1.4
- Change log not available for this version
Justinmind Prototyper Pro 9.1.3
- Change log not available for this version
Justinmind Prototyper Pro 9.1.2
- Change log not available for this version
Justinmind Prototyper Pro 9.1.1
- Change log not available for this version
Justinmind Prototyper Pro 9.1.0
- Change log not available for this version
Justinmind Prototyper Pro 8.7.8
- Change log not available for this version
Justinmind Prototyper Pro 8.7.7
- Change log not available for this version
Justinmind Prototyper Pro 8.7.6
- Change log not available for this version
Justinmind Prototyper Pro 8.7.4
- Change log not available for this version
Justinmind Prototyper Pro 8.7.3
- Change log not available for this version
Justinmind Prototyper Pro 8.7.2
- Change log not available for this version
Justinmind Prototyper Pro 8.7.1
- Change log not available for this version
Justinmind Prototyper Pro 8.7.0
- Change log not available for this version
Justinmind Prototyper Pro 8.6.1
- Change log not available for this version
Justinmind Prototyper Pro 8.6.0
- Change log not available for this version
Justinmind Prototyper Pro 8.4.3
- Change log not available for this version
Justinmind Prototyper Pro 8.4.2
- Change log not available for this version
Justinmind Prototyper Pro 8.4.0
- Change log not available for this version
Justinmind Prototyper Pro 8.3.1
- Change log not available for this version
Justinmind Prototyper Pro 8.3.0
- Change log not available for this version
Justinmind Prototyper Pro 8.2.2
- Change log not available for this version
Justinmind Prototyper Pro 8.2.1
- Change log not available for this version
Justinmind Prototyper Pro 8.2.0
- Change log not available for this version
更新時間:2022-08-01
更新細節:
更新時間:2022-07-26
更新細節: