Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2021-03-30 11:42:13 +0300
committerAntenore Gatta <antenore@simbiosi.org>2021-03-30 11:42:13 +0300
commit5a42ebf20d0ffd63c87b97e3bcc2cd6ab892815f (patch)
treebe46a1c58e4253056459c960ce692b2d39b16ce7 /CHANGELOG.md
parent76d7905d07b42f1982fde278ee861d90b2b1078f (diff)
Preparing for release 1.4.13
* Resolve "Can't build Remmina-v1.4.12 on openSUSE versions" [!2217](https://gitlab.com/Remmina/Remmina/merge_requests/2217) *@antenore* * Adding wayland include dirs [!2218](https://gitlab.com/Remmina/Remmina/merge_requests/2218) *@antenore* * Use freerdp_settings_get|set API [!2216](https://gitlab.com/Remmina/Remmina/merge_requests/2216) *@akallabeth* * Fixing Can't build Remmina-v1.4.12 on openSUSE versions / SPICE [!2219](https://gitlab.com/Remmina/Remmina/merge_requests/2219) *@antenore* * Fixed typo in reconnection attempt in the norwegian translation [!2221](https://gitlab.com/Remmina/Remmina/merge_requests/2221) *@ragnarstolsmark* * Change "The news are turned off" to the more grammatically correct "News is... [!2220](https://gitlab.com/Remmina/Remmina/merge_requests/2220) *@ncguk* * rdp: Allow autoreconnect for ERRINFO_GRAPHICS_SUBSYSTEM_FAILED [!2222](https://gitlab.com/Remmina/Remmina/merge_requests/2222) *@Fantu* * Disable cert file auth when libssh < 0.9.0 [!2223](https://gitlab.com/Remmina/Remmina/merge_requests/2223) *@antenore* * Removing redundant subtitle [!2224](https://gitlab.com/Remmina/Remmina/merge_requests/2224) *@antenore* * Removing redundant ssh_userauth_none [!2225](https://gitlab.com/Remmina/Remmina/merge_requests/2225) *@antenore* Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md112
1 files changed, 13 insertions, 99 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9b092eb40..e70035237 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,16 @@
-# Changelog
+## v1.4.13
+[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.12...v1.4.13)
+
+* Resolve "Can't build Remmina-v1.4.12 on openSUSE versions" [!2217](https://gitlab.com/Remmina/Remmina/merge_requests/2217) *@antenore*
+* Adding wayland include dirs [!2218](https://gitlab.com/Remmina/Remmina/merge_requests/2218) *@antenore*
+* Use freerdp_settings_get|set API [!2216](https://gitlab.com/Remmina/Remmina/merge_requests/2216) *@akallabeth*
+* Fixing Can't build Remmina-v1.4.12 on openSUSE versions / SPICE [!2219](https://gitlab.com/Remmina/Remmina/merge_requests/2219) *@antenore*
+* Fixed typo in reconnection attempt in the norwegian translation [!2221](https://gitlab.com/Remmina/Remmina/merge_requests/2221) *@ragnarstolsmark*
+* Change "The news are turned off" to the more grammatically correct "News is... [!2220](https://gitlab.com/Remmina/Remmina/merge_requests/2220) *@ncguk*
+* rdp: Allow autoreconnect for ERRINFO_GRAPHICS_SUBSYSTEM_FAILED [!2222](https://gitlab.com/Remmina/Remmina/merge_requests/2222) *@Fantu*
+* Disable cert file auth when libssh < 0.9.0 [!2223](https://gitlab.com/Remmina/Remmina/merge_requests/2223) *@antenore*
+* Removing redundant subtitle [!2224](https://gitlab.com/Remmina/Remmina/merge_requests/2224) *@antenore*
+* Removing redundant ssh_userauth_none [!2225](https://gitlab.com/Remmina/Remmina/merge_requests/2225) *@antenore*
## v1.4.12
[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.11...v1.4.12)
@@ -673,101 +685,3 @@ typographic errors and translations.
* flatpak: update nx-libs from 3.5.99.16 to 3.5.99.17 (by Denis Ollier)
* flatpak: update six from 1.11.0 to 1.12.0 (by Denis Ollier)
-## [v1.2.32.1](https://gitlab.com/Remmina/Remmina/tags/v1.2.32.1) (2018-11-14)
-
-* Add desktop-gnome-platform and fix themes in SNAP, fixes issue #1730 and fixes missing SNAP localization (Giovanni Panozzo)
-* Fix SNAP icon (Giovanni Panozzo)
-* flatpak: update libssh from 0.8.2 to 0.8.3 (Denis Ollier)
-* flatpak: update libssh from 0.8.3 to 0.8.4 (Denis Ollier)
-* flatpak: update libssh from 0.8.4 to 0.8.5 (Denis Ollier)
-* flatpak: update lz4 from 1.8.2 to 1.8.3 (Denis Ollier)
-* flatpak: update pyparsing from 2.2.0 to 2.2.1 (Denis Ollier)
-* flatpak: update pyparsing from 2.2.1 to 2.2.2 (Denis Ollier)
-* flatpak: update pyparsing from 2.2.2 to 2.3.0 (Denis Ollier)
-* Implement smartcard name setting. Should fix #1737 (Antenore Gatta)
-* man+help: elaborate on file types of -connect and -edit cmd line options (Mikkel Kirkgaard Nielsen)
-* RDP: add FREERDP_ERROR_SERVER_DENIED_CONNECTION message (Giovanni Panozzo)
-* Removing X11Forwarding code as it is wrong and causing issues (Antenore Gatta)
-* Update fix tr.po (Serdar Sağlam)
-
-## [v1.2.32](https://gitlab.com/Remmina/Remmina/tags/v1.2.32) (2018-10-06)
-
-* Avoid to save last_success property if stats are not enabled. @antenore
-* GW auth data was saved in the server auth data. @antenore
-* Do not register socket plugins when X11 is not available. @antenore
-* Screenshot enhancements. @antenore
-* RDP GW authentication. @antenore
-* Adding global preference for search bar visibility. @antenore
-* Allow wayland backend again when GTK >= 3.22.27. @giox069
-* tr.po @TeknoMobil
-* Add option to honour https_proxy and http_proxy environment variable. @antenore
-* Force program name to app id. @antenore
-* Printing builds flags with remmina --full-version command option. @antenore
-* New plugin Simple Terminal. @antenore
-* Fix KB grabbing when switching workspace. @giox069
-* Dealing correcthly with some deprecations, getting rid of most of G_GNUC_BEGIN_IGNORE_DEPRECATIONS. @antenore
-* Improving file type hadling. @antenore
-* Adding error check on remmina_pref_save. @antenore
-* Many bug fixing as usual.
-
-## [v1.2.31.4](https://gitlab.com/Remmina/Remmina/tags/v1.2.31.4) (2018-08-24)
-
-This is a bug fixing release.
-
-**Fixed bugs:**
-
-* Fix KB grabbing when switching workspace.
-* Fix some possible crashes when reading a remminafile.
-* Fixes a crash deleting XDMCP profile.
-* Fixing libssh deprecations.
-
-**Implemented enhancements:**
-
-* Improving file type hadling.
-* flatpak: update libssh from 0.7.5 to 0.8.1
-* flatpak: update freerdp from 2.0.0-rc2 to 2.0.0-rc3
-* Snap: update to libssh 0.8.0.
-
-## [v1.2.31.3](https://gitlab.com/Remmina/Remmina/tags/v1.2.31.3) (2018-08-14)
-
-This is a bug fixing release.
-
-**Fixed bugs:**
-
-* Do not send stats if the remmina.pref file is read-only.
-* cmake: include libssh_threads only when available.
-* Set program class to REMMINA_APP_ID, fixes #1706.
-
-**Implemented enhancements:**
-
-* Implement send ctrl+alt+fn keys. Closes #1707.
-
-## [v1.2.31.1](https://gitlab.com/Remmina/Remmina/tags/v1.2.31.1) (2018-07-31)
-
-This is a bug fixing release.
-
-**Fixed bugs:**
-
-* Cannot minimize in fullscreen mode.
-* Crash with the RDP plugin.
-* Missing manual pages for Debian.
-
-**Closed issues:**
-
-* Minimize window doesn't minimize the window [\#1696](https://gitlab.com/Remmina/Remmina/issues/1696)
-* Minimize window button is disable, after connecting to RDS [\#1700](https://gitlab.com/Remmina/Remmina/issues/1700)
-
-## [v1.2.31](https://gitlab.com/Remmina/Remmina/tags/v1.2.31) (2018-07-28)
-
-This is the first release on GitLab and we are still moving and adapting tools and
-integrations, therefore this changelog is quite short than usually.
-
-Notables changes since the last release are:
-
-* Custom color schemes per profile for the SSH plugin (@denk_mal).
-* Flatpak updates and fixes (@larchunix)
-* Kiosk mode with integration in the login manager (@antenore).
-* New Icons (@antenore and @larchunix).
-* SFTP tool password fixes (@Feishi).
-* Several fixes around RDP and compilations issues (@giox069 and @larchunix).
-