Release 0.9.0: Difference between revisions

From FreeMind
Jump to navigationJump to search
(→‎New features: separate item for notes)
(→‎Subrelease history: +0.8.0, for context)
Line 1: Line 1:
The release 0.9.0 is in the testing phase, producing RC releases. A feature freeze has been declared.
==New features==
==New features==
New features of 0.9.0 are listed in some detail at [[FreeMind 0.9.0: The New Features]].
New features of 0.9.0 are listed in some detail at [[FreeMind 0.9.0: The New Features]].
Line 21: Line 19:


See also [http://freemind.cvs.sourceforge.net/viewvc/freemind/freemind/history.txt?view=log history.txt].
See also [http://freemind.cvs.sourceforge.net/viewvc/freemind/freemind/history.txt?view=log history.txt].
==Subrelease history==
The history of subreleases of FreeMind 0.9.0[http://sourceforge.net/projects/freemind/files/][http://freemind.cvs.sourceforge.net/viewvc/freemind/freemind/history.txt?view=log]:
{| {{Table style}}
! Version
! Release date
! Note
|-
| 0.9.0 RC 8 ||2010-05-25 ||
|-
| 0.9.0 RC 7 || 2010-02-27 ||
|-
| 0.9.0 RC 6 || 2009-10-22 || RC 5 was deleted.
|-
| 0.9.0 RC 4 || 2009-05-22 ||
|-
| 0.9.0 RC 3 || 2009-03-09 || RC 2 was deleted.
|-
| 0.9.0 RC 1 || 2008-12-21 ||
|-
| 0.9.0 Beta 20  || 2008-09-05 ||
|-
| 0.9.0 Beta 19  || 2008-07-20 ||
|-
| 0.9.0 Beta 18  || 2008-06-03 ||
|-
| 0.9.0 Beta 17  || 2008-05-06 ||
|-
| 0.9.0 Beta 16  || 2008-03-02 ||
|-
| 0.9.0 Beta 15  || 2007-11-30 ||
|-
| 0.9.0 Beta 14  || 2007-10-21 ||
|-
| 0.9.0 Beta 13  || 2007-09-02 || A feature freeze declared on 2007-08-29[http://sourceforge.net/projects/freemind/forums/forum/22101/topic/3762687][http://www.mail-archive.com/freemind-developer@lists.sourceforge.net/msg00363.html][http://sourceforge.net/mailarchive/forum.php?thread_name=46BF1862.8090103%40gmx.de&forum_name=freemind-developer].
|-
| 0.9.0 Beta 12 || 2007-07-21 || Beta 10 and 11 were deleted.
|-
| 0.9.0 Beta 9 || 2007-03-08 ||
|-
| 0.9.0 Beta 8 || 2006-10-13 ||
|-
| 0.9.0 Beta 7 || 2006-09-07 || Highlight: Kafenio replaced with SimplyHTML.
|-
| 0.9.0 Beta 6 || 2006-09-04 || Highlight: Scripting via Groovy introduced.
|-
| 0.9.0 Beta 5 || 2006-05-30 ||
|-
| 0.9.0 Beta 2 || 2006-04-25 ||
|-
| 0.9.0 Beta 1 || 2006-04-09 ||
|}
Previous releases: [[Release 0.8.1]], [[Release 0.8.0]].
==See also==
* [[Releases]]
* [[Finishing 0.9.0]]
* [[FreeMind 0.9.0: The New Features]]
* [[Test plan for 0.9.0]]
[[Category:Development]]

Revision as of 08:35, 17 July 2010

New features

New features of 0.9.0 are listed in some detail at FreeMind 0.9.0: The New Features.

Some of the new features of FreeMind 0.9.0, absent in FreeMind 0.8.1:

  • User-defined attributes
  • Filters: Filtering which nodes are shown by specifying selection criteria
  • Scripting via Groovy
  • WYSIWYG editing of rich text nodes, with HTML behind the rich text formatting
  • WYSIWYG editing of rich text notes, with HTML behind the rich text formatting; plain text notes are not possible any more
  • Custom user icons
  • Extended set of standard icons
  • Editor of physical styles AKA patterns
  • Tabs for multiple documents modeled on Firefox
  • Promotion and demotion of a node: control + left and control + right
  • Linking to nodes in another mind map file
  • Alternative selection mark: empty outlined oval
  • "Find and Replace" dialog extended
  • Change in storage of space-containing URLs of hyperlinks

See also history.txt.