Rewrite the 0.61.08 news entries as summaries instead of essays. Include a link to...
[synfig.git] / synfig-studio / trunk / NEWS
index 972dd37..1e240e8 100644 (file)
@@ -1,6 +1,36 @@
               synfigstudio releases
 
- 0.61.07 (SVN ???) - ???? ??, 200? - Bug fixes
+More detailed notes are available on the releases page:
+
+http://synfig.org/Releases
+
+ 0.61.08 (SVN 1???) - March ??, 2008 - Bug fixes, features
+
+  * Update the website URL to synfig.org instead of synfig.com
+  * Synfig is now translatable using gettext
+  * Removed the 'bootstrap' script for building. Use autoreconf instead
+  * Fixed errors and warnings detected by a pre-release version of GCC 4.3
+  * Fixes to allow sigc++ 2.1 and newer to be used.
+  * Add a new bog-standard about dialog and a new splash screen
+  * Add a new icons for rename, encapsulate, show child layers and time
+  * Usability enhancements for new users, env vars to control them
+  * Improvements to the draw, bline and sketch tools
+  * Improvements for linking, quality menu, save dialog, render dialog
+  * Cut down on the console output and output a user-friendly message
+  * Don't wrap angles at 360 degrees, allows better rotations
+  * Settings for auto-backup interval, run everything in one thread
+  * Fix waypoint issues; drawing, menus, crash, label and others
+  * Fix time issues; time field expansion & editing, ticks and others
+  * Fix ducks issues; prioritise & restrict radius, show circle size, others
+  * Allow horizontal scrolling the time field and the default brush size
+  * Allow different pixel sizes in the workarea window
+  * Remember window locations and ignore corrupted values
+  * Widen the toolbox to 5 icons instead of 4 icons
+  * Tile renderer changes: disable with env var, fix wrong placing
+  * Improves the details in the history dialog quite a bit
+  * Fix typos, several crashes, usability and other issues
+
+0.61.07 (SVN 878) - October 10, 2007 - Bug fixes
 
   * Fix some tooltips and menu stuff (#1787437)
   * Allow left-right scrolling in canvas window with shift + mouse-wheel
@@ -8,7 +38,7 @@
   * Move icons to a subdir
   * Fix some typos, several crashes (#1780016, #1785598) and other bugs
   * Re-enable sketch, draw, polygon by default
-  * Add keyboard shortcuts for all tools ( http://wiki.synfig.com/Keyboard_Shortcuts )
+  * Add keyboard shortcuts for all tools ( http://synfig.org/Keyboard_Shortcuts )
   * Fix crash when setting canvas resolution to zero (#1779616)
   * Add 'auto-export' checkbox and layer name box to the draw tool
   * Various GUI fixes (#1794006, #1796110)
@@ -21,9 +51,9 @@
   * Remember the filename the animation was last rendered to, and default to it (#1799250)
   * Improved the 'Groups' function a little (#1368694).  It's still quite broken
   * Fixed the colors displayed on the sliders in the Color Editor dialog
-  * Added option (on by default) to Bline Tool to allow position of regions and outlines to be automatically linked (#1776156)
+  * Added option to Bline Tool to allow positions to be automatically linked (#1776156)
   * Added menu entry to restore all dialogs to their default positions
-  * Change the way the red frame indicating Animate Editing Mode is displayed, so it shows up in all themes (#1801220)
+  * Fix red "Animate Editing Mode" frame so it shows up in all themes (#1801220)
   * Allow user to "export SYNFIG_DISABLE_POPUP_WINDOWS=1" to make splash screen etc. less obtrusive
   * Fixed the logic used to decide which value to use when linking values together
   * Update child canvas time sliders when parent time slider is moved