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 * Fixes to allow sigc++ 2.1 and newer to be used.
14 * Add a new bog-standard about dialog and a new splash screen
15 * Add a new icons for rename, encapsulate, show child layers and time
16 * Usability enhancements for new users, env vars to control them
17 * Improvements to the draw, bline and sketch tools
18 * Improvements for linking, quality menu, save dialog, render dialog
19 * Cut down on the console output and output a user-friendly message
20 * Don't wrap angles at 360 degrees, allows better rotations
21 * Settings for auto-backup interval, run everything in one thread
22 * Fix waypoint issues; drawing, menus, crash, label and others
23 * Fix time issues; time field expansion & editing, ticks and others
24 * Fix ducks issues; prioritise & restrict radius, show circle size, others
25 * Allow horizontal scrolling the time field and the default brush size
26 * Allow different pixel sizes in the workarea window
27 * Remember window locations and ignore corrupted values
28 * Widen the toolbox to 5 icons instead of 4 icons
29 * Tile renderer changes: disable with env var, fix wrong placing
30 * Improves the details in the history dialog quite a bit
31 * Fix typos, several crashes, usability and other issues
33 0.61.07 (SVN 878) - October 10, 2007 - Bug fixes
35 * Fix some tooltips and menu stuff (#1787437)
36 * Allow left-right scrolling in canvas window with shift + mouse-wheel
37 * Rework mouse interaction with ducks and tangents
38 * Move icons to a subdir
39 * Fix some typos, several crashes (#1780016, #1785598) and other bugs
40 * Re-enable sketch, draw, polygon by default
41 * Add keyboard shortcuts for all tools ( http://synfig.org/Keyboard_Shortcuts )
42 * Fix crash when setting canvas resolution to zero (#1779616)
43 * Add 'auto-export' checkbox and layer name box to the draw tool
44 * Various GUI fixes (#1794006, #1796110)
45 * File-selector fixes (#1383736)
46 * Fix the View>Play menu entry to allow playback inside the workarea, shortcut Ctrl-P
47 * Save to .sifz (compressed) format by default if no extension is given
48 * Remember the path used when saving a document and default to it in future
49 * Call new documents "Synfig Animation <n>" by default, rather than "untitled0"
50 * Don't quit until the user clearly answers "do you want to save?" (#1799722)
51 * Remember the filename the animation was last rendered to, and default to it (#1799250)
52 * Improved the 'Groups' function a little (#1368694). It's still quite broken
53 * Fixed the colors displayed on the sliders in the Color Editor dialog
54 * Added option to Bline Tool to allow positions to be automatically linked (#1776156)
55 * Added menu entry to restore all dialogs to their default positions
56 * Fix red "Animate Editing Mode" frame so it shows up in all themes (#1801220)
57 * Allow user to "export SYNFIG_DISABLE_POPUP_WINDOWS=1" to make splash screen etc. less obtrusive
58 * Fixed the logic used to decide which value to use when linking values together
59 * Update child canvas time sliders when parent time slider is moved
60 * Prevent the caret menu entries from being disabled when another canvas is closed
61 * Show the correct initial quality level in the View > Preview Quality menu
63 0.61.06 (SVN 543) - June 20, 2007 - Bug fixes
66 * Fix corruption of gamma settings
67 * Fix manipulating layers in the layer dialog
68 * Disable the timebar instead of hiding it
69 * Fix File -> Close & input devices close button
70 * Fix targets that crash in synfigstudio
71 * Fix some doxygen warnings
72 * Fixes in the sketch tool
73 * Fixes in the draw tool
77 * Add optional GNOME thumbnailer
78 * Rework several dialogs to use GNOME HIG
79 * Disable several tools, see FAQ to re-enable
80 * Disable the empty Palette Browser dialog
81 * Add mousewheel support in canvas windows
82 * Add tooltips to preview window & give it a default size
83 * Display HTML values in the colour dialog
84 * Add an icon for the curves dialog
85 * New Tango ArtLibreSet styled icons by PXEGeek
87 0.61.05 (SVN 128) - February 27, 2006 - build issues
89 * Fixed building with gtkmm 2.8 (#1373933, #1358304)
90 * Allow the toolbox to come to the front (#1367916)
91 * Make the user prefs dir configurable at build time
92 * Fixed minor build issues
94 0.61.04 (SVN 103) - January 10, 2006 - MacOS X packaging
96 * Fixes for the MacOS X packaging
98 0.61.03 - December 8, 2005 - Build & copyright fixes
100 * Update more old copyright and licence notices
101 * Fully fix building with GCC 4
103 0.61.02 - November 26, 2005 - Build fixes
105 * Better Win32 / MacOS X packaging
106 * Use new GTK+ file chooser
107 * Adds some GCC 4 tweaks
108 * Fixes crash on layer reorder
109 * Include errno.h where needed
112 0.61.01 - November 6, 2005 - Copyright updates
114 * Update old copyright and licence notices
115 * Add ./configure options for debug, warnings, optimisation, profiling
116 * Uses per-os directory separator
119 0.61.00-39 - November 1, 2005 - Developer preview
121 * First public release!