From: Edward K Ream on

Leo 4.7 final February 23, 2009

Leo 4.7 final is now available at:
http://sourceforge.net/project/showfiles.php?group_id=3458&package_id=29106

Leo 4.7 final fixes all known bugs in Leo.

Leo is a text editor, data organizer, project manager and much more.
See:
http://webpages.charter.net/edreamleo/intro.html

The highlights of Leo 4.7:
--------------------------

- Leo now uses the simplest possible internal data model.
This is the so-called "one-node" world.
- Leo supports Python 3.x.
- Leo requires Python 2.6 or above.
- Several important improvements in file handling.
- Leo converts @file nodes to @thin nodes automatically.
- Leo creates a 'Recovered Nodes' node to hold data that
otherwise might be lost due to clone conflicts.
- @auto-rst now works much more reliably reliably.
- Leo no longer supports @noref trees. Such trees are not
reliable in cooperative environments.
- A new Windows installer.
- Many other features, including new command line options and new
plugins.
- Dozens of bug fixes.

Links:
------
Leo: http://webpages.charter.net/edreamleo/front.html
Forum: http://groups.google.com/group/leo-editor
Download: http://sourceforge.net/project/showfiles.php?group_id=3458
Bzr: http://code.launchpad.net/leo-editor/
Quotes: http://webpages.charter.net/edreamleo/testimonials.html
From: Edward K Ream on
On Tue, 23 Feb 2010 07:53:44 -0600, Edward K Ream
<edreamleo(a)gmail.com> wrote:

A critical bug has been reported against Leo 4.7 final, and indeed all
previous versions of Leo 4.7.

The bug can cause loss of data in @file nodes when Leo 4.7 saves .leo
files created with older versions of Leo.

This bug will be fixed in Leo 4.7.1, due in a few days. The bug has
already been fixed on Leo's trunk.

My apologies for any problems this bug may have caused.