e44dc1c8139bf5c8c2c4748fec30095f7743eb2e
[synfig.git] / synfig-studio / NEWS
1               synfigstudio releases
2
3 More detailed notes are available on the releases page:
4
5 http://synfig.org/wiki/Releases
6
7
8  0.62.02 (git tag: "synfigstudio-0.62.02") - Month day, 2010
9
10   * Code restructure into folders grouping common files for easy coding,
11     and cleaning dead code. Use of Makefile inserts for each folder.
12   * Add load and save palette buttons. File extension is spal
13   * Don't limit bitrate to 1000 in target parameters.
14   * Britain English translation. Robert Readman.
15   * Full rework of the Synfig Studio icons. Yu Chen
16   * More translatable strings.
17   * Simplified Chinese translation. Yu Chen
18   * New "By Layer Default" blend method. Now some layers define its own
19     blend method instead of Composite or the selected by user.
20     For example Shade->Behind
21   * Added "Static" option for individual parameters.
22     If "Static" is on, then in animation mode it is no created any waypoint
23     when modified. Only valid for layer parameters and constant value nodes.
24   * Smart linking bline tangents implementation. Now all tangents are yellow ducks.
25   * Move reverse manipulation code to Value Desc.
26     This allows recursive reverse manipulation for valuenodes which has
27     inverse manipulation implemented.
28   * Splash Screen for development snapshots. Konstantin Dmitriev
29
30  0.62.01 (git tag: "synfigstudio-0.62.01") - May 31, 2010 - Bug fixes, features.
31
32   * Enable reverse manipulation to range value nodes. Fix bug in value node range.
33   * Add new functionalities to the Normal tool. It can rotate (CTRL), scale, (ALT)
34   as well as translate. Using SHIFT constraints the three operations.
35   * Update Mirror tool to allow use SHIFT to alternate between horizontal and vertical
36   mirrors.
37   * Enable single threaded renderer for windows version. It increases stability.
38   * Fix file chooser label to fit into button size.
39   * Stop button now works properly.
40   * By default disable extended input devices. Fix a previous introduced bug.
41   * Suit custom mouse cursors for some tools.
42   * Add code to make possible pass parameters to the renderers. Implementation for ffmpeg.
43   * Repack rulers and caret menu to get less space.
44   * New italian and German translations.
45   * New parameters for Motion Blur layer. Now allows linear and constant interpolation too.
46   * New icons for actions and layers. Thanks to several authors.
47   * Fixed feature that reset windows docks to default size and position.
48   * Separate the reset setup values to original values feature in a new menu entry.
49   * Updated Russian, French and Spanish translation.
50   * Automatic build script for linux system. Please report success of usage.
51   * Update Help menu entries according to new website.
52
53  0.62.00 (git tag: "synfigstudio-0.62.00") - October 12, 2009 - Bug fixes, major features.
54
55   * Migration to git repository.
56   * Bugs fixed: #2205700, #2112320, #2116947, #1814151, launchpad.net/ubuntu/#195447
57   * Bugs fixed: #2256600, #2119775, #1826376, #1848018, #1901753, #1829182
58   * Bugs fixed: #2315706, #2321845, #2350636, #1501383, #2378787, #2435346
59   * Bugs fixed: #2579838, #2652974, #1677510, #2175043.
60   * Build rectangular blines using the rectangle tool.
61   * Updated time ruler properly when modified the start or end time.
62   * New layer Curve Warp.
63   * Updated options for Polygon, Circle and Star Tools.
64   * New option: Scale New imported Images to Fit Canvas.
65   * Fixed the rendered position of a polygon under a transform layers.
66   * Fixed zoom to fit button result. Now border is visible.
67   * Better errors when opening a file that doesn't exist.
68   * Paste canvases now update when the canvas parameter changes.
69   * Paste canvas with unset canvas parameter can be exported now.
70   * If holding control in the zoom tool when releasing the mouse button to
71     complete a drawing, a box will zoom out such that the currently displayed
72     area is zoomed out to fill the drawn box.
73   * Enabled the Focus Point parameter in the Paste canvas layer.
74   * Reordered ducks render stack and preferences from mouse interaction.
75   * Fixed crash with LC_ALL=fr@euro
76   * Improved Color Dialog.
77   * Input Device configuration can be saved/loaded now.
78   * Fill/Outline instead of Background/Foreground.
79   * Additions to the Canvas Window: Update Zoom Dial, Frame Dial, Keyframe Dial
80     Toogle Ducks Dial, Resolution Dial, Quality Butons, Show/Snap to Grid,
81     Onion Skinning buttons.
82   * Past and future onion skins enabled and selectable.
83   * Improved UI on crash recovery dialog.
84   * Added Preferred and Predefined FPS in the Setup Dialog.
85   * Keyframes are shown now in the Curves dialog too.
86   * Keyframe Set Delta enabled and fixed.
87   * New Keyframe Widget. Allows dragging of keyframes with mouse.
88   * Synfigstudio cph-monitor.
89   * Adapted About Dialog to git repository.
90   * Removed ancient trunk folder from svn repository.
91   * New Import SVG files module. Basic SVG import, see release notes.
92   * Some new icons.
93   * Updated translations.
94   * First time Russian translation.
95   * Several compiler warnings fixed.
96
97  0.61.09 (SVN 2114) - October 21, 2008 - Bug fixes, features
98
99   * Fix building synfigstudio in the fink distribution
100   * Improved plant layer
101   * Added new options for Circle and Rectangle tools
102   * Added Text and Star tools.
103   * Added new plant, text, star and polygon icons
104   * Added Spanish, French and Catalan translations
105   * Added "Link to Bline" feature
106   * Improved main window zoom behaviour and added new zoom icons
107   * Several fixes and improvements on timetrack slider and waypoints drawing
108   * Depreciate Manual as interpolation type
109   * Added new icons for reset and swap FG and BG colors. Re-arrange them
110     to show properly in all GTK themes
111   * Added some improvements in the Render Description
112   * Improved GUI for the sound selection dialog
113   * When adding layers leave the previously selected layer selected
114   * Button tools are arranged in the Tool box
115   * Added and fixed some keyboard shortcuts
116   * Show only shared compatible parameters when more than one layer is selected
117   * Added more functionality to colour and time sliders
118   * Added new 'Document' tab in Setup dialog for more user preferences
119   * Fixed some crashes and errors
120   * Width tool returned to the Tool Box by default.
121
122  0.61.08 (SVN 1839) - March 3, 2008 - Bug fixes, features
123
124   * Update the website URL to synfig.org instead of synfig.com
125   * Synfig is now translatable using gettext
126   * Removed the 'bootstrap' script for building. Use autoreconf instead
127   * Fixed errors and warnings detected by a pre-release version of GCC 4.3
128   * Fixes to allow sigc++ 2.1 and newer to be used.
129   * Add a new bog-standard about dialog and a new splash screen
130   * Add a new icons for rename, encapsulate, show child layers and time
131   * Usability enhancements for new users, env vars to control them
132   * Improvements to the draw, bline and sketch tools
133   * Improvements for linking, quality menu, save dialog, render dialog
134   * Cut down on the console output and output a user-friendly message
135   * Don't wrap angles at 360 degrees, allows better rotations
136   * Settings for auto-backup interval, run everything in one thread
137   * Fix waypoint issues; drawing, menus, crash, label and others
138   * Fix time issues; time field expansion & editing, ticks and others
139   * Fix ducks issues; prioritise & restrict radius, show circle size, others
140   * Allow horizontal scrolling the time field and the default brush size
141   * Allow different pixel sizes in the workarea window
142   * Remember window locations and ignore corrupted values
143   * Widen the toolbox to 5 icons instead of 4 icons
144   * Tile renderer changes: disable with env var, fix wrong placing
145   * Improves the details in the history dialog quite a bit
146   * Fix typos, several crashes, usability and other issues
147
148 0.61.07 (SVN 878) - October 10, 2007 - Bug fixes
149
150   * Fix some tooltips and menu stuff (#1787437)
151   * Allow left-right scrolling in canvas window with shift + mouse-wheel
152   * Rework mouse interaction with ducks and tangents
153   * Move icons to a subdir
154   * Fix some typos, several crashes (#1780016, #1785598) and other bugs
155   * Re-enable sketch, draw, polygon by default
156   * Add keyboard shortcuts for all tools ( http://synfig.org/Keyboard_Shortcuts )
157   * Fix crash when setting canvas resolution to zero (#1779616)
158   * Add 'auto-export' checkbox and layer name box to the draw tool
159   * Various GUI fixes (#1794006, #1796110)
160   * File-selector fixes (#1383736)
161   * Fix the View>Play menu entry to allow playback inside the workarea, shortcut Ctrl-P
162   * Save to .sifz (compressed) format by default if no extension is given
163   * Remember the path used when saving a document and default to it in future
164   * Call new documents "Synfig Animation <n>" by default, rather than "untitled0"
165   * Don't quit until the user clearly answers "do you want to save?" (#1799722)
166   * Remember the filename the animation was last rendered to, and default to it (#1799250)
167   * Improved the 'Groups' function a little (#1368694).  It's still quite broken
168   * Fixed the colors displayed on the sliders in the Color Editor dialog
169   * Added option to Bline Tool to allow positions to be automatically linked (#1776156)
170   * Added menu entry to restore all dialogs to their default positions
171   * Fix red "Animate Editing Mode" frame so it shows up in all themes (#1801220)
172   * Allow user to "export SYNFIG_DISABLE_POPUP_WINDOWS=1" to make splash screen etc. less obtrusive
173   * Fixed the logic used to decide which value to use when linking values together
174   * Update child canvas time sliders when parent time slider is moved
175   * Prevent the caret menu entries from being disabled when another canvas is closed
176   * Show the correct initial quality level in the View > Preview Quality menu
177
178  0.61.06 (SVN 543) - June 20, 2007 - Bug fixes
179
180   * Fix amd64 issues
181   * Fix corruption of gamma settings
182   * Fix manipulating layers in the layer dialog
183   * Disable the timebar instead of hiding it
184   * Fix File -> Close & input devices close button
185   * Fix targets that crash in synfigstudio
186   * Fix some doxygen warnings
187   * Fixes in the sketch tool
188   * Fixes in the draw tool
189   * Fix several crashes
190   * Fix bline looping
191   * Misc Win32 fixes
192   * Add optional GNOME thumbnailer
193   * Rework several dialogs to use GNOME HIG
194   * Disable several tools, see FAQ to re-enable
195   * Disable the empty Palette Browser dialog
196   * Add mousewheel support in canvas windows
197   * Add tooltips to preview window & give it a default size
198   * Display HTML values in the colour dialog
199   * Add an icon for the curves dialog
200   * New Tango ArtLibreSet styled icons by PXEGeek
201
202  0.61.05 (SVN 128) - February 27, 2006 - build issues
203
204   * Fixed building with gtkmm 2.8 (#1373933, #1358304)
205   * Allow the toolbox to come to the front (#1367916)
206   * Make the user prefs dir configurable at build time
207   * Fixed minor build issues
208
209  0.61.04 (SVN 103) - January 10, 2006 - MacOS X packaging
210
211   * Fixes for the MacOS X packaging
212
213  0.61.03 - December 8, 2005 - Build & copyright fixes
214
215   * Update more old copyright and licence notices
216   * Fully fix building with GCC 4
217
218  0.61.02 - November 26, 2005 - Build fixes
219
220   * Better Win32 / MacOS X packaging
221   * Use new GTK+ file chooser
222   * Adds some GCC 4 tweaks
223   * Fixes crash on layer reorder
224   * Include errno.h where needed
225   * Other tweaks
226
227  0.61.01 - November 6, 2005 - Copyright updates
228
229   * Update old copyright and licence notices
230   * Add ./configure options for debug, warnings, optimisation, profiling
231   * Uses per-os directory separator
232   * Add TODO file
233
234  0.61.00-39 - November 1, 2005 - Developer preview
235
236   * First public release!
237