Skip to content

Commit 1d05011

Browse files
author
dsward2
committed
Update release notes.
1 parent b723a86 commit 1d05011

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

RELEASE-NOTES.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# macSVG Release Notes
22

3+
## macSVG v1.1.7 - May 12, 2012
4+
5+
This release of macSVG 1.1.7 contains several bug fixes, notably with copy, paste and drag commands. Several views containing stepper controls have bug fixes.
6+
7+
Editing for SVG paths with relative coordinates is improved.
8+
9+
Some improvements were made for editing animation with keyTimes/keySplines/keyPoints animate, animateMotion and animateTransform elements.
10+
11+
The built-in HTTP server was migrated to use GCDWebServer.
12+
313
## macSVG v1.1.6 - December 9, 2019
414

515
Several deprecation warnings about WebKit were supressed with #pragma statements.

macSVG/MacSVG-Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<key>CFBundleSignature</key>
106106
<string>????</string>
107107
<key>CFBundleVersion</key>
108-
<string>3365</string>
108+
<string>3367</string>
109109
<key>LSApplicationCategoryType</key>
110110
<string>public.app-category.graphics-design</string>
111111
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)