From c3a1fce46d39be6f1f94a49e98f7b61a03631917 Mon Sep 17 00:00:00 2001 From: "Antenore Gatta (tmow)" Date: Mon, 10 May 2021 10:37:54 +0000 Subject: Release v1.4.14 * \[VNC\] - Ignore remote Bell option and other fixes [!2237 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2237) *@antenore* * Fixing color palette size for themed SSH [!2253 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2253) *@antenore* * Bump FreeRDP version to 2.3.2 [!2226 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2226) *@antenore* * Fixes search bar shortcuts wrong bahavior [!2227 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2227) *@antenore* * Honour theme settings when run from command line [!2251 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2251) *@antenore* * FTP UI improvements [!2228 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2228) *@antenore* * Experimental VNC plugin using GTK-VNC [!2248 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2248) *@antenore* * Config SSH tunnel username takes precedence. [!2231 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2231) *@matir* * Allow groups to be expanded and collapsed by using the keyboard [!2232 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2232) *@xsmile* * Fixing VNC repeater logic. [!2243 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2243) *@antenore* * Send text clipboard content as keystrokes [!2238 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2238) *@antenore* * scrolled viewport: explicitly recheck whether the timeout is active [!2233 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2233) *@cth451* * Resolve Host+Page_Down triggers search text in SSH [!2240 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2240) *@antenore* * UNIX sockets initial support [!2250 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2250) *@antenore* * Fixed wrong freerdp_settings function use [!2234 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2234) *@akallabeth* * Fixing RemminaConnectionWindow map/unmap events [!2245 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2245) *@antenore* * Spelling: Comma-separated, List monitor IDs [!2235 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2235) *@kingu* * Set Remmina specific FreeRDP config data folder [!2236 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2236) *@antenore* * Optional port connection instead of server [!2239 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2239) *@kingu* * Resolve "Use LZO compression for Snap to improve startup speed" [!2241 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2241) *@antenore* * Make wayland not mandatory during compile time [!2246 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2246) *@antenore* * Do not use alpha as it is not used for the Desktop [!2247 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2247) *@antenore* * Refactoring: Deprecations and warnings [!2249 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2249) *@antenore* * Removing unneeded widgets in the headerbar [!2252 (merged)](https://gitlab.com/Remmina/Remmina/merge_requests/2252) *@antenore* --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doxyfile') diff --git a/Doxyfile b/Doxyfile index f08dd72f4..a599077ba 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.13 +PROJECT_NUMBER = v1.4.14 # 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 -- cgit v1.2.3