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

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2020-07-11 23:25:14 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-07-11 23:25:14 +0300
commit8dcd3711ec770cfe3c1a2f09fc3e1b933ab2e9f1 (patch)
tree22e5704d4a226e3f374f20830a3e037d4118207e /_posts
parentd513393288c159725d25642092648d0513ce36b1 (diff)
Markdown is the king now
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
Diffstat (limited to '_posts')
-rw-r--r--_posts/2016-01-04-remmina-1-2-0-memory-leaks-and-other-fixes.md41
-rw-r--r--_posts/2016-03-03-remmina-1-2-0-rcgit-9-has-been-released.md310
-rw-r--r--_posts/2016-05-30-remmina-spiced-has-been-released.md202
-rw-r--r--_posts/2016-11-01-remmina-helloween16-release.md2
-rw-r--r--_posts/2016-12-22-remmina--2016-yule-release.md204
-rw-r--r--_posts/2017-02-14-remmina-valentine-edition.md221
6 files changed, 405 insertions, 575 deletions
diff --git a/_posts/2016-01-04-remmina-1-2-0-memory-leaks-and-other-fixes.md b/_posts/2016-01-04-remmina-1-2-0-memory-leaks-and-other-fixes.md
index 466ccd0..e43a09b 100644
--- a/_posts/2016-01-04-remmina-1-2-0-memory-leaks-and-other-fixes.md
+++ b/_posts/2016-01-04-remmina-1-2-0-memory-leaks-and-other-fixes.md
@@ -11,36 +11,23 @@ tags:
- release
- remmina
---
-<div class="markdown-body">
- <h1>
- Change Log
- </h1>
- <h2>
- <a href="https://github.com/FreeRDP/Remmina/tree/1.2.0-rcgit.8">1.2.0-rcgit.8</a> (2016-01-04)
- </h2>
+Change Log
+==========
- <p>
- <a href="https://github.com/FreeRDP/Remmina/compare/1.2.0-rcgit.7...1.2.0-rcgit.8">Full changelog</a>
- </p>
+[1.2.0-rcgit.8](https://github.com/FreeRDP/Remmina/tree/1.2.0-rcgit.8) (2016-01-04)
+-----------------------------------------------------------------------------------
- <p>
- <strong>Closed issues:</strong>
- </p>
+[Full
+changelog](https://github.com/FreeRDP/Remmina/compare/1.2.0-rcgit.7...1.2.0-rcgit.8)
- <ul>
- <li>
- Remmina crashes when marking text in the client if clipboard sync is turned off <a href="https://gitlab.com/Remmina/Remmina/-/issues/695">#695</a>
- </li>
- </ul>
+**Closed issues:**
- <p>
- <strong>Merged pull requests:</strong>
- </p>
+- Remmina crashes when marking text in the client if clipboard sync is
+ turned off [\#695](https://gitlab.com/Remmina/Remmina/-/issues/695)
- <ul>
- <li>
- Fixed a bunch of memory leaks <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/712">#712</a> (<a href="https://github.com/jviksell">jviksell</a>)
- </li>
- </ul>
-</div>
+**Merged pull requests:**
+
+- Fixed a bunch of memory leaks
+ [\#712](https://gitlab.com/Remmina/Remmina/-/merge_requests/712)
+ ([jviksell](https://github.com/jviksell))
diff --git a/_posts/2016-03-03-remmina-1-2-0-rcgit-9-has-been-released.md b/_posts/2016-03-03-remmina-1-2-0-rcgit-9-has-been-released.md
index 9d6028f..b872225 100644
--- a/_posts/2016-03-03-remmina-1-2-0-rcgit-9-has-been-released.md
+++ b/_posts/2016-03-03-remmina-1-2-0-rcgit-9-has-been-released.md
@@ -11,199 +11,143 @@ tags:
- release
- remmina
---
-This is a quite interesting release, featuring, mainly, autoreconnect for the RDP protocol.
-<div class="markdown-body">
- <p>
- Starting from this year, each version is dedicated to a special user, contributors or projects that contributed directly or indirectly to the Remmina development.
- </p>
+This is a quite interesting release, featuring, mainly,
+autoreconnect for the RDP protocol.
- <p>
- This release is dedicated to our first donors:
- </p>
+Starting from this year, each version is dedicated to a special user,
+contributors or projects that contributed directly or indirectly to the
+Remmina development.
- <ul>
- <li>
- Daniel Bolter
- </li>
- <li>
- Richard Pendlebury
- </li>
- <li>
- Michael Gruben
- </li>
- <li>
- Gustavo Uceda
- </li>
- <li>
- Paul Johnson
- </li>
- <li>
- Nic Galler
- </li>
- <li>
- Viktor Sik
- </li>
- </ul>
+This release is dedicated to our first donors:
- <h1>
- Changelog
- </h1>
+- Daniel Bolter
+- Richard Pendlebury
+- Michael Gruben
+- Gustavo Uceda
+- Paul Johnson
+- Nic Galler
+- Viktor Sik
- <h2>
- <a href="https://github.com/FreeRDP/Remmina/tree/1.2.0-rcgit.9">1.2.0-rcgit.9</a> (2016-02-28)
- </h2>
+Changelog
+=========
- <p>
- <a href="https://github.com/FreeRDP/Remmina/compare/1.2.0-rcgit.8...1.2.0-rcgit.9">Full changelog</a>
- </p>
+[1.2.0-rcgit.9](https://github.com/FreeRDP/Remmina/tree/1.2.0-rcgit.9) (2016-02-28)
+-----------------------------------------------------------------------------------
- <p>
- <strong>Fixed bugs:</strong>
- </p>
+[Full
+changelog](https://github.com/FreeRDP/Remmina/compare/1.2.0-rcgit.8...1.2.0-rcgit.9)
- <ul>
- <li>
- Num lock off <a href="https://gitlab.com/Remmina/Remmina/-/issues/389">#389</a>
- </li>
- </ul>
+**Fixed bugs:**
- <p>
- <strong>Closed issues:</strong>
- </p>
+- Num lock off
+ [\#389](https://gitlab.com/Remmina/Remmina/-/issues/389)
- <ul>
- <li>
- Share some usage statistics dialog cannot be disabled!!! <a href="https://gitlab.com/Remmina/Remmina/-/issues/772">#772</a>
- </li>
- <li>
- VNC plugin not found <a href="https://gitlab.com/Remmina/Remmina/-/issues/768">#768</a>
- </li>
- <li>
- Selected file after editing is wrong <a href="https://gitlab.com/Remmina/Remmina/-/issues/761">#761</a>
- </li>
- <li>
- SSH cursor and scrolling / display issues <a href="https://gitlab.com/Remmina/Remmina/-/issues/760">#760</a>
- </li>
- <li>
- NumLock in RDP sessions <a href="https://gitlab.com/Remmina/Remmina/-/issues/758">#758</a>
- </li>
- <li>
- Buttons not shown inside RDP advanced tab on small screens <a href="https://gitlab.com/Remmina/Remmina/-/issues/757">#757</a>
- </li>
- <li>
- Can&#8217;t SSH tunnel over Remmina (RDP) <a href="https://gitlab.com/Remmina/Remmina/-/issues/756">#756</a>
- </li>
- <li>
- Remmina closes unexpectedly <a href="https://gitlab.com/Remmina/Remmina/-/issues/753">#753</a>
- </li>
- <li>
- Feature Request: After Command (opposite to precommand) <a href="https://gitlab.com/Remmina/Remmina/-/issues/746">#746</a>
- </li>
- <li>
- Mistake. <a href="https://gitlab.com/Remmina/Remmina/-/issues/739">#739</a>
- </li>
- <li>
- Currently rdp_event.c.o can not be built <a href="https://gitlab.com/Remmina/Remmina/-/issues/732">#732</a>
- </li>
- <li>
- Scrolled fullscreen mode does not work <a href="https://gitlab.com/Remmina/Remmina/-/issues/729">#729</a>
- </li>
- <li>
- RDP session is dropped from time to time, reproducible situation. <a href="https://gitlab.com/Remmina/Remmina/-/issues/723">#723</a>
- </li>
- <li>
- RDP plugin fails to load <a href="https://gitlab.com/Remmina/Remmina/-/issues/721">#721</a>
- </li>
- <li>
- [Info Req] RDP v7 <a href="https://gitlab.com/Remmina/Remmina/-/issues/719">#719</a>
- </li>
- <li>
- Suddenly fails to RDP to any server <a href="https://gitlab.com/Remmina/Remmina/-/issues/717">#717</a>
- </li>
- <li>
- Constantly and often breaks the connection. It started about 1-2 months ago. <a href="https://gitlab.com/Remmina/Remmina/-/issues/710">#710</a>
- </li>
- <li>
- No RDP connection after latest update Ubuntu <a href="https://gitlab.com/Remmina/Remmina/-/issues/657">#657</a>
- </li>
- <li>
- Fullscreen windows open on the monitor next to them <a href="https://gitlab.com/Remmina/Remmina/-/issues/580">#580</a>
- </li>
- <li>
- Fullscreen multiple screens <a href="https://gitlab.com/Remmina/Remmina/-/issues/577">#577</a>
- </li>
- <li>
- Missing controls tab from top/center of window in Gnome <a href="https://gitlab.com/Remmina/Remmina/-/issues/481">#481</a>
- </li>
- <li>
- Alt+F4 closes Remina remote Window <a href="https://gitlab.com/Remmina/Remmina/-/issues/125">#125</a>
- </li>
- </ul>
+**Closed issues:**
- <p>
- <strong>Merged pull requests:</strong>
- </p>
+- Share some usage statistics dialog cannot be disabled!!!
+ [\#772](https://gitlab.com/Remmina/Remmina/-/issues/772)
+- VNC plugin not found
+ [\#768](https://gitlab.com/Remmina/Remmina/-/issues/768)
+- Selected file after editing is wrong
+ [\#761](https://gitlab.com/Remmina/Remmina/-/issues/761)
+- SSH cursor and scrolling / display issues
+ [\#760](https://gitlab.com/Remmina/Remmina/-/issues/760)
+- NumLock in RDP sessions
+ [\#758](https://gitlab.com/Remmina/Remmina/-/issues/758)
+- Buttons not shown inside RDP advanced tab on small screens
+ [\#757](https://gitlab.com/Remmina/Remmina/-/issues/757)
+- Can't SSH tunnel over Remmina (RDP)
+ [\#756](https://gitlab.com/Remmina/Remmina/-/issues/756)
+- Remmina closes unexpectedly
+ [\#753](https://gitlab.com/Remmina/Remmina/-/issues/753)
+- Feature Request: After Command (opposite to precommand)
+ [\#746](https://gitlab.com/Remmina/Remmina/-/issues/746)
+- Mistake. [\#739](https://gitlab.com/Remmina/Remmina/-/issues/739)
+- Currently rdp\_event.c.o can not be built
+ [\#732](https://gitlab.com/Remmina/Remmina/-/issues/732)
+- Scrolled fullscreen mode does not work
+ [\#729](https://gitlab.com/Remmina/Remmina/-/issues/729)
+- RDP session is dropped from time to time, reproducible situation.
+ [\#723](https://gitlab.com/Remmina/Remmina/-/issues/723)
+- RDP plugin fails to load
+ [\#721](https://gitlab.com/Remmina/Remmina/-/issues/721)
+- \[Info Req\] RDP v7
+ [\#719](https://gitlab.com/Remmina/Remmina/-/issues/719)
+- Suddenly fails to RDP to any server
+ [\#717](https://gitlab.com/Remmina/Remmina/-/issues/717)
+- Constantly and often breaks the connection. It started about 1-2
+ months ago. [\#710](https://gitlab.com/Remmina/Remmina/-/issues/710)
+- No RDP connection after latest update Ubuntu
+ [\#657](https://gitlab.com/Remmina/Remmina/-/issues/657)
+- Fullscreen windows open on the monitor next to them
+ [\#580](https://gitlab.com/Remmina/Remmina/-/issues/580)
+- Fullscreen multiple screens
+ [\#577](https://gitlab.com/Remmina/Remmina/-/issues/577)
+- Missing controls tab from top/center of window in Gnome
+ [\#481](https://gitlab.com/Remmina/Remmina/-/issues/481)
+- Alt+F4 closes Remina remote Window
+ [\#125](https://gitlab.com/Remmina/Remmina/-/issues/125)
- <ul>
- <li>
- Autoreconnect <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/776">#776</a> (<a href="https://github.com/giox069">giox069</a>)
- </li>
- <li>
- Fix for a black border (GTK undershoot) appering from GTK 3.18 <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/767">#767</a> (<a href="https://github.com/giox069">giox069</a>)
- </li>
- <li>
- Using compact settings for RDP plugin closes Issue 757 <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/759">#759</a> (<a href="https://github.com/antenore">antenore</a>)
- </li>
- <li>
- Fixes for issue <a class="issue-link js-issue-link" href="https://gitlab.com/Remmina/Remmina/-/issues/744" data-url="https://gitlab.com/Remmina/Remmina/-/issues/744" data-id="128772699" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#744</a> <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/752">#752</a> (<a href="https://github.com/giox069">giox069</a>)
- </li>
- <li>
- Adjust lenght of strings <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/749">#749</a> (<a href="https://github.com/weberhofer">weberhofer</a>)
- </li>
- <li>
- Feature Request: After command <a class="issue-link js-issue-link" href="https://gitlab.com/Remmina/Remmina/-/issues/746" data-url="https://gitlab.com/Remmina/Remmina/-/issues/746" data-id="129094265" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#746</a> <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/748">#748</a> (<a href="https://github.com/antenore">antenore</a>)
- </li>
- <li>
- Fix compiler warnings <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/743">#743</a> (<a href="https://github.com/weberhofer">weberhofer</a>)
- </li>
- <li>
- rdp-plugin requires x11 libraries <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/742">#742</a> (<a href="https://github.com/weberhofer">weberhofer</a>)
- </li>
- <li>
- Match remmina_survey_start declarations <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/741">#741</a> (<a href="https://github.com/weberhofer">weberhofer</a>)
- </li>
- <li>
- Exec if only when &#8220;name&#8221; has been initialized <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/740">#740</a> (<a href="https://github.com/weberhofer">weberhofer</a>)
- </li>
- <li>
- XDG &#8211; make Remmina user data dir global <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/738">#738</a> (<a href="https://github.com/antenore">antenore</a>)
- </li>
- <li>
- Fixes for Ubuntu 14.04 compatibility <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/737">#737</a> (<a href="https://github.com/giox069">giox069</a>)
- </li>
- <li>
- Make tool_hello_world compliant with our plugins model <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/735">#735</a> (<a href="https://github.com/antenore">antenore</a>)
- </li>
- <li>
- Added user survey, community links and fixed all deprecations warnings <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/734">#734</a> (<a href="https://github.com/antenore">antenore</a>)
- </li>
- <li>
- Align library name with latest FreeRDP master <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/731">#731</a> (<a href="https://github.com/weberhofer">weberhofer</a>)
- </li>
- <li>
- Added microphone redirection <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/727">#727</a> (<a href="https://github.com/akallabeth">akallabeth</a>)
- </li>
- <li>
- RDP plugin update client main loop to new API <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/726">#726</a> (<a href="https://github.com/akallabeth">akallabeth</a>)
- </li>
- <li>
- Make Remmina really exit when you choose "Exit" or "Quit" <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/720">#720</a> (<a href="https://github.com/giox069">giox069</a>)
- </li>
- <li>
- Remove some compiler warnings <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/716">#716</a> (<a href="https://github.com/jviksell">jviksell</a>)
- </li>
- </ul>
-</div>
+**Merged pull requests:**
-&nbsp;
+- Autoreconnect
+ [\#776](https://gitlab.com/Remmina/Remmina/-/merge_requests/776)
+ ([giox069](https://github.com/giox069))
+- Fix for a black border (GTK undershoot) appering from GTK 3.18
+ [\#767](https://gitlab.com/Remmina/Remmina/-/merge_requests/767)
+ ([giox069](https://github.com/giox069))
+- Using compact settings for RDP plugin closes Issue 757
+ [\#759](https://gitlab.com/Remmina/Remmina/-/merge_requests/759)
+ ([antenore](https://github.com/antenore))
+- Fixes for issue
+ [\#744](https://gitlab.com/Remmina/Remmina/-/issues/744)
+ [\#752](https://gitlab.com/Remmina/Remmina/-/merge_requests/752)
+ ([giox069](https://github.com/giox069))
+- Adjust lenght of strings
+ [\#749](https://gitlab.com/Remmina/Remmina/-/merge_requests/749)
+ ([weberhofer](https://github.com/weberhofer))
+- Feature Request: After command
+ [\#746](https://gitlab.com/Remmina/Remmina/-/issues/746)
+ [\#748](https://gitlab.com/Remmina/Remmina/-/merge_requests/748)
+ ([antenore](https://github.com/antenore))
+- Fix compiler warnings
+ [\#743](https://gitlab.com/Remmina/Remmina/-/merge_requests/743)
+ ([weberhofer](https://github.com/weberhofer))
+- rdp-plugin requires x11 libraries
+ [\#742](https://gitlab.com/Remmina/Remmina/-/merge_requests/742)
+ ([weberhofer](https://github.com/weberhofer))
+- Match remmina\_survey\_start declarations
+ [\#741](https://gitlab.com/Remmina/Remmina/-/merge_requests/741)
+ ([weberhofer](https://github.com/weberhofer))
+- Exec if only when "name" has been initialized
+ [\#740](https://gitlab.com/Remmina/Remmina/-/merge_requests/740)
+ ([weberhofer](https://github.com/weberhofer))
+- XDG -- make Remmina user data dir global
+ [\#738](https://gitlab.com/Remmina/Remmina/-/merge_requests/738)
+ ([antenore](https://github.com/antenore))
+- Fixes for Ubuntu 14.04 compatibility
+ [\#737](https://gitlab.com/Remmina/Remmina/-/merge_requests/737)
+ ([giox069](https://github.com/giox069))
+- Make tool\_hello\_world compliant with our plugins model
+ [\#735](https://gitlab.com/Remmina/Remmina/-/merge_requests/735)
+ ([antenore](https://github.com/antenore))
+- Added user survey, community links and fixed all deprecations
+ warnings
+ [\#734](https://gitlab.com/Remmina/Remmina/-/merge_requests/734)
+ ([antenore](https://github.com/antenore))
+- Align library name with latest FreeRDP master
+ [\#731](https://gitlab.com/Remmina/Remmina/-/merge_requests/731)
+ ([weberhofer](https://github.com/weberhofer))
+- Added microphone redirection
+ [\#727](https://gitlab.com/Remmina/Remmina/-/merge_requests/727)
+ ([akallabeth](https://github.com/akallabeth))
+- RDP plugin update client main loop to new API
+ [\#726](https://gitlab.com/Remmina/Remmina/-/merge_requests/726)
+ ([akallabeth](https://github.com/akallabeth))
+- Make Remmina really exit when you choose \"Exit\" or \"Quit\"
+ [\#720](https://gitlab.com/Remmina/Remmina/-/merge_requests/720)
+ ([giox069](https://github.com/giox069))
+- Remove some compiler warnings
+ [\#716](https://gitlab.com/Remmina/Remmina/-/merge_requests/716)
+ ([jviksell](https://github.com/jviksell))
diff --git a/_posts/2016-05-30-remmina-spiced-has-been-released.md b/_posts/2016-05-30-remmina-spiced-has-been-released.md
index 76c29f0..155bf2f 100644
--- a/_posts/2016-05-30-remmina-spiced-has-been-released.md
+++ b/_posts/2016-05-30-remmina-spiced-has-been-released.md
@@ -14,126 +14,88 @@ tags:
- SPICE
- Wayland
---
-A new amazing release bringing you some fantastic new features and improvements.
+A new amazing release bringing you some fantastic
+new features and improvements. As an image is often better than 1000
+words, here it is:
-As an image is often better than 1000 words, here it is:
-
-<div id="attachment_2159" style="width: 759px" class="wp-caption alignnone">
- <img class="size-full wp-image-2159" src="/assets/images/Selection_153.png" alt="Remmina new main window" width="749" height="440" srcset="/assets/images/Selection_153.png 749w, /assets/images/Selection_153-300x176.png 300w" sizes="(max-width: 749px) 100vw, 749px" />
-
- <p class="wp-caption-text">
- New main Remmina window
- </p>
-</div>
+![Remmina new main window](/assets/images/Selection_153.png)
Main enhancements:
-
- * <a href="https://wayland.freedesktop.org/" target="_blank">Wayland</a> support (brought to you by Giovanni Panozzo).
- * SPICE protocol plugin (mainly used by KVM) (brought to you by Denis Ollier).
- * Remmina main refactoring (brought to you by Antenore Gatta & Giovanni Panozzo)
-
-A big thanks to Giovanni, Dennis and Antenore for the coding, to Johannes and our G+ community for their invaluable support.
-
-<div class="markdown-body">
- <h1>
- Change Log
- </h1>
-
- <h2>
- <a href="https://github.com/FreeRDP/Remmina/tree/1.2.0.rcgit.13">1.2.0.rcgit.13</a> (2016-05-30)
- </h2>
-
- <p>
- <a href="https://github.com/FreeRDP/Remmina/compare/1.2.0.rcgit.12...1.2.0.rcgit.13">Full Changelog</a>
- </p>
-
- <p>
- <strong>Implemented enhancements:</strong>
- </p>
-
- <ul>
- <li>
- Move Focus to Quick_Find search-box Upon Typing <a href="https://gitlab.com/Remmina/Remmina/-/issues/837">#837</a>
- </li>
- <li>
- RDP: Fix extended mouse event to register the click for forward/back buttons <a href="https://gitlab.com/Remmina/Remmina/-/issues/638">#638</a>
- </li>
- <li>
- Remmina main window refactoring <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/875">#875</a> (<a href="https://github.com/antenore">antenore</a>)
- </li>
- </ul>
-
- <p>
- <strong>Fixed bugs:</strong>
- </p>
-
- <ul>
- <li>
- [remmina_main] Quick connect bar not visible <a href="https://gitlab.com/Remmina/Remmina/-/issues/878">#878</a>
- </li>
- <li>
- Remmina doesn&#8217;t support ssh-rsa hostkeys <a href="https://gitlab.com/Remmina/Remmina/-/issues/647">#647</a>
- </li>
- <li>
- Toolbar buttons initially enabled in the main window <a href="https://gitlab.com/Remmina/Remmina/-/issues/467">#467</a>
- </li>
- </ul>
-
- <p>
- <strong>Closed issues:</strong>
- </p>
-
- <ul>
- <li>
- Only access via administrator account (Raspbian → Windows 10) <a href="https://gitlab.com/Remmina/Remmina/-/issues/880">#880</a>
- </li>
- <li>
- Location of saved connections is wrong in wiki <a href="https://gitlab.com/Remmina/Remmina/-/issues/866">#866</a>
- </li>
- <li>
- Grayed buttons if no entry or if none selected <a href="https://gitlab.com/Remmina/Remmina/-/issues/488">#488</a>
- </li>
- </ul>
-
- <p>
- <strong>Merged pull requests:</strong>
- </p>
-
- <ul>
- <li>
- Spice plugin: Smartcard redirection support <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/882">#882</a> (<a href="https://github.com/larchunix">larchunix</a>)
- </li>
- <li>
- SPICE plugin: USB redirection support + minor fixes <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/881">#881</a> (<a href="https://github.com/larchunix">larchunix</a>)
- </li>
- <li>
- Spice plugin: Scaling support <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/879">#879</a> (<a href="https://github.com/larchunix">larchunix</a>)
- </li>
- <li>
- SPICE plugin improvements (again) <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/877">#877</a> (<a href="https://github.com/larchunix">larchunix</a>)
- </li>
- <li>
- More SPICE plugin improvements <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/874">#874</a> (<a href="https://github.com/larchunix">larchunix</a>)
- </li>
- <li>
- SPICE plugin improvements <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/872">#872</a> (<a href="https://github.com/larchunix">larchunix</a>)
- </li>
- <li>
- Initial support for Wayland and Mir <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/871">#871</a> (<a href="https://github.com/giox069">giox069</a>)
- </li>
- <li>
- New plugin with basic support for the SPICE protocol <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/870">#870</a> (<a href="https://github.com/larchunix">larchunix</a>)
- </li>
- </ul>
-</div>
-
-## Downloads {.release-downloads-header}
-
-<ul class="release-downloads">
- <li>
- <a href="https://github.com/FreeRDP/Remmina/archive/1.2.0.rcgit.13.zip" rel="nofollow"> <strong>Source code</strong> (zip) </a>
- </li>
- <li>
- <a href="https://github.com/FreeRDP/Remmina/archive/1.2.0.rcgit.13.tar.gz" rel="nofollow"> <strong>Source code</strong> (tar.gz) </a>
- </li>
-</ul>
+- [Wayland](https://wayland.freedesktop.org/)
+support (brought to you by Giovanni Panozzo).
+- SPICE protocol plugin
+(mainly used by KVM) (brought to you by Denis Ollier).
+- Remmina main refactoring (brought to you by Antenore Gatta & Giovanni Panozzo) A big
+thanks to Giovanni, Dennis and Antenore for the coding, to Johannes and
+our G+ community for their invaluable support.
+
+Change Log
+==========
+
+[1.2.0.rcgit.13](https://github.com/FreeRDP/Remmina/tree/1.2.0.rcgit.13) (2016-05-30)
+-------------------------------------------------------------------------------------
+
+[Full
+Changelog](https://github.com/FreeRDP/Remmina/compare/1.2.0.rcgit.12...1.2.0.rcgit.13)
+
+**Implemented enhancements:**
+
+- Move Focus to Quick\_Find search-box Upon Typing
+ [\#837](https://gitlab.com/Remmina/Remmina/-/issues/837)
+- RDP: Fix extended mouse event to register the click for forward/back
+ buttons [\#638](https://gitlab.com/Remmina/Remmina/-/issues/638)
+- Remmina main window refactoring
+ [\#875](https://gitlab.com/Remmina/Remmina/-/merge_requests/875)
+ ([antenore](https://github.com/antenore))
+
+**Fixed bugs:**
+
+- \[remmina\_main\] Quick connect bar not visible
+ [\#878](https://gitlab.com/Remmina/Remmina/-/issues/878)
+- Remmina doesn't support ssh-rsa hostkeys
+ [\#647](https://gitlab.com/Remmina/Remmina/-/issues/647)
+- Toolbar buttons initially enabled in the main window
+ [\#467](https://gitlab.com/Remmina/Remmina/-/issues/467)
+
+**Closed issues:**
+
+- Only access via administrator account (Raspbian → Windows 10)
+ [\#880](https://gitlab.com/Remmina/Remmina/-/issues/880)
+- Location of saved connections is wrong in wiki
+ [\#866](https://gitlab.com/Remmina/Remmina/-/issues/866)
+- Grayed buttons if no entry or if none selected
+ [\#488](https://gitlab.com/Remmina/Remmina/-/issues/488)
+
+**Merged pull requests:**
+
+- Spice plugin: Smartcard redirection support
+ [\#882](https://gitlab.com/Remmina/Remmina/-/merge_requests/882)
+ ([larchunix](https://github.com/larchunix))
+- SPICE plugin: USB redirection support + minor fixes
+ [\#881](https://gitlab.com/Remmina/Remmina/-/merge_requests/881)
+ ([larchunix](https://github.com/larchunix))
+- Spice plugin: Scaling support
+ [\#879](https://gitlab.com/Remmina/Remmina/-/merge_requests/879)
+ ([larchunix](https://github.com/larchunix))
+- SPICE plugin improvements (again)
+ [\#877](https://gitlab.com/Remmina/Remmina/-/merge_requests/877)
+ ([larchunix](https://github.com/larchunix))
+- More SPICE plugin improvements
+ [\#874](https://gitlab.com/Remmina/Remmina/-/merge_requests/874)
+ ([larchunix](https://github.com/larchunix))
+- SPICE plugin improvements
+ [\#872](https://gitlab.com/Remmina/Remmina/-/merge_requests/872)
+ ([larchunix](https://github.com/larchunix))
+- Initial support for Wayland and Mir
+ [\#871](https://gitlab.com/Remmina/Remmina/-/merge_requests/871)
+ ([giox069](https://github.com/giox069))
+- New plugin with basic support for the SPICE protocol
+ [\#870](https://gitlab.com/Remmina/Remmina/-/merge_requests/870)
+ ([larchunix](https://github.com/larchunix))
+
+## Downloads
+
+- [**Source code**
+ (zip)](https://github.com/FreeRDP/Remmina/archive/1.2.0.rcgit.13.zip)
+- [**Source code**
+ (tar.gz)](https://github.com/FreeRDP/Remmina/archive/1.2.0.rcgit.13.tar.gz)
diff --git a/_posts/2016-11-01-remmina-helloween16-release.md b/_posts/2016-11-01-remmina-helloween16-release.md
index f596c65..bc6d9b6 100644
--- a/_posts/2016-11-01-remmina-helloween16-release.md
+++ b/_posts/2016-11-01-remmina-helloween16-release.md
@@ -77,6 +77,6 @@ tags:
* Update French translation [#1014](https://gitlab.com/Remmina/Remmina/-/merge_requests/1014) ([DevDef](https://github.com/DevDef))
* Implementing RDP remote scaling and orientation [#979](https://gitlab.com/Remmina/Remmina/-/merge_requests/979) ([giox069](https://github.com/giox069))
* Grab focus without selecting text in the remmina file editor [#976](https://gitlab.com/Remmina/Remmina/-/merge_requests/976) ([antenore](https://github.com/antenore))
-* Make gettext \*really\* behave correctly [#972](https://gitlab.com/Remmina/Remmina/-/merge_requests/972) @diogocp
+* Make gettext *really* behave correctly [#972](https://gitlab.com/Remmina/Remmina/-/merge_requests/972) @diogocp
* Update name [#971](https://gitlab.com/Remmina/Remmina/-/merge_requests/971) ([qwertos](https://github.com/qwertos))
diff --git a/_posts/2016-12-22-remmina--2016-yule-release.md b/_posts/2016-12-22-remmina--2016-yule-release.md
index fee1898..14ace7e 100644
--- a/_posts/2016-12-22-remmina--2016-yule-release.md
+++ b/_posts/2016-12-22-remmina--2016-yule-release.md
@@ -13,131 +13,99 @@ tags:
- release
- Remmina
---
-<div class="markdown-body">
- <h1>
- Changelog
- </h1>
- <h2>
- <a href="https://github.com/FreeRDP/Remmina/tree/v1.2.0-rcgit.17">v1.2.0-rcgit.17</a> (2016-12-22)
- </h2>
+Changelog
+=========
- <p>
- <a href="https://github.com/FreeRDP/Remmina/compare/v1.2.0-rcgit.16...v1.2.0-rcgit.17">Full changelog</a>
- </p>
+[v1.2.0-rcgit.17](https://github.com/FreeRDP/Remmina/tree/v1.2.0-rcgit.17) (2016-12-22)
+---------------------------------------------------------------------------------------
- <p>
- <strong>Implemented enhancements:</strong>
- </p>
+[Full
+changelog](https://github.com/FreeRDP/Remmina/compare/v1.2.0-rcgit.16...v1.2.0-rcgit.17)
- <ul>
- <li>
- Remove survey as too bloated. <a href="https://gitlab.com/Remmina/Remmina/-/issues/1064">#1064</a>
- </li>
- <li>
- Cannot connect to neoma-bs RDP server <a href="https://gitlab.com/Remmina/Remmina/-/issues/1056">#1056</a>
- </li>
- <li>
- Import gateay values from RDP files &#8211; <a class="issue-link js-issue-link" href="https://gitlab.com/Remmina/Remmina/-/issues/1056" data-url="https://gitlab.com/Remmina/Remmina/-/issues/1056" data-id="192625973" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#1056</a> <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1068">#1068</a> (<a href="https://github.com/antenore">antenore</a>)
- </li>
- <li>
- No Debian/Ubuntu distributions files included. <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1062">#1062</a> (<a href="Matteo Nastasi">nastasi</a>)
- </li>
- <li>
- Fix fullscreen window position (<a class="issue-link js-issue-link" href="https://gitlab.com/Remmina/Remmina/-/issues/873" data-url="https://gitlab.com/Remmina/Remmina/-/issues/873" data-id="156224290" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#873</a>) <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1060">#1060</a> (<a href="https://github.com/spasche">spasche</a>)
- </li>
- </ul>
+**Implemented enhancements:**
- <p>
- <strong>Fixed bugs:</strong>
- </p>
+- Remove survey as too bloated.
+ [\#1064](https://gitlab.com/Remmina/Remmina/-/issues/1064)
+- Cannot connect to neoma-bs RDP server
+ [\#1056](https://gitlab.com/Remmina/Remmina/-/issues/1056)
+- Import gateay values from RDP files --
+ [\#1056](https://gitlab.com/Remmina/Remmina/-/issues/1056)
+ [\#1068](https://gitlab.com/Remmina/Remmina/-/merge_requests/1068)
+ ([antenore](https://github.com/antenore))
+- No Debian/Ubuntu distributions files included.
+ [\#1062](https://gitlab.com/Remmina/Remmina/-/merge_requests/1062)
+ ([nastasi](Matteo%20Nastasi))
+- Fix fullscreen window position
+ ([\#873](https://gitlab.com/Remmina/Remmina/-/issues/873)
+ [\#1060](https://gitlab.com/Remmina/Remmina/-/merge_requests/1060)
+ ([spasche](https://github.com/spasche))
- <ul>
- <li>
- When &#8220;Server&#8221; GtkComboBox is selected, Tab key doesn&#8217;t work <a href="https://gitlab.com/Remmina/Remmina/-/issues/1049">#1049</a>
- </li>
- </ul>
+**Fixed bugs:**
- <p>
- <strong>Closed issues:</strong>
- </p>
+- When "Server" GtkComboBox is selected, Tab key doesn't work
+ [\#1049](https://gitlab.com/Remmina/Remmina/-/issues/1049)
- <ul>
- <li>
- Advanced Settings for RDP connections <a href="https://gitlab.com/Remmina/Remmina/-/issues/1043">#1043</a>
- </li>
- <li>
- error: ‘rdpGdi {aka struct rdp_gdi}’ has no member named ‘bytesPerPixel’ <a href="https://gitlab.com/Remmina/Remmina/-/issues/1028">#1028</a>
- </li>
- <li>
- Remmina crashes attempting VNC connection to Mac OS X Yosemite <a href="https://gitlab.com/Remmina/Remmina/-/issues/517">#517</a>
- </li>
- <li>
- Remmina can no longer recognize RDP authentication failure <a href="https://gitlab.com/Remmina/Remmina/-/issues/507">#507</a>
- </li>
- <li>
- SSH-Tunneled VNC connection randomly hangs <a href="https://gitlab.com/Remmina/Remmina/-/issues/480">#480</a>
- </li>
- <li>
- Long connection times when forwarding RDP connections through SSH <a href="https://gitlab.com/Remmina/Remmina/-/issues/452">#452</a>
- </li>
- <li>
- Issue with PPA mentioned in wiki <a href="https://gitlab.com/Remmina/Remmina/-/issues/439">#439</a>
- </li>
- <li>
- Remmina crashes copying from remoted computer and pasting into remoting one <a href="https://gitlab.com/Remmina/Remmina/-/issues/411">#411</a>
- </li>
- <li>
- Font smoothing &#8211; some fonts are not smoothed <a href="https://gitlab.com/Remmina/Remmina/-/issues/382">#382</a>
- </li>
- <li>
- Remmina blocks and I have to disconnect every 20 minutes <a href="https://gitlab.com/Remmina/Remmina/-/issues/332">#332</a>
- </li>
- <li>
- Keyboard Mapping <a href="https://gitlab.com/Remmina/Remmina/-/issues/261">#261</a>
- </li>
- <li>
- Remmina crash when running towards server with xrdp 0.7.0 <a href="https://gitlab.com/Remmina/Remmina/-/issues/234">#234</a>
- </li>
- <li>
- Resolution of Client Viewport not functioning correct <a href="https://gitlab.com/Remmina/Remmina/-/issues/205">#205</a>
- </li>
- </ul>
+**Closed issues:**
- <p>
- <strong>Merged pull requests:</strong>
- </p>
+- Advanced Settings for RDP connections
+ [\#1043](https://gitlab.com/Remmina/Remmina/-/issues/1043)
+- error: 'rdpGdi {aka struct rdp\_gdi}' has no member named
+ 'bytesPerPixel'
+ [\#1028](https://gitlab.com/Remmina/Remmina/-/issues/1028)
+- Remmina crashes attempting VNC connection to Mac OS X Yosemite
+ [\#517](https://gitlab.com/Remmina/Remmina/-/issues/517)
+- Remmina can no longer recognize RDP authentication failure
+ [\#507](https://gitlab.com/Remmina/Remmina/-/issues/507)
+- SSH-Tunneled VNC connection randomly hangs
+ [\#480](https://gitlab.com/Remmina/Remmina/-/issues/480)
+- Long connection times when forwarding RDP connections through SSH
+ [\#452](https://gitlab.com/Remmina/Remmina/-/issues/452)
+- Issue with PPA mentioned in wiki
+ [\#439](https://gitlab.com/Remmina/Remmina/-/issues/439)
+- Remmina crashes copying from remoted computer and pasting into
+ remoting one
+ [\#411](https://gitlab.com/Remmina/Remmina/-/issues/411)
+- Font smoothing -- some fonts are not smoothed
+ [\#382](https://gitlab.com/Remmina/Remmina/-/issues/382)
+- Remmina blocks and I have to disconnect every 20 minutes
+ [\#332](https://gitlab.com/Remmina/Remmina/-/issues/332)
+- Keyboard Mapping
+ [\#261](https://gitlab.com/Remmina/Remmina/-/issues/261)
+- Remmina crash when running towards server with xrdp 0.7.0
+ [\#234](https://gitlab.com/Remmina/Remmina/-/issues/234)
+- Resolution of Client Viewport not functioning correct
+ [\#205](https://gitlab.com/Remmina/Remmina/-/issues/205)
- <ul>
- <li>
- Updated Russian translations <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1070">#1070</a> (<a href="https://github.com/antenore">antenore</a>)
- </li>
- <li>
- Libfreerdp updates <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1067">#1067</a> (<a href="https://github.com/giox069">giox069</a>)
- </li>
- <li>
- Removed survey to clean up the code &#8211; API CHANGE <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1065">#1065</a> (<a href="https://github.com/antenore">antenore</a>)
- </li>
- <li>
- Updated German translation <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1063">#1063</a> (<a href="https://github.com/theraser">theraser</a>)
- </li>
- <li>
- When &#8216;Server&#8217; GtkComboBox is selected, TAB doesn&#8217;t work <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1050">#1050</a> (<a href="https://github.com/antenore">antenore</a>)
- </li>
- <li>
- Customizable app name and locations <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1046">#1046</a> (<a href="https://github.com/3v1n0">3v1n0</a>)
- </li>
- <li>
- remmina.desktop: add "Quit" desktop action for Unity <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1045">#1045</a> (<a href="https://github.com/3v1n0">3v1n0</a>)
- </li>
- <li>
- Update Spanish Translation <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1044">#1044</a> (<a href="https://github.com/jgjimenez">jgjimenez</a>)
- </li>
- <li>
- Update French translation <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1038">#1038</a> (<a href="https://github.com/DevDef">DevDef</a>)
- </li>
- <li>
- Update Uzbek cyrillic translation <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1037">#1037</a> (<a href="https://github.com/ozbek">ozbek</a>)
- </li>
- </ul>
-</div>
+**Merged pull requests:**
+
+- Updated Russian translations
+ [\#1070](https://gitlab.com/Remmina/Remmina/-/merge_requests/1070)
+ ([antenore](https://github.com/antenore))
+- Libfreerdp updates
+ [\#1067](https://gitlab.com/Remmina/Remmina/-/merge_requests/1067)
+ ([giox069](https://github.com/giox069))
+- Removed survey to clean up the code -- API CHANGE
+ [\#1065](https://gitlab.com/Remmina/Remmina/-/merge_requests/1065)
+ ([antenore](https://github.com/antenore))
+- Updated German translation
+ [\#1063](https://gitlab.com/Remmina/Remmina/-/merge_requests/1063)
+ ([theraser](https://github.com/theraser))
+- When 'Server' GtkComboBox is selected, TAB doesn't work
+ [\#1050](https://gitlab.com/Remmina/Remmina/-/merge_requests/1050)
+ ([antenore](https://github.com/antenore))
+- Customizable app name and locations
+ [\#1046](https://gitlab.com/Remmina/Remmina/-/merge_requests/1046)
+ ([3v1n0](https://github.com/3v1n0))
+- remmina.desktop: add \"Quit\" desktop action for Unity
+ [\#1045](https://gitlab.com/Remmina/Remmina/-/merge_requests/1045)
+ ([3v1n0](https://github.com/3v1n0))
+- Update Spanish Translation
+ [\#1044](https://gitlab.com/Remmina/Remmina/-/merge_requests/1044)
+ ([jgjimenez](https://github.com/jgjimenez))
+- Update French translation
+ [\#1038](https://gitlab.com/Remmina/Remmina/-/merge_requests/1038)
+ ([DevDef](https://github.com/DevDef))
+- Update Uzbek cyrillic translation
+ [\#1037](https://gitlab.com/Remmina/Remmina/-/merge_requests/1037)
+ ([ozbek](https://github.com/ozbek))
diff --git a/_posts/2017-02-14-remmina-valentine-edition.md b/_posts/2017-02-14-remmina-valentine-edition.md
index 8a5de3c..137b371 100644
--- a/_posts/2017-02-14-remmina-valentine-edition.md
+++ b/_posts/2017-02-14-remmina-valentine-edition.md
@@ -11,143 +11,112 @@ tags:
- release
- remmina
---
-<img class="aligncenter wp-image-2240 size-large" src="/assets/images/valentine-1024x672.jpg" alt="Sweetheart" width="640" height="420" srcset="/assets/images/valentine.jpg 1024w, /assets/images/valentine-300x197.jpg 300w, /assets/images/valentine-768x504.jpg 768w" sizes="(max-width: 640px) 100vw, 640px" />
-
+![Sweetheart](/assets/images/valentine-1024x672.jpg){.aligncenter
+.wp-image-2240 .size-large width="640" height="420"
+sizes="(max-width: 640px) 100vw, 640px"
+srcset="/assets/images/valentine.jpg 1024w, /assets/images/valentine-300x197.jpg 300w, /assets/images/valentine-768x504.jpg 768w"}
With love from The Remmina, the Remmina valentine edition:
-<div class="markdown-body">
- <h1>
- Changelog
- </h1>
+Changelog
+=========
- <h2>
- <a href="https://github.com/FreeRDP/Remmina/tree/v1.2.0-rcgit.18">v1.2.0-rcgit.18</a> (2017-02.14)
- </h2>
+[v1.2.0-rcgit.18](https://github.com/FreeRDP/Remmina/tree/v1.2.0-rcgit.18) (2017-02.14)
+---------------------------------------------------------------------------------------
- <p>
- <a href="https://github.com/FreeRDP/Remmina/compare/v1.2.0-rcgit.17...v1.2.0-rcgit.18">Full changelog</a>
- </p>
+[Full
+changelog](https://github.com/FreeRDP/Remmina/compare/v1.2.0-rcgit.17...v1.2.0-rcgit.18)
- <p>
- <strong>Enhancements:</strong>
- </p>
+**Enhancements:**
- <ul>
- <li>
- No prompt info while another login is using the same account <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1114">#1114</a> (<a href="https://github.com/nanxiongchao">nanxiongchao</a>)
- </li>
- <li>
- Snap: Add CMake generated snapcraft.yaml and <code>make snap</code> <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1102">#1102</a> (<a href="https://github.com/3v1n0">3v1n0</a>)
- </li>
- </ul>
+- No prompt info while another login is using the same account
+ [\#1114](https://gitlab.com/Remmina/Remmina/-/merge_requests/1114)
+ ([nanxiongchao](https://github.com/nanxiongchao))
+- Snap: Add CMake generated snapcraft.yaml and `make snap`
+ [\#1102](https://gitlab.com/Remmina/Remmina/-/merge_requests/1102)
+ ([3v1n0](https://github.com/3v1n0))
- <p>
- <strong>Fixed bugs:</strong>
- </p>
+**Fixed bugs:**
- <ul>
- <li>
- fullscreen window placement with multiple monitors <a href="https://gitlab.com/Remmina/Remmina/-/issues/124">#124</a>
- </li>
- </ul>
+- fullscreen window placement with multiple monitors
+ [\#124](https://gitlab.com/Remmina/Remmina/-/issues/124)
- <p>
- <strong>Closed issues:</strong>
- </p>
+**Closed issues:**
- <ul>
- <li>
- Auto-reconnect function <a href="https://gitlab.com/Remmina/Remmina/-/issues/1099">#1099</a>
- </li>
- <li>
- RDP plugin not found after upgrade <a href="https://gitlab.com/Remmina/Remmina/-/issues/1094">#1094</a>
- </li>
- <li>
- Remmina-1.2.0-rcgit.17 build error <a href="https://gitlab.com/Remmina/Remmina/-/issues/1090">#1090</a>
- </li>
- <li>
- Remote Windows program crashes when accessed by Remmina RDP <a href="https://gitlab.com/Remmina/Remmina/-/issues/1083">#1083</a>
- </li>
- <li>
- Crashing since 1.2.0-rcgit-17 upgraded <a href="https://gitlab.com/Remmina/Remmina/-/issues/1077">#1077</a>
- </li>
- <li>
- Remmina windows unmovable/unresizable <a href="https://gitlab.com/Remmina/Remmina/-/issues/1073">#1073</a>
- </li>
- <li>
- Improved Russian translation <a href="https://gitlab.com/Remmina/Remmina/-/issues/1071">#1071</a>
- </li>
- <li>
- Improved English strings <a href="https://gitlab.com/Remmina/Remmina/-/issues/1040">#1040</a>
- </li>
- <li>
- Compile failed on Archlinux <a href="https://gitlab.com/Remmina/Remmina/-/issues/1012">#1012</a>
- </li>
- <li>
- RDP connections or whole Remmina are crashing regularly <a href="https://gitlab.com/Remmina/Remmina/-/issues/778">#778</a>
- </li>
- <li>
- xfce4-applet gone? <a href="https://gitlab.com/Remmina/Remmina/-/issues/609">#609</a>
- </li>
- <li>
- Bad port stored in known_hosts2 <a href="https://gitlab.com/Remmina/Remmina/-/issues/604">#604</a>
- </li>
- <li>
- No connection to printer from Remmnia <a href="https://gitlab.com/Remmina/Remmina/-/issues/578">#578</a>
- </li>
- <li>
- Uzbek language support <a href="https://gitlab.com/Remmina/Remmina/-/issues/560">#560</a>
- </li>
- <li>
- False message that VNC plugin is not installed <a href="https://gitlab.com/Remmina/Remmina/-/issues/559">#559</a>
- </li>
- </ul>
+- Auto-reconnect function
+ [\#1099](https://gitlab.com/Remmina/Remmina/-/issues/1099)
+- RDP plugin not found after upgrade
+ [\#1094](https://gitlab.com/Remmina/Remmina/-/issues/1094)
+- Remmina-1.2.0-rcgit.17 build error
+ [\#1090](https://gitlab.com/Remmina/Remmina/-/issues/1090)
+- Remote Windows program crashes when accessed by Remmina RDP
+ [\#1083](https://gitlab.com/Remmina/Remmina/-/issues/1083)
+- Crashing since 1.2.0-rcgit-17 upgraded
+ [\#1077](https://gitlab.com/Remmina/Remmina/-/issues/1077)
+- Remmina windows unmovable/unresizable
+ [\#1073](https://gitlab.com/Remmina/Remmina/-/issues/1073)
+- Improved Russian translation
+ [\#1071](https://gitlab.com/Remmina/Remmina/-/issues/1071)
+- Improved English strings
+ [\#1040](https://gitlab.com/Remmina/Remmina/-/issues/1040)
+- Compile failed on Archlinux
+ [\#1012](https://gitlab.com/Remmina/Remmina/-/issues/1012)
+- RDP connections or whole Remmina are crashing regularly
+ [\#778](https://gitlab.com/Remmina/Remmina/-/issues/778)
+- xfce4-applet gone?
+ [\#609](https://gitlab.com/Remmina/Remmina/-/issues/609)
+- Bad port stored in known\_hosts2
+ [\#604](https://gitlab.com/Remmina/Remmina/-/issues/604)
+- No connection to printer from Remmnia
+ [\#578](https://gitlab.com/Remmina/Remmina/-/issues/578)
+- Uzbek language support
+ [\#560](https://gitlab.com/Remmina/Remmina/-/issues/560)
+- False message that VNC plugin is not installed
+ [\#559](https://gitlab.com/Remmina/Remmina/-/issues/559)
- <p>
- <strong>Merged pull requests:</strong>
- </p>
+**Merged pull requests:**
- <ul>
- <li>
- Snap: use snapcraft 2.26 features <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1115">#1115</a> (<a href="https://github.com/3v1n0">3v1n0</a>)
- </li>
- <li>
- Keyboard capture fixes, <a class="issue-link js-issue-link" href="https://gitlab.com/Remmina/Remmina/-/issues/1087" data-id="200599698" data-permission-text="Issue title is private" data-error-text="Failed to load issue title" data-url="https://gitlab.com/Remmina/Remmina/-/issues/1087">#1087</a> <a class="issue-link js-issue-link" href="https://gitlab.com/Remmina/Remmina/-/issues/1096" data-id="202539608" data-permission-text="Issue title is private" data-error-text="Failed to load issue title" data-url="https://gitlab.com/Remmina/Remmina/-/issues/1096">#1096</a> <a class="issue-link js-issue-link" title="Remmina Next is Corrupting the Unity Desktop" href="https://gitlab.com/Remmina/Remmina/-/issues/1111" data-id="206841988" data-permission-text="Issue title is private" data-error-text="Failed to load issue title">#1111</a> <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1113">#1113</a> (<a href="https://github.com/giox069">giox069</a>)
- </li>
- <li>
- Keyboard capture changes, <a class="issue-link js-issue-link" href="https://gitlab.com/Remmina/Remmina/-/issues/1087" data-id="200599698" data-permission-text="Issue title is private" data-error-text="Failed to load issue title" data-url="https://gitlab.com/Remmina/Remmina/-/issues/1087">#1087</a> <a class="issue-link js-issue-link" href="https://gitlab.com/Remmina/Remmina/-/issues/1096" data-id="202539608" data-permission-text="Issue title is private" data-error-text="Failed to load issue title" data-url="https://gitlab.com/Remmina/Remmina/-/issues/1096">#1096</a> <a class="issue-link js-issue-link" title="Remmina Next is Corrupting the Unity Desktop" href="https://gitlab.com/Remmina/Remmina/-/issues/1111" data-id="206841988" data-permission-text="Issue title is private" data-error-text="Failed to load issue title">#1111</a> <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1112">#1112</a> (<a href="https://github.com/giox069">giox069</a>)
- </li>
- <li>
- Travis: Add parallel builds to build from debs and generate Snap packages <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1104">#1104</a> (<a href="https://github.com/3v1n0">3v1n0</a>)
- </li>
- <li>
- GUI enhancements <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1103">#1103</a> (<a href="https://github.com/antenore">antenore</a>)
- </li>
- <li>
- Add descriptions for some FreeRDP exit status code <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1101">#1101</a> (<a href="https://github.com/giox069">giox069</a>)
- </li>
- <li>
- FindFREERDP.cmake: update library names to match upstream <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1095">#1095</a> (<a href="https://github.com/3v1n0">3v1n0</a>)
- </li>
- <li>
- Improved French translation <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1089">#1089</a> (<a href="https://github.com/DevDef">DevDef</a>)
- </li>
- <li>
- English typos fixed, as per <a class="issue-link js-issue-link" href="https://gitlab.com/Remmina/Remmina/-/issues/1040" data-id="186662474" data-permission-text="Issue title is private" data-error-text="Failed to load issue title" data-url="https://gitlab.com/Remmina/Remmina/-/issues/1040">#1040</a> <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1088">#1088</a> (<a href="https://github.com/antenore">antenore</a>)
- </li>
- <li>
- Fullscreen in the same monitor as connection window resides <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/1084">#1084</a> (<a href="https://github.com/antenore">antenore</a>)
- </li>
- </ul>
-</div>
+- Snap: use snapcraft 2.26 features
+ [\#1115](https://gitlab.com/Remmina/Remmina/-/merge_requests/1115)
+ ([3v1n0](https://github.com/3v1n0))
+- Keyboard capture fixes,
+ [\#1087](https://gitlab.com/Remmina/Remmina/-/issues/1087)
+ [\#1096](https://gitlab.com/Remmina/Remmina/-/issues/1096)
+ [\#1111](https://gitlab.com/Remmina/Remmina/-/issues/1111 "Remmina Next is Corrupting the Unity Desktop")
+ [\#1113](https://gitlab.com/Remmina/Remmina/-/merge_requests/1113)
+ ([giox069](https://github.com/giox069))
+- Keyboard capture changes,
+ [\#1087](https://gitlab.com/Remmina/Remmina/-/issues/1087)
+ [\#1096](https://gitlab.com/Remmina/Remmina/-/issues/1096)
+ [\#1111](https://gitlab.com/Remmina/Remmina/-/issues/1111 "Remmina Next is Corrupting the Unity Desktop")
+ [\#1112](https://gitlab.com/Remmina/Remmina/-/merge_requests/1112)
+ ([giox069](https://github.com/giox069))
+- Travis: Add parallel builds to build from debs and generate Snap
+ packages
+ [\#1104](https://gitlab.com/Remmina/Remmina/-/merge_requests/1104)
+ ([3v1n0](https://github.com/3v1n0))
+- GUI enhancements
+ [\#1103](https://gitlab.com/Remmina/Remmina/-/merge_requests/1103)
+ ([antenore](https://github.com/antenore))
+- Add descriptions for some FreeRDP exit status code
+ [\#1101](https://gitlab.com/Remmina/Remmina/-/merge_requests/1101)
+ ([giox069](https://github.com/giox069))
+- FindFREERDP.cmake: update library names to match upstream
+ [\#1095](https://gitlab.com/Remmina/Remmina/-/merge_requests/1095)
+ ([3v1n0](https://github.com/3v1n0))
+- Improved French translation
+ [\#1089](https://gitlab.com/Remmina/Remmina/-/merge_requests/1089)
+ ([DevDef](https://github.com/DevDef))
+- English typos fixed, as per
+ [\#1040](https://gitlab.com/Remmina/Remmina/-/issues/1040)
+ [\#1088](https://gitlab.com/Remmina/Remmina/-/merge_requests/1088)
+ ([antenore](https://github.com/antenore))
+- Fullscreen in the same monitor as connection window resides
+ [\#1084](https://gitlab.com/Remmina/Remmina/-/merge_requests/1084)
+ ([antenore](https://github.com/antenore))
-## Downloads {.release-downloads-header}
+\#\# Downloads
-<ul class="release-downloads">
- <li>
- <a href="https://github.com/FreeRDP/Remmina/archive/v1.2.0-rcgit.18.zip" rel="nofollow"> <strong>Source code</strong> (.zip) </a>
- </li>
- <li>
- <a href="https://github.com/FreeRDP/Remmina/archive/v1.2.0-rcgit.18.tar.gz" rel="nofollow"> <strong>Source code</strong> (.tar.gz) </a>
- </li>
-</ul>
+- [**Source code**
+ (.zip)](https://github.com/FreeRDP/Remmina/archive/v1.2.0-rcgit.18.zip)
+- [**Source code**
+ (.tar.gz)](https://github.com/FreeRDP/Remmina/archive/v1.2.0-rcgit.18.tar.gz)