WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=1630dc921490b06be7f7143fdabd7e957c51ca64
commit 1630dc921490b06be7f7143fdabd7e957c51ca64 Author: Alastair Poole <[email protected]> Date: Thu Apr 30 09:51:05 2020 -0700 Wiki page 2020-04-30-edi-0.8-release changed with summary [created] by Alastair Poole --- pages/news/2020-04-30-edi-0.8-release.txt | 48 +++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/pages/news/2020-04-30-edi-0.8-release.txt b/pages/news/2020-04-30-edi-0.8-release.txt new file mode 100644 index 000000000..f606e1ef3 --- /dev/null +++ b/pages/news/2020-04-30-edi-0.8-release.txt @@ -0,0 +1,48 @@ +=== Edi 0.8.0 Release === + * //2020-04-30 - by Alastair Poole// + +During the EFL 1.24 development cycle some work was done to improve elm_code handling of large files. There is still a lot to do there in this next cycle. + +Announcing Edi 0.8.0. + +== Features == + + * C# syntax-highlighting and project support. + * C# Wizard Templates. + * UI rearrangement. + * Internal icons. + * Toolbar configurable. + * Tab movement (dragging). + * Tab bar mouse scrolling. + * Support for EDI as standalone text editor. + * Improved mime type handling. + * Complete widget configuration in settings. + * API additions and improvements. + * Move all examples to meson. + +== Bug fixes == + + * Debugging reliability. + * SCM filepanel improvements. + * Fix wizard reliability. + * Search stability improvements. + * Fixes and improvements for FreeBSD and OpenBSD. + * Transparency fixes. + * Many stability fixes. + * Improvements to the EFL code widget. + * Improve file save behaviour. + * Fix welcome content black hole (Escape). + +== Screenshot == + +{{news:edi-08.jpg?320}} + +== Download == + +https://github.com/Enlightenment/edi/releases/download/v0.8.0/edi-0.8.0.tar.xz + +As usual supporting Linux, macOS, FreeBSD (and derivatives) and OpenBSD. + +{{:blank.png?nolink&100|}} +~~DISCUSSIONS~~ + --
