Merge branch 'master' into nikitakit_restructure
[synfig.git] / synfig-core / NEWS
1               synfig releases
2
3 More detailed notes are available on the releases page:
4
5 http://synfig.org/wiki/Releases
6
7  0.62.01 (git tag: "synfig-0.62.01") - May 15, 2010 - Bug fixes, features.
8
9   * Enable reverse manipulation to range value nodes. Fix bug in value node range.
10   * Resolve issues with libtool 1.5.26 and 2.2.4.
11   * Improve SVG import support. Better support for gradients and some bug fixes.
12   * Add code to make possible pass parameters to the renderers. Implementation for ffmpeg.
13   * New italian translation.
14   * Automatic build script for linux system. Please report success of usage.
15   * New parameters for Motion Blur layer. Now allows linear and constant interpolation too.
16   * Updated Russian, French and Spanish translation
17   * New Italian translation
18
19
20
21  0.62.00 (git tag: "synfig-0.62.00") - October 12, 2009 - Bug fixes, features.
22
23   * Migration to git repository.
24   * Bugs fixed: #2195749, #1968248, #2250533, #2116947, launchpad.net/ubuntu/#195447
25   * Bugs fixed: #1993098, #1730067, #2353248, #2037732, #2412072, #2458112
26   * Bugs fixed: #2502818.
27   * Improved messages for failed open file commands.
28   * Fixed crash when unsetting import layer filename after using PNG or JPEG importers.
29   * Improved the rendering of curve gradient layers near vertices with 0-length tangents.
30   * Fixed previous bug that produced bad render to the star layer.
31   * Enabled use of ffmpeg importer.
32   * Set four modules as essential: gradient, geometry, particle, freetype.
33   * Improved message when initialize synfig fails.
34   * New environment variables for options.
35   * Added support for alpha in paletted PNG files.
36   * New option: Scale New imported Images to Fit Canvas.
37   * Better errors when attempting to open a file that doesn't exist.
38   * Enabled Example module: Metaballs, Simple Circle, Filled Rectangle.
39   * New Value Nodes: Greyed, Power, And, Not, Compare.
40   * Added 'Loop' parameter to the Random Value Node.
41   * Reverse manipulation for Scale Value Nodes.
42   * Removed ancient trunk folder from svn repository.
43   * New Import SVG files module. Basic SVG import, see release notes.
44   * Disabled crop imported images by default.
45   * Updated translations.
46   * First time Russian translation.
47   * Several compiler warnings fixed.
48
49  0.61.09 (SVN 2113) - October 21, 2008 - Bug fixes, features.
50
51   * Segment and Blines tangents are calculated more accurately
52   * Don't allow feather to be negative in any layer
53   * New Logarithm, Int String, Angle String, Joined List, Real String,
54     Time String, Dot Product, Gradient Colour, Vector X, Vector Y,
55     Vector Length, Vector Angle convert types
56   * Remove TENSION from TCB modes as it is the same as TEMPORAL TENSION
57   * Unless OpenEXR half mode is used, don't ask synfigstudio to depend on it
58   * Added "Link to Bline" feature
59   * Fix several bugs: plant layer, libavformat, time format FFf, libswscale
60     straight onto method, eyedrop tool and straight blend method for shape type layers
61   * Fix some compiler warnings
62   * Rename 'offset' and 'pos' to 'origin'
63   * Add French and Spanish translations
64   * Update the Windows builds to use OpenEXR 1.6.1
65   * The JPEG target can be switched on/off now
66   * Fix typos and other issues
67
68  0.61.08 (SVN 1839) - March 3, 2008 - Bug fixes, features
69
70   * Update the website URL to synfig.org instead of synfig.com
71   * Synfig is now translatable using gettext
72   * Removed the 'bootstrap' script for building. Use autoreconf instead
73   * Fixed errors and warnings detected by a pre-release version of GCC 4.3
74   * New Duplicate layer. This is an experimental feature, but works well
75   * New reverse, offset parameters and misc fixes for the Plant layer.
76   * Fix a crash and use relative ducks with the Stretch layer
77   * Allow multibyte characters in the Text layer
78   * Misc fixes & features on Shade, Shape, Spherize, Star, Time Loop, Warp layers
79   * Add aTan2, Bline Width, Cos, Duplicate, From Integer, Random,
80     Reciprocal, Reverse Tangent, Step, Switch, Time Loop convert types
81   * Add and Subtract convert types now work with gradients
82   * Security fixes for ffmpeg/dv/imagemagick targets/importers (except on Win32)
83   * Add new magick++ target that does better gif rendering with libmagick++ 7.3
84   * Misc fixes for the rendering targets, blend methods and canvases
85   * Allow importing of lipsynced voice animations from Papagayo
86   * Various changes to related to SIF file compatibility
87   * Fix typos, several crashes and other issues
88
89  0.61.07 (SVN 878) - October 10, 2007 - Bug fixes
90
91   * Fix importing on amd64 (#1692825)
92   * Fixes for the PasteCanvas layer (#1356449)
93   * Clean up Layer menu and displayed layer names
94   * Allow exported canvases to be used in more than one place within a canvas (#1785296)
95   * Fix, extend, and enable the 'XOR Pattern' layer
96   * Fix and extend the 'Plant' layer (#1790903)
97   * Turn on plant layer (gunsmoke) in macwolfen.sifz example
98   * Use 'fast gaussian' rather than 'gaussian' for blurs in pirates.sifz - it's faster!
99   * Fix and enable the 'Timed Swap' valuenode conversion
100   * Extend the 'Linear' valuenode conversion to work with colors and integers.
101   * Enable basic motion blur display at all qualities
102   * Fix an artifact on the curve gradient layer (#1792063, r663)
103   * Add the 'Range', 'Repeat Gradient', 'Add', 'Exponent' valuenode conversions
104   * Add the 'BLine Vector', and 'BLine Tangent' valuenode conversions (#1781903)
105   * Fix problems with valuenode conversion  (#1794374, #1795913, #1795922, #1796068, #1797488)
106   * Allow gradients to be animated (#1568818, #1795802)
107   * Stop TCB angle waypoints changing to type Linear on load (#1778930)
108   * Use compression when saving to files with .sifz extension
109   * Compressed example .sif files to .sifz to save space
110   * Fixed Motion Blur layer (#1800783)
111   * Allow building studio with gcc -O2 (#1509627)
112   * Allow encapsulated layers to animate their z-depth, even when time-shifted (#1806852)
113   * Fixed the Radial Blur layer when zooming in on the canvas (#1807709)
114   * Fix several other bugs and crashes
115
116  0.61.06 (SVN 536) - June 20, 2007 - Bug fixes
117
118   * Add fontconfig support
119   * Fix amd64 issue
120   * Fix ffmpeg, gif, libav targets
121   * Include more target modules in the Win32 package
122   * Fix some crashes in synfigstudio
123   * Fix some render artifacts
124   * Fix some doxygen warnings
125   * Some MacOS fixes
126   * Misc bug fixes
127   * Fix random number generation for 64 bit CPUs (#1698604)
128   * Add parameter 'fast' to curve gradients to choose fast or accurate rendering (#1672033)
129   * Add new odd/even winding style for regions
130
131  0.61.05 (SVN 126) - February 27, 2005 - Misc fixes
132
133   * Use system libltdl when available (#1423944)
134   * Update doxygen config file (#1402909)
135   * Fix fontconfig/xft FTBFS
136   * Misc fix (#1414370)
137
138  0.61.04 (SVN 102) - January 10, 2005 - Misc fixes
139
140   * Check for imagemagick at build time
141   * Clarify mod_openexr copyright
142   * Fix mod_openexr building
143   * Don't add 'Copyright Voria' to PNG output
144   * Don't write localised numbers when generating SIF files
145
146  0.61.03 - December 8, 2005 - Copyright update
147
148   * Update more old copyright and licence notices
149   * Remove broken walk example
150   * Misc code fixes
151
152  0.61.02 - November 26, 2005 - Misc fixes
153
154   * Small cygwin/optimization/code fixes
155
156  0.61.01 - November 3, 2005 - Copyright update
157
158   * Update old copyright and licence notices
159   * Fix some GCC 4.0 build issues
160   * Include errno.h where needed
161   * Add ./configure options for debug, warnings, optimisation, profiling
162   * Add about_dialog.sif as another example
163   * Remove SFAutomaton.ttf due to licence issues
164   * Fix BMP rendering target
165
166  0.61.00-39 - November 1, 2005 - Developer preview
167
168   * First public release!
169