Terminology 1.10.0

This commit is contained in:
Boris Faure 2021-10-03 21:11:56 +02:00
parent f11b698828
commit 673c63693c
Signed by: borisfaure
GPG Key ID: 35C0410516166BE8
7 changed files with 43 additions and 9 deletions

View File

@ -1,3 +1,16 @@
2021-10-03
* Colorshemes: add Black scheme
* New translations: Sinhala, Hebrew
* Translation updates for Chinese (Simplified), Croatian, Danish,
French, Greek, Italian, Norwegian Bokmål, Polish, Portuguese,
Portuguese (Brazil), Russian, Spanish, Swedish, Ukrainian
* Focus font search in the Font settings panel
* Fix issue when configuration was marked as Temporary
* Stop jumping down to the botton when configuration changed
* Respect login shell on start
* Fix drag'n'drop of paths or media on the terminal
* Fix libintl detection
2021-01-18 2021-01-18
* Release v1.9.0 * Release v1.9.0
* Colorshemes: easily change the colors of the terminal * Colorshemes: easily change the colors of the terminal

27
NEWS
View File

@ -1,6 +1,27 @@
================= ==================
Terminology 1.9.0 Terminology 1.10.0
================= ==================
Changes since 1.9.0:
--------------------
Additions:
* Colorshemes: add Black scheme
* New translations: Sinhala, Hebrew
Improvements:
* Translation updates for Chinese (Simplified), Croatian, Danish, French,
Greek, Italian, Norwegian Bokmål, Polish, Portuguese,
Portuguese (Brazil), Russian, Spanish, Swedish, Ukrainian
* Focus font search in the Font settings panel
Fixes:
* Fix issue when configuration was marked as Temporary
* Stop jumping down to the botton when configuration changed
* Respect login shell on start
* Fix drag'n'drop of paths or media on the terminal
* Fix libintl detection
Changes since 1.8.1: Changes since 1.8.1:

View File

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

View File

@ -1,5 +1,5 @@
.\" Manpage for terminology helpers .\" Manpage for terminology helpers
.TH TERMINOLOGY-HELPERS 1 "Jan 18, 2021" .TH TERMINOLOGY-HELPERS 1 "Oct 03, 2021"
.SH NAME .SH NAME
terminiology-helpers \- programs that enhance terminiology-helpers \- programs that enhance
.B terminology(1) .B terminology(1)

View File

@ -1,5 +1,5 @@
.\" Manpage for Terminology .\" Manpage for Terminology
.TH TERMINOLOGY 1 "Jan 18, 2021" "1.9.0" "Terminology man page" .TH TERMINOLOGY 1 "Oct 03, 2021" "1.10.0" "Terminology man page"
.SH NAME .SH NAME
Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation Libraries). Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation Libraries).
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -1,5 +1,5 @@
project('terminology', 'c', project('terminology', 'c',
version: '1.9.99', version: '1.10.0',
default_options: ['buildtype=plain', 'c_std=gnu99'], default_options: ['buildtype=plain', 'c_std=gnu99'],
license: 'BSD') license: 'BSD')

View File

@ -1,4 +1,4 @@
esc_term_name_version.sh 6f1f7e866d7bdd6742f023f9f0cbb5d7 esc_term_name_version.sh 3886215cbff4d62c4a63750a6337e342
decfra-no-restrict-cursor.sh 10e91417532188a4b1e81408273591ac decfra-no-restrict-cursor.sh 10e91417532188a4b1e81408273591ac
decfra-restrict-cursor.sh 5b84d38a1d924cf36c0ed1ab2c302f37 decfra-restrict-cursor.sh 5b84d38a1d924cf36c0ed1ab2c302f37
decera-no-restrict-cursor.sh cc60dadaa0c888af93f2235119d18db7 decera-no-restrict-cursor.sh cc60dadaa0c888af93f2235119d18db7