From 8dcd3711ec770cfe3c1a2f09fc3e1b933ab2e9f1 Mon Sep 17 00:00:00 2001 From: Antenore Gatta Date: Sat, 11 Jul 2020 22:25:14 +0200 Subject: Markdown is the king now Signed-off-by: Antenore Gatta --- ...4-remmina-1-2-0-memory-leaks-and-other-fixes.md | 41 +-- ...3-03-remmina-1-2-0-rcgit-9-has-been-released.md | 310 +++++++++------------ .../2016-05-30-remmina-spiced-has-been-released.md | 202 ++++++-------- _posts/2016-11-01-remmina-helloween16-release.md | 2 +- _posts/2016-12-22-remmina--2016-yule-release.md | 204 ++++++-------- _posts/2017-02-14-remmina-valentine-edition.md | 221 +++++++-------- 6 files changed, 405 insertions(+), 575 deletions(-) (limited to '_posts') 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 --- -
-

- Change Log -

-

- 1.2.0-rcgit.8 (2016-01-04) -

+Change Log +========== -

- Full changelog -

+[1.2.0-rcgit.8](https://github.com/FreeRDP/Remmina/tree/1.2.0-rcgit.8) (2016-01-04) +----------------------------------------------------------------------------------- -

- Closed issues: -

+[Full +changelog](https://github.com/FreeRDP/Remmina/compare/1.2.0-rcgit.7...1.2.0-rcgit.8) -
    -
  • - Remmina crashes when marking text in the client if clipboard sync is turned off #695 -
  • -
+**Closed issues:** -

- Merged pull requests: -

+- Remmina crashes when marking text in the client if clipboard sync is + turned off [\#695](https://gitlab.com/Remmina/Remmina/-/issues/695) - -
+**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. -
-

- Starting from this year, each version is dedicated to a special user, contributors or projects that contributed directly or indirectly to the Remmina development. -

+This is a quite interesting release, featuring, mainly, +autoreconnect for the RDP protocol. -

- This release is dedicated to our first donors: -

+Starting from this year, each version is dedicated to a special user, +contributors or projects that contributed directly or indirectly to the +Remmina development. -
    -
  • - Daniel Bolter -
  • -
  • - Richard Pendlebury -
  • -
  • - Michael Gruben -
  • -
  • - Gustavo Uceda -
  • -
  • - Paul Johnson -
  • -
  • - Nic Galler -
  • -
  • - Viktor Sik -
  • -
+This release is dedicated to our first donors: -

- Changelog -

+- Daniel Bolter +- Richard Pendlebury +- Michael Gruben +- Gustavo Uceda +- Paul Johnson +- Nic Galler +- Viktor Sik -

- 1.2.0-rcgit.9 (2016-02-28) -

+Changelog +========= -

- Full changelog -

+[1.2.0-rcgit.9](https://github.com/FreeRDP/Remmina/tree/1.2.0-rcgit.9) (2016-02-28) +----------------------------------------------------------------------------------- -

- Fixed bugs: -

+[Full +changelog](https://github.com/FreeRDP/Remmina/compare/1.2.0-rcgit.8...1.2.0-rcgit.9) -
    -
  • - Num lock off #389 -
  • -
+**Fixed bugs:** -

- Closed issues: -

+- Num lock off + [\#389](https://gitlab.com/Remmina/Remmina/-/issues/389) -
    -
  • - Share some usage statistics dialog cannot be disabled!!! #772 -
  • -
  • - VNC plugin not found #768 -
  • -
  • - Selected file after editing is wrong #761 -
  • -
  • - SSH cursor and scrolling / display issues #760 -
  • -
  • - NumLock in RDP sessions #758 -
  • -
  • - Buttons not shown inside RDP advanced tab on small screens #757 -
  • -
  • - Can’t SSH tunnel over Remmina (RDP) #756 -
  • -
  • - Remmina closes unexpectedly #753 -
  • -
  • - Feature Request: After Command (opposite to precommand) #746 -
  • -
  • - Mistake. #739 -
  • -
  • - Currently rdp_event.c.o can not be built #732 -
  • -
  • - Scrolled fullscreen mode does not work #729 -
  • -
  • - RDP session is dropped from time to time, reproducible situation. #723 -
  • -
  • - RDP plugin fails to load #721 -
  • -
  • - [Info Req] RDP v7 #719 -
  • -
  • - Suddenly fails to RDP to any server #717 -
  • -
  • - Constantly and often breaks the connection. It started about 1-2 months ago. #710 -
  • -
  • - No RDP connection after latest update Ubuntu #657 -
  • -
  • - Fullscreen windows open on the monitor next to them #580 -
  • -
  • - Fullscreen multiple screens #577 -
  • -
  • - Missing controls tab from top/center of window in Gnome #481 -
  • -
  • - Alt+F4 closes Remina remote Window #125 -
  • -
+**Closed issues:** -

- Merged pull requests: -

+- 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) - -
+**Merged pull requests:** -  +- 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: - -
- Remmina new main window - -

- New main Remmina window -

-
+![Remmina new main window](/assets/images/Selection_153.png) Main enhancements: - - * Wayland 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 (2016-05-30) -

- -

- Full Changelog -

- -

- Implemented enhancements: -

- -
    -
  • - Move Focus to Quick_Find search-box Upon Typing #837 -
  • -
  • - RDP: Fix extended mouse event to register the click for forward/back buttons #638 -
  • -
  • - Remmina main window refactoring #875 (antenore) -
  • -
- -

- Fixed bugs: -

- -
    -
  • - [remmina_main] Quick connect bar not visible #878 -
  • -
  • - Remmina doesn’t support ssh-rsa hostkeys #647 -
  • -
  • - Toolbar buttons initially enabled in the main window #467 -
  • -
- -

- Closed issues: -

- -
    -
  • - Only access via administrator account (Raspbian → Windows 10) #880 -
  • -
  • - Location of saved connections is wrong in wiki #866 -
  • -
  • - Grayed buttons if no entry or if none selected #488 -
  • -
- -

- Merged pull requests: -

- - -
- -## Downloads {.release-downloads-header} - - +- [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 --- -
-

- Changelog -

-

- v1.2.0-rcgit.17 (2016-12-22) -

+Changelog +========= -

- Full changelog -

+[v1.2.0-rcgit.17](https://github.com/FreeRDP/Remmina/tree/v1.2.0-rcgit.17) (2016-12-22) +--------------------------------------------------------------------------------------- -

- Implemented enhancements: -

+[Full +changelog](https://github.com/FreeRDP/Remmina/compare/v1.2.0-rcgit.16...v1.2.0-rcgit.17) -
    -
  • - Remove survey as too bloated. #1064 -
  • -
  • - Cannot connect to neoma-bs RDP server #1056 -
  • -
  • - Import gateay values from RDP files – #1056 #1068 (antenore) -
  • -
  • - No Debian/Ubuntu distributions files included. #1062 (nastasi) -
  • -
  • - Fix fullscreen window position (#873) #1060 (spasche) -
  • -
+**Implemented enhancements:** -

- Fixed bugs: -

+- 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)) -
    -
  • - When “Server” GtkComboBox is selected, Tab key doesn’t work #1049 -
  • -
+**Fixed bugs:** -

- Closed issues: -

+- When "Server" GtkComboBox is selected, Tab key doesn't work + [\#1049](https://gitlab.com/Remmina/Remmina/-/issues/1049) -
    -
  • - Advanced Settings for RDP connections #1043 -
  • -
  • - error: ‘rdpGdi {aka struct rdp_gdi}’ has no member named ‘bytesPerPixel’ #1028 -
  • -
  • - Remmina crashes attempting VNC connection to Mac OS X Yosemite #517 -
  • -
  • - Remmina can no longer recognize RDP authentication failure #507 -
  • -
  • - SSH-Tunneled VNC connection randomly hangs #480 -
  • -
  • - Long connection times when forwarding RDP connections through SSH #452 -
  • -
  • - Issue with PPA mentioned in wiki #439 -
  • -
  • - Remmina crashes copying from remoted computer and pasting into remoting one #411 -
  • -
  • - Font smoothing – some fonts are not smoothed #382 -
  • -
  • - Remmina blocks and I have to disconnect every 20 minutes #332 -
  • -
  • - Keyboard Mapping #261 -
  • -
  • - Remmina crash when running towards server with xrdp 0.7.0 #234 -
  • -
  • - Resolution of Client Viewport not functioning correct #205 -
  • -
+**Closed issues:** -

- Merged pull requests: -

+- 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) - -
+**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 --- -Sweetheart - +![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: -
-

- Changelog -

+Changelog +========= -

- v1.2.0-rcgit.18 (2017-02.14) -

+[v1.2.0-rcgit.18](https://github.com/FreeRDP/Remmina/tree/v1.2.0-rcgit.18) (2017-02.14) +--------------------------------------------------------------------------------------- -

- Full changelog -

+[Full +changelog](https://github.com/FreeRDP/Remmina/compare/v1.2.0-rcgit.17...v1.2.0-rcgit.18) -

- Enhancements: -

+**Enhancements:** -
    -
  • - No prompt info while another login is using the same account #1114 (nanxiongchao) -
  • -
  • - Snap: Add CMake generated snapcraft.yaml and make snap #1102 (3v1n0) -
  • -
+- 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)) -

- Fixed bugs: -

+**Fixed bugs:** -
    -
  • - fullscreen window placement with multiple monitors #124 -
  • -
+- fullscreen window placement with multiple monitors + [\#124](https://gitlab.com/Remmina/Remmina/-/issues/124) -

- Closed issues: -

+**Closed issues:** -
    -
  • - Auto-reconnect function #1099 -
  • -
  • - RDP plugin not found after upgrade #1094 -
  • -
  • - Remmina-1.2.0-rcgit.17 build error #1090 -
  • -
  • - Remote Windows program crashes when accessed by Remmina RDP #1083 -
  • -
  • - Crashing since 1.2.0-rcgit-17 upgraded #1077 -
  • -
  • - Remmina windows unmovable/unresizable #1073 -
  • -
  • - Improved Russian translation #1071 -
  • -
  • - Improved English strings #1040 -
  • -
  • - Compile failed on Archlinux #1012 -
  • -
  • - RDP connections or whole Remmina are crashing regularly #778 -
  • -
  • - xfce4-applet gone? #609 -
  • -
  • - Bad port stored in known_hosts2 #604 -
  • -
  • - No connection to printer from Remmnia #578 -
  • -
  • - Uzbek language support #560 -
  • -
  • - False message that VNC plugin is not installed #559 -
  • -
+- 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) -

- Merged pull requests: -

+**Merged pull requests:** - -
+- 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 - +- [**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) -- cgit v1.2.3