ChangeLog: cleanup

This commit is contained in:
Boris Faure 2020-04-30 17:47:01 +02:00
parent 6dc81589d1
commit d2a53fd3df
Signed by: borisfaure
GPG Key ID: 35C0410516166BE8
1 changed files with 4 additions and 13 deletions

View File

@ -1,5 +1,5 @@
2019-11-16 2019-11-16
* Release v1.5.0 * Release v1.6.0
* Show title tab on splits, depending on configuration * Show title tab on splits, depending on configuration
* Show tabs that had a bell rang and had not been focused * Show tabs that had a bell rang and had not been focused
* Add wizard on new configuration to set scaling * Add wizard on new configuration to set scaling
@ -24,6 +24,7 @@
longer be accurate longer be accurate
* Allow tabs to be pasted * Allow tabs to be pasted
2019-07-20 2019-07-20
* Release v1.5.0 * Release v1.5.0
* Handle emoji has double-width character, introduced in Unicode 9.0. * Handle emoji has double-width character, introduced in Unicode 9.0.
@ -36,12 +37,14 @@
* Fix initial window size hints * Fix initial window size hints
* Fix focus issues * Fix focus issues
2019-05-24 2019-05-24
* Release v1.4.1 * Release v1.4.1
* Decode pasted string as UTF-8, fixing some characters being skipped * Decode pasted string as UTF-8, fixing some characters being skipped
* Fix theme to ensure default size is 80x24 * Fix theme to ensure default size is 80x24
* Fix focus disappearing after going to Settings and back * Fix focus disappearing after going to Settings and back
2019-03-31 2019-03-31
* Release v1.4.0 * Release v1.4.0
* Add Continuous Integration on every push to the git repository * Add Continuous Integration on every push to the git repository
@ -67,7 +70,6 @@
2018-12-16 2018-12-16
* Release v1.3.1 * Release v1.3.1
* Add manpages on Terminology's helpers * Add manpages on Terminology's helpers
* Do not popup unknown media types (security issue) * Do not popup unknown media types (security issue)
@ -75,7 +77,6 @@
2018-11-23 2018-11-23
* Release v1.3.0 * Release v1.3.0
* Hyperlink escape code support * Hyperlink escape code support
* Optimize escape code parsing by improving cell copies * Optimize escape code parsing by improving cell copies
@ -85,7 +86,6 @@
2018-05-14 2018-05-14
* Release v1.2.1 * Release v1.2.1
* Fix focus issues when input was not registering * Fix focus issues when input was not registering
* User-defined tab titles stay even when terminal wants change it * User-defined tab titles stay even when terminal wants change it
@ -93,7 +93,6 @@
2018-04-15 2018-04-15
* Release v1.2.0 * Release v1.2.0
* New build system based on Meson * New build system based on Meson
* Add Nord theme * Add Nord theme
@ -113,7 +112,6 @@
2017-09-02 2017-09-02
* Release v1.1.1 * Release v1.1.1
* Add Danish translation * Add Danish translation
* Fix issues with bottom margins * Fix issues with bottom margins
@ -123,7 +121,6 @@
2017-08-19 2017-08-19
* Release v1.1.0 * Release v1.1.0
* Double-click on tab title to change it * Double-click on tab title to change it
* Add option to disable focus-in/out animations and visuals * Add option to disable focus-in/out animations and visuals
@ -144,7 +141,6 @@
2017-01-07 2017-01-07
* Release v1.0.0 * Release v1.0.0
* Bold/Italic support (on by default) * Bold/Italic support (on by default)
* Add keybinding shift+home to go to the top of the backlog * Add keybinding shift+home to go to the top of the backlog
@ -161,7 +157,6 @@
2015-09-17 2015-09-17
* Release v0.9.1 * Release v0.9.1
* Fix resizing issue * Fix resizing issue
* Fix solarized theme * Fix solarized theme
@ -169,7 +164,6 @@
2015-09-06 2015-09-06
* Release v0.9.0 * Release v0.9.0
* Add keybing to fullscreen Terminology * Add keybing to fullscreen Terminology
* Right click on selection to be able to copy/open it * Right click on selection to be able to copy/open it
@ -188,7 +182,6 @@
2015-02-15 2015-02-15
* Release v0.8.0 * Release v0.8.0
* Gravatar support * Gravatar support
* Add a visual tab bar * Add a visual tab bar
@ -199,7 +192,6 @@
2014-10-06 2014-10-06
* Release v0.7.0 * Release v0.7.0
* Internationalization and Localization support * Internationalization and Localization support
* Options -S/--split to start terminology with multiple splits * Options -S/--split to start terminology with multiple splits
@ -215,7 +207,6 @@
2014-07-02 2014-07-02
* Release v0.6.1 * Release v0.6.1
* Add .tga images to recognized files * Add .tga images to recognized files
* Reduced power consumption * Reduced power consumption