Prepare for upcoming 1.9.0 release

terminology-1.9
Boris Faure 3 years ago
parent 8e48378ca8
commit 9f0be5bc67
Signed by: borisfaure
GPG Key ID: 35C0410516166BE8
  1. 17
      ChangeLog
  2. 27
      NEWS
  3. 2
      README.md
  4. 2
      man/terminology-helpers.1
  5. 2
      man/terminology.1

@ -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

27
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:
--------------------

@ -1,4 +1,4 @@
Terminology 1.8.1
Terminology 1.9.0
=================
This is an EFL terminal emulator with some extra bells and whistles.

@ -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)

@ -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

Loading…
Cancel
Save