WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=52cad7600bf12f95b3723beb008f2c6c359d5465
commit 52cad7600bf12f95b3723beb008f2c6c359d5465 Author: Boris Faure <[email protected]> Date: Sun Jul 26 08:09:27 2020 -0700 Wiki page 2020-07-26-terminology-1.8.0 changed with summary [created] by Boris Faure --- pages/news/2020-07-26-terminology-1.8.0.txt | 46 +++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/pages/news/2020-07-26-terminology-1.8.0.txt b/pages/news/2020-07-26-terminology-1.8.0.txt new file mode 100644 index 000000000..66d6f8c26 --- /dev/null +++ b/pages/news/2020-07-26-terminology-1.8.0.txt @@ -0,0 +1,46 @@ +=== Terminology 1.8.0 Release === + * //2020-07-26 - by Boris Faure// + +> βIt does not matter how slowly you go as long as you do not stop.β β Confucius + +Latest release was only two months ago but there is already some new material to be enjoyed! +The detailed change log lists them below: + +== Additions == + * Small framework to add unit tests + * Display tooltips when hovering color descriptions + * Handle ''OSC 10/11'' to change/get background and foreground colors + +== Improvements == + * Reworked build system for testing and fuzzing + * Use of switch-case constructs when home-made binary search was not efficient + * Support EFL 1-22 or newer only + * Larger list of word separators when doing word-selection + * Reworked the Settings panel to add one panel on Mouse interactions + * Handle Emoji characters as double-width, following Unicode 13.0 + +== Fixes == + * Fix issues detected by UndefinedBehavior Sanitizer + +== Download == + +^ ** LINK ** ^ ** SHA256 ** ^ +| [[ https://download.enlightenment.org/rel/apps/terminology/terminology-1.8.0.tar.xz | Terminology 1.8.0 XZ]] | ''0ad12e0d0b139a067e7d6af482468008453e4b2bbd4f7f5fc694460f528df212'' | + +== In action == +The color tooltips can be seen below: +{{ :news:color_tooltip.gif |}} +The change on which character is rendered on double-width is best illustrated with smileys about love: +{{ :news:tylove.png |}} + +== Social Media == + +If you want to know more about what's going on with Terminology, follow us on [[https://twitter.com/_Terminology_|twitter @_Terminology_]] + +There is also a dedicated [[https://www.youtube.com/channel/UCZ2iBYbbxvcZfcUmnz-rmlQ|Youtube channel about Terminology]]. + +The latest video shows all features around links in Terminology: +{{youtube>Q3uoFsWQuFQ}} + +{{:blank.png?nolink&100|}} +~~DISCUSSIONS~~ \ No newline at end of file --
