- Objects snapped to an intersection now stay at the intersection even when its location changes.
- Added new toolbar buttons: Detach, Show/Hide Grid, and Scale to Fit.
- Improved point snapping and detaching. Now when you snap points together, they will always move around together until you use the "Detach" command (which now works reliably). Detach also applies to un-snapping points from lines and labels.
- Improved the way the graph scales to fit data. Now the axis ranges will only change if you import data that falls off the current graph, or if you click the "Scale to Fit" toolbar button or menu command.
- Improved data importing:
- Data import can now handle quoted values in comma or tab separated files.
- Data import can now ignore all currency symbols.
- When using the data inspector, new points don't get created until you enter a value for both x and y.
- Changed the behavior of the shift and command keys to be more consistent with other applications. With the shift key, you can now select a whole range of related objects, such as points on a line or tick labels on an axis. The command key lets you selectively add and remove objects from the selection.
- Points shaped as tick marks are now displayed at a jaunty angle when not attached to a line or axis.
- When you move the cursor close to an axis tick label, you can now select all tick labels on the axis.
- The color panel now works when opened from the toolbar as well as from the inspector.
- The "Revert" menu command now works as expected.
- Fixed several bugs related to copying and pasting connected lines, fills, tick-mark shaped points, and grouped objects.
- Fixed a bug where text pasted directly into a label could cause the label to behave strangely.
- Fixed a bug where axis tick labels could be temporarily dragged away from the axis.
- Fixed a bug where the left margin would not be wide enough under certain circumstances.
- Fixed a bug where occasionally a tick mark would be printed underneath the arrow at the end of an axis.
- Made the calculation of tick mark spacing more consistent.
- Improved undo/redo for text labels, bars, line segments, best-fit lines, axis components, and margins.
- Improved application performance and reduced memory footprint, especially while importing larger data sets.
- Files are now compressed when saved, using significantly less disk space.
- Many smaller fixes and improvements.