3 More detailed notes are available on the releases page:
5 http://synfig.org/Releases
7 0.61.08 (SVN 1839) - March 3, 2008 - Bug fixes, features
9 * Update the website URL to synfig.org instead of synfig.com
10 * Synfig is now translatable using gettext
11 * Removed the 'bootstrap' script for building. Use autoreconf instead
12 * Fixed errors and warnings detected by a pre-release version of GCC 4.3
13 * New Duplicate layer. This is an experimental feature, but works well
14 * New reverse, offset parameters and misc fixes for the Plant layer.
15 * Fix a crash and use relative ducks with the Stretch layer
16 * Allow multibyte characters in the Text layer
17 * Misc fixes & features on Shade, Shape, Spherize, Star, Time Loop, Warp layers
18 * Add aTan2, Bline Width, Cos, Duplicate, From Integer, Random,
19 Reciprocal, Reverse Tangent, Step, Switch, Time Loop convert types
20 * Add and Subtract convert types now work with gradients
21 * Security fixes for ffmpeg/dv/imagemagick targets/importers (except on Win32)
22 * Add new magick++ target that does better gif rendering with libmagick++ 7.3
23 * Misc fixes for the rendering targets, blend methods and canvases
24 * Allow importing of lipsynced voice animations from Papagayo
25 * Various changes to related to SIF file compatibility
26 * Fix typos, several crashes and other issues
28 0.61.07 (SVN 878) - October 10, 2007 - Bug fixes
30 * Fix importing on amd64 (#1692825)
31 * Fixes for the PasteCanvas layer (#1356449)
32 * Clean up Layer menu and displayed layer names
33 * Allow exported canvases to be used in more than one place within a canvas (#1785296)
34 * Fix, extend, and enable the 'XOR Pattern' layer
35 * Fix and extend the 'Plant' layer (#1790903)
36 * Turn on plant layer (gunsmoke) in macwolfen.sifz example
37 * Use 'fast gaussian' rather than 'gaussian' for blurs in pirates.sifz - it's faster!
38 * Fix and enable the 'Timed Swap' valuenode conversion
39 * Extend the 'Linear' valuenode conversion to work with colors and integers.
40 * Enable basic motion blur display at all qualities
41 * Fix an artifact on the curve gradient layer (#1792063, r663)
42 * Add the 'Range', 'Repeat Gradient', 'Add', 'Exponent' valuenode conversions
43 * Add the 'BLine Vector', and 'BLine Tangent' valuenode conversions (#1781903)
44 * Fix problems with valuenode conversion (#1794374, #1795913, #1795922, #1796068, #1797488)
45 * Allow gradients to be animated (#1568818, #1795802)
46 * Stop TCB angle waypoints changing to type Linear on load (#1778930)
47 * Use compression when saving to files with .sifz extension
48 * Compressed example .sif files to .sifz to save space
49 * Fixed Motion Blur layer (#1800783)
50 * Allow building studio with gcc -O2 (#1509627)
51 * Allow encapsulated layers to animate their z-depth, even when time-shifted (#1806852)
52 * Fixed the Radial Blur layer when zooming in on the canvas (#1807709)
53 * Fix several other bugs and crashes
55 0.61.06 (SVN 536) - June 20, 2007 - Bug fixes
57 * Add fontconfig support
59 * Fix ffmpeg, gif, libav targets
60 * Include more target modules in the Win32 package
61 * Fix some crashes in synfigstudio
62 * Fix some render artifacts
63 * Fix some doxygen warnings
66 * Fix random number generation for 64 bit CPUs (#1698604)
67 * Add parameter 'fast' to curve gradients to choose fast or accurate rendering (#1672033)
68 * Add new odd/even winding style for regions
70 0.61.05 (SVN 126) - February 27, 2005 - Misc fixes
72 * Use system libltdl when available (#1423944)
73 * Update doxygen config file (#1402909)
74 * Fix fontconfig/xft FTBFS
77 0.61.04 (SVN 102) - January 10, 2005 - Misc fixes
79 * Check for imagemagick at build time
80 * Clarify mod_openexr copyright
81 * Fix mod_openexr building
82 * Don't add 'Copyright Voria' to PNG output
83 * Don't write localised numbers when generating SIF files
85 0.61.03 - December 8, 2005 - Copyright update
87 * Update more old copyright and licence notices
88 * Remove broken walk example
91 0.61.02 - November 26, 2005 - Misc fixes
93 * Small cygwin/optimization/code fixes
95 0.61.01 - November 3, 2005 - Copyright update
97 * Update old copyright and licence notices
98 * Fix some GCC 4.0 build issues
99 * Include errno.h where needed
100 * Add ./configure options for debug, warnings, optimisation, profiling
101 * Add about_dialog.sif as another example
102 * Remove SFAutomaton.ttf due to licence issues
103 * Fix BMP rendering target
105 0.61.00-39 - November 1, 2005 - Developer preview
107 * First public release!