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 (tmow) <antenore@simbiosi.org>2021-06-03 14:57:07 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2021-06-03 14:57:07 +0300
commitd16870bb5737cfd11dc17b9f4620077b6fd4b14a (patch)
tree50d213eaa41ca1a0b1b9e2acb9785baa6623cf1c /CHANGELOG.md
parent06cac8b441154a4d2cb477a7fdbe295de9bf19bb (diff)
Release v1.4.18
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 142535808..8b46364c0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,17 @@
-## v1.4.16
+## v1.4.18
+[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.17...v1.4.18)
+
+* [SNAP] Removing unsupported architectures [!2268](https://gitlab.com/Remmina/Remmina/merge_requests/2268) *@antenore*
+* Try more shells as launcher if default isn't found [!2269](https://gitlab.com/Remmina/Remmina/merge_requests/2269) *@cirelli94*
+* Minor fixes for v1.4.17 [!2270](https://gitlab.com/Remmina/Remmina/merge_requests/2270) *@antenore*
+* SSH session improvements [!2271](https://gitlab.com/Remmina/Remmina/merge_requests/2271) *@antenore*
+* Fixes - Auto-start file created on tray icon disabled [!2272](https://gitlab.com/Remmina/Remmina/merge_requests/2272) *@antenore*
+* RDP: Remove older usage of ClientHostname *@giox069*
+* Fix libfreerdp version check *@giox069*
+* Explicitly set user resolution to a multiple of 4 [!2273](https://gitlab.com/Remmina/Remmina/merge_requests/2273) *@antenore*
+* Code refactoring - ASAN exceptions [!2274](https://gitlab.com/Remmina/Remmina/merge_requests/2274) *@antenore*
+
+## v1.4.17
[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.16...v1.4.17)
* Fix build with musl libc [!2259](https://gitlab.com/Remmina/Remmina/merge_requests/2259) *@ncopa*