From c27fd25e5a8e67743ea65b25c3615882447ac318 Mon Sep 17 00:00:00 2001 From: myheroyuki Date: Thu, 1 Dec 2022 23:17:41 +0900 Subject: Release v1.4.28 Signed-off-by: myheroyuki --- CHANGELOG.md | 34 ++++++++++++++++++++++++++++ CMakeLists.txt | 2 +- Doxyfile | 2 +- data/desktop/org.remmina.Remmina.appdata.xml | 2 +- data/ui/remmina_about.glade | 7 ++++++ po/remmina.pot | 2 +- 6 files changed, 45 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d6e24616..de6dab15a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,37 @@ +## Unreleased +[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.27...v1.4.28) + +* Some minor rdp fixes [!2415](https://gitlab.com/Remmina/Remmina/merge_requests/2415) *@akallabeth* +* Mathias Winterhalter's avatar Fix unix socket support for VNC [!2417](https://gitlab.com/Remmina/Remmina/merge_requests/2417) *@ToolsDevler* +* GVNC: Fixed JPEG quality encoding advertizing [!2418](https://gitlab.com/Remmina/Remmina/merge_requests/2418) *@mdevaev* +* Fix missing null checks causing signal 11 [!2419](https://gitlab.com/Remmina/Remmina/merge_requests/2419) *@ToolsDevler* +* add modified date to sftp file list [!2420](https://gitlab.com/Remmina/Remmina/merge_requests/2420) *@youcefnafa* +* Adding Labels/Tags [!2421](https://gitlab.com/Remmina/Remmina/merge_requests/2421) *@antonio.petricca* +* Spelling: Hostname [!2422](https://gitlab.com/Remmina/Remmina/merge_requests/2422) *@kingu* +* X2Go: Fix annoying default_username bug. [!2423](https://gitlab.com/Remmina/Remmina/merge_requests/2423) *@D0n1elT* +* plugins/x2go/x2go_plugin.c: Fix tip and comment sentence [!2424](https://gitlab.com/Remmina/Remmina/merge_requests/2424) *@kingu* +* Remove webkit_settings_set_enable_frame_flattening() for newer WekbKitGTK, fixes #2780 [!2425](https://gitlab.com/Remmina/Remmina/merge_requests/2425) *@giox069* +* Change password including gateway [!2427](https://gitlab.com/Remmina/Remmina/merge_requests/2427) *@benoit.lagarde* +* Improve rcw close [!2429](https://gitlab.com/Remmina/Remmina/merge_requests/2429) *@giox069* +* Multiple changes to build and run with libsoup 3.0 [!2431](https://gitlab.com/Remmina/Remmina/merge_requests/2431) *@antenore* +* X2Go: Add ssh_passphrase and ssh_privatekey settings. [!2428](https://gitlab.com/Remmina/Remmina/merge_requests/2428) *@D0n1elT* +* RDP: Add option to disable output suppression [!2432](https://gitlab.com/Remmina/Remmina/merge_requests/2432) *@iskunk* +* Spelling: "Passphrase" → "password" [!2433](https://gitlab.com/Remmina/Remmina/merge_requests/2433) *@kingu* +* Fix compile warnings and some spelling corrections [!2434](https://gitlab.com/Remmina/Remmina/merge_requests/2434) *@myheroyuki* +* [Rem-2782] Display protocol name in tooltip for connections in the ... menu... [!2436](https://gitlab.com/Remmina/Remmina/merge_requests/2436) *@myheroyuki* +* [Rem-2782] added protocol icons in dropdown menu [!2438](https://gitlab.com/Remmina/Remmina/merge_requests/2438) *@myheroyuki* +* Fix widget reparenting when entering/exiting fullscreen [!2439](https://gitlab.com/Remmina/Remmina/merge_requests/2439) *@giox069* +* Rem 2760 [!2440](https://gitlab.com/Remmina/Remmina/merge_requests/2440) *@myheroyuki* +* Allow building on a Wayland-only environment - version 4 [!2437](https://gitlab.com/Remmina/Remmina/merge_requests/2437) *@festevam* +* [Rem-2564] Allow for VNC runtime adjustment of color depth [!2442](https://gitlab.com/Remmina/Remmina/merge_requests/2442) *@myheroyuki* +* Fix floating toolbar not disappearing when in fullscreen and keyboard grabbed [!2441](https://gitlab.com/Remmina/Remmina/merge_requests/2441) *@giox069* +* Revert "Merge branch 'Rem-2564' into 'master'" [!2443](https://gitlab.com/Remmina/Remmina/merge_requests/2443) *@myheroyuki* +* [Rem-2654] Allow for runtime adjustment of color depth, both increasing and decreasing [!2444](https://gitlab.com/Remmina/Remmina/merge_requests/2444) *@myheroyuki* +* [Rem-2564] Changed declaration of variables to be compatable with different Ubuntu version [!2445](https://gitlab.com/Remmina/Remmina/merge_requests/2445) *@myheroyuki* +* [Rem-2682] Added view-only mode for RDP [!2447](https://gitlab.com/Remmina/Remmina/merge_requests/2447) *@myheroyuki* +* Removing the News Widget [!2446](https://gitlab.com/Remmina/Remmina/merge_requests/2446) *@antenore* +* Updated flatpak manifest files to match github [!2448](https://gitlab.com/Remmina/Remmina/merge_requests/2448) *@myheroyuki* + ## v1.4.27 [full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.26...v1.4.27) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2da909f28..bdb4e2fa0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -35,7 +35,7 @@ cmake_policy(SET CMP0048 NEW) project( Remmina - VERSION 1.4.27 + VERSION 1.4.28 DESCRIPTION "The Gtk Remote Desktop Client" LANGUAGES C CXX ) diff --git a/Doxyfile b/Doxyfile index 3bed6e058..3d207b77f 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "Remmina - The GTK+ Remote Desktop Client" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = v1.4.27 +PROJECT_NUMBER = v1.4.28 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/data/desktop/org.remmina.Remmina.appdata.xml b/data/desktop/org.remmina.Remmina.appdata.xml index 53e069b6b..c03fb1391 100644 --- a/data/desktop/org.remmina.Remmina.appdata.xml +++ b/data/desktop/org.remmina.Remmina.appdata.xml @@ -18,7 +18,7 @@ Klijent za upravljanje udaljenom radnom površinom - +

diff --git a/data/ui/remmina_about.glade b/data/ui/remmina_about.glade index 06e3c432f..bd11a9cd3 100644 --- a/data/ui/remmina_about.glade +++ b/data/ui/remmina_about.glade @@ -39,6 +39,7 @@ More details in COPYING Antenore Gatta (tmow) <antenore@simbiosi.org> Giovanni Panozzo <giovanni@panozzo.it> Antenore Gatta <antenore@simbiosi.org> + Hiroyuki Tanaka <myheroyuki@outlook.com> llyzs <llyzs.vic@gmail.com> Allan Nordhøy <epost@anotheragency.no> Denis Ollier <larchunix@users.noreply.github.com> @@ -75,6 +76,7 @@ More details in COPYING Rex Tsai <chihchun@kalug.linux.org.tw> antenore@simbiosi.org <antenore@simbiosi.org> anonymous <noreply@weblate.org> + antonio petricca <antonio.petricca@gmail.com> Shuhrat Dehkanov <k@efir.uz> Sabri Ünal <libreajans@gmail.com> Pascal Nowack <Pascal.Nowack@gmx.de> @@ -83,8 +85,10 @@ More details in COPYING dupondje <jean-louis@dupondje.be> weberho <jweberhofer@weberhofer.at> Rene Rheaume <rene.rheaume@gmail.com> + Benoit Lagarde <blagarde@centricsoftware.com> Marco Fortina <marco.fortina@atlantica.it> Luca Falavigna <dktrkranz@debian.org> + Fabio Estevam <festevam@denx.de> Fabio Fantoni <fabio.fantoni@m2r.biz> Oguz Ersen <oguzersen@protonmail.com> Funda Wang <fundawang@gmail.com> @@ -111,7 +115,9 @@ More details in COPYING Meskó Balázs <meskobalazs@gmail.com> Mattias Münster <mattiasmun@gmail.com> Matteo F. Vescovi <mfvescovi@users.noreply.github.com> + Mathias Siegel <info@toolsdevler.net> Mathias Winterhalter <info@toolsdevler.net> + Maxim Devaev <mdevaev@gmail.com> Juarez Rudsatz <juarez.rudsatz@ceabs.com.br> Jialin Wang <choumingzhao@outlook.com> Frank Bongrand <fbongrand@free.fr> @@ -159,6 +165,7 @@ More details in COPYING 朝歌 <taisfmq@live.cn> Илья Игоревич <greenfoxua@gmail.com> YAMADA Shinichirou <yamada_strong_yamada_nice_64bit@yahoo.co.jp> + Youcef Nafa <youcef@gmail.com> Wolfgang Scherer <Wolfgang.Scherer@gmx.de> Wolfgang Scherer <wolfgang.scherer@gmx.de> tjg <realityd+github@protonmail.ch> diff --git a/po/remmina.pot b/po/remmina.pot index 28b94db82..31831831d 100644 --- a/po/remmina.pot +++ b/po/remmina.pot @@ -6,7 +6,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Remmina v1.4.27\n" +"Project-Id-Version: Remmina v1.4.28\n" "Report-Msgid-Bugs-To: l10n@lists.remmina.org\n" "POT-Creation-Date: 2022-11-14 14:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -- cgit v1.2.3 From b9251317270d92afe9eba664e6f829b836ae42c6 Mon Sep 17 00:00:00 2001 From: myheroyuki Date: Fri, 2 Dec 2022 21:17:41 +0900 Subject: Updated changelog Signed-off-by: myheroyuki --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de6dab15a..862d101b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ * [Rem-2682] Added view-only mode for RDP [!2447](https://gitlab.com/Remmina/Remmina/merge_requests/2447) *@myheroyuki* * Removing the News Widget [!2446](https://gitlab.com/Remmina/Remmina/merge_requests/2446) *@antenore* * Updated flatpak manifest files to match github [!2448](https://gitlab.com/Remmina/Remmina/merge_requests/2448) *@myheroyuki* +* Add missing include for X11/Wayland conditional [!2450](https://gitlab.com/Remmina/Remmina/merge_requests/2450) *@bkohler* ## v1.4.27 [full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.26...v1.4.27) -- cgit v1.2.3