diff --git a/ChangeLog b/ChangeLog index 1711857a..bcff87a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2021-01-18 + * Release v1.9.0 + * Colorshemes: easily change the colors of the terminal + * Add the following color schemes: Tango Dark, Tango light, Dracula, + Belafonte Day, Belafonte Night, Material, Fahrenheit, Tomorrow Night + Burns, PaleNight, Soft Era, One Dark, Cobalt2 + * New translations: Chinese (Simplified), Japanese, Norwegian Bokmål, + Russian and Ukrainian + * Handle OSC 12 to change the cursor color + * Translation updates for Catalan, Croatian, Danish, Dutch, French, + German, Italian, Spanish + * Add font search in the fonts panel + * Set TERM to xterm_256color by default + * Focus simplifications when going into the settings + * Tests: better compatibility with debian-based systems + * Fix tyls with png/jpg thumbnails + 2020-08-11 * Release v1.8.1 * Be stricter on which characters can be considered wide or not diff --git a/NEWS b/NEWS index 44e6a83a..5d462ab2 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,32 @@ ================= -Terminology 1.8.1 +Terminology 1.9.0 ================= + +Changes since 1.8.1: +-------------------- + +Additions: + * Colorshemes: easily change the colors of the terminal + * Add the following color schemes: Tango Dark, Tango light, Dracula, + Belafonte Day, Belafonte Night, Material, Fahrenheit, Tomorrow Night + Burns, PaleNight, Soft Era, One Dark, Cobalt2 + * New translations: Chinese (Simplified), Japanese, Norwegian Bokmål, + Russian and Ukrainian + * Handle OSC 12 to change the cursor color + +Improvements: + * Translation updates for Catalan, Croatian, Danish, Dutch, French, + German, Italian, Spanish + * Add font search in the fonts panel + * Set TERM to xterm_256color by default + * Focus simplifications when going into the settings + * Tests: better compatibility with debian-based systems + +Fixes: + * Fix tyls with png/jpg thumbnails + + Changes since 1.8.0: -------------------- diff --git a/README.md b/README.md index 367211ae..4bcc3486 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Terminology 1.8.1 +Terminology 1.9.0 ================= This is an EFL terminal emulator with some extra bells and whistles. diff --git a/man/terminology-helpers.1 b/man/terminology-helpers.1 index d2928a54..0b0b129c 100644 --- a/man/terminology-helpers.1 +++ b/man/terminology-helpers.1 @@ -1,5 +1,5 @@ .\" Manpage for terminology helpers -.TH TERMINOLOGY-HELPERS 1 "Aug 11, 2020" +.TH TERMINOLOGY-HELPERS 1 "Jan 18, 2021" .SH NAME terminiology-helpers \- programs that enhance .B terminology(1) diff --git a/man/terminology.1 b/man/terminology.1 index 3662837a..01cb8475 100644 --- a/man/terminology.1 +++ b/man/terminology.1 @@ -1,5 +1,5 @@ .\" Manpage for Terminology -.TH TERMINOLOGY 1 "Aug 11, 2020" "1.8.1" "Terminology man page" +.TH TERMINOLOGY 1 "Jan 18, 2021" "1.9.0" "Terminology man page" .SH NAME Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation Libraries). .SH SYNOPSIS