From d513393288c159725d25642092648d0513ce36b1 Mon Sep 17 00:00:00 2001 From: Antenore Gatta Date: Fri, 10 Jul 2020 16:29:33 +0200 Subject: Fixing links and some html --- _posts/2009-10-08-remmina-is-in-progress.md | 2 +- .../2015-12-17-remmina-1-2-0-rcgit-7-released.md | 78 +++++------ ...4-remmina-1-2-0-memory-leaks-and-other-fixes.md | 4 +- ...3-03-remmina-1-2-0-rcgit-9-has-been-released.md | 84 ++++++------ ...-18-remmina-1-2-0-rcgit-11-has-been-released.md | 18 +-- .../2016-05-30-remmina-spiced-has-been-released.md | 36 ++--- .../2016-08-16-remmina-olympic-release-is-out.md | 152 ++++++--------------- _posts/2016-11-01-remmina-helloween16-release.md | 118 ++++++++-------- _posts/2016-12-22-remmina--2016-yule-release.md | 58 ++++---- _posts/2017-02-14-remmina-valentine-edition.md | 59 ++++---- _posts/2017-07-30-remmina-warp-edition.md | 2 +- _posts/2017-12-28-remmina-the-digger-edition.md | 73 +++++----- ...18-02-20-remmina-valentines-day-2018-edition.md | 6 +- _posts/2018-03-30-we-have-stats.md | 2 +- _posts/2019-01-31-remmina-bug-fixing-release.md | 2 +- _posts/2019-02-28-remmina-bug-fixing-release.md | 4 +- _posts/2019-03-08-remmina-snap-upgrade.md | 2 +- _posts/2019-03-13-remmina-bug-fixing-release.md | 2 +- _posts/2019-03-13-remmina-rdp-ssh-tunnel.md | 2 +- _posts/2020-04-01-knome-sweet-knome.md | 2 +- 20 files changed, 314 insertions(+), 392 deletions(-) (limited to '_posts') diff --git a/_posts/2009-10-08-remmina-is-in-progress.md b/_posts/2009-10-08-remmina-is-in-progress.md index 630d75d..2ffc465 100644 --- a/_posts/2009-10-08-remmina-is-in-progress.md +++ b/_posts/2009-10-08-remmina-is-in-progress.md @@ -6,4 +6,4 @@ layout: single excerpt: Historical Remmina blog article category: blog --- -Remmina is the successor of the Grdc project, with new features and new design! If you are interested in Grdc-related info, please click here. +Remmina is the successor of the [Grdc project](http://grdc.sourceforge.net/grdc.html), with new features and new design. diff --git a/_posts/2015-12-17-remmina-1-2-0-rcgit-7-released.md b/_posts/2015-12-17-remmina-1-2-0-rcgit-7-released.md index 897c1bf..ddd006f 100644 --- a/_posts/2015-12-17-remmina-1-2-0-rcgit-7-released.md +++ b/_posts/2015-12-17-remmina-1-2-0-rcgit-7-released.md @@ -21,18 +21,18 @@ In the last few weeks, several bugs were fixed, [Remmina](https://www.remmina.or **Implemented enhancements:** - * Icons not shown at the correct size in the main window’s listview/treeview [#701](https://github.com/FreeRDP/Remmina/issues/701) - * Reduce main window icons size fixes #701 [#702](https://github.com/FreeRDP/Remmina/pull/702) ([antenore](https://github.com/antenore)) + * Icons not shown at the correct size in the main window’s listview/treeview [#701](https://gitlab.com/Remmina/Remmina/-/issues/701) + * Reduce main window icons size fixes #701 [#702](https://gitlab.com/Remmina/Remmina/-/merge_requests/702) ([antenore](https://github.com/antenore)) **Closed issues:** - * VNC window immediately closes after connection attempt [#699](https://github.com/FreeRDP/Remmina/issues/699) + * VNC window immediately closes after connection attempt [#699](https://gitlab.com/Remmina/Remmina/-/issues/699) **Merged pull requests:** - * Moved to Markdown and updated text. [#705](https://github.com/FreeRDP/Remmina/pull/705) ([antenore](https://github.com/antenore)) - * VNC exit with 8bpp issue699 [#704](https://github.com/FreeRDP/Remmina/pull/704) ([antenore](https://github.com/antenore)) - * Temporay fixes #699 – Set default color depth to 15 (high colors) [#703](https://github.com/FreeRDP/Remmina/pull/703) ([antenore](https://github.com/antenore)) + * Moved to Markdown and updated text. [#705](https://gitlab.com/Remmina/Remmina/-/merge_requests/705) ([antenore](https://github.com/antenore)) + * VNC exit with 8bpp issue699 [#704](https://gitlab.com/Remmina/Remmina/-/merge_requests/704) ([antenore](https://github.com/antenore)) + * Temporay fixes #699 – Set default color depth to 15 (high colors) [#703](https://gitlab.com/Remmina/Remmina/-/merge_requests/703) ([antenore](https://github.com/antenore)) ## [1.2.0-rcgit.6](https://github.com/FreeRDP/remmina/tree/1.2.0-rcgit.6) (2015-12-10) @@ -40,33 +40,33 @@ In the last few weeks, several bugs were fixed, [Remmina](https://www.remmina.or **Implemented enhancements:** - * Migrate from libgnome-keyring to libsecret [#652](https://github.com/FreeRDP/Remmina/issues/652) - * Move ~/.remmina to a proper place (follow XDG standards) [#197](https://github.com/FreeRDP/Remmina/issues/197) - * X2goplugin refactoring closes #603 [#655](https://github.com/FreeRDP/Remmina/pull/655) ([antenore](https://github.com/antenore)) + * Migrate from libgnome-keyring to libsecret [#652](https://gitlab.com/Remmina/Remmina/-/issues/652) + * Move ~/.remmina to a proper place (follow XDG standards) [#197](https://gitlab.com/Remmina/Remmina/-/issues/197) + * X2goplugin refactoring closes #603 [#655](https://gitlab.com/Remmina/Remmina/-/merge_requests/655) ([antenore](https://github.com/antenore)) **Closed issues:** - * Remmina windows open behind other desktop windows [#691](https://github.com/FreeRDP/Remmina/issues/691) - * Indicator menu gone? [#688](https://github.com/FreeRDP/Remmina/issues/688) - * fatal error: gst/gstconfig.h: No such file or directory [#678](https://github.com/FreeRDP/Remmina/issues/678) - * remmina in gnome wayland _XInternAtom(): Remmina killed by SIGSEGV [#677](https://github.com/FreeRDP/Remmina/issues/677) - * remmina\_rdp\_cliprdr\_monitor\_ready(): Remmina killed by SIGSEGV [#676](https://github.com/FreeRDP/Remmina/issues/676) - * remmina\_rdp\_event\_release\_key(): Remmina killed by SIGSEGV [#675](https://github.com/FreeRDP/Remmina/issues/675) - * remmina: remmina\_rdp\_event\_update\_scale_factor(): Remmina killed by SIGSEGV [#674](https://github.com/FreeRDP/Remmina/issues/674) - * remmina: ringbuffer_destroy(): Remmina killed by SIGSEGV [#673](https://github.com/FreeRDP/Remmina/issues/673) - * remmina: remmina\_connection\_holder\_toolbar\_preferences_popdown(): Remmina killed by SIGSEGV [#672](https://github.com/FreeRDP/Remmina/issues/672) - * remmina: \_g\_log_abort(): Remmina killed by SIGTRAP [#671](https://github.com/FreeRDP/Remmina/issues/671) - * Concurrent remote desktop sessions on Win XP Pro [#670](https://github.com/FreeRDP/Remmina/issues/670) - * Optimize screen space usage [#661](https://github.com/FreeRDP/Remmina/issues/661) - * clipboard not synchonizing between RDP sessions and host [#556](https://github.com/FreeRDP/Remmina/issues/556) - * FTBS 1.0.0 : ld – undefined reference to symbol ‘g\_module\_symbol’ — links.txt missing necessary libraries [#182](https://github.com/FreeRDP/Remmina/issues/182) + * Remmina windows open behind other desktop windows [#691](https://gitlab.com/Remmina/Remmina/-/issues/691) + * Indicator menu gone? [#688](https://gitlab.com/Remmina/Remmina/-/issues/688) + * fatal error: gst/gstconfig.h: No such file or directory [#678](https://gitlab.com/Remmina/Remmina/-/issues/678) + * remmina in gnome wayland _XInternAtom(): Remmina killed by SIGSEGV [#677](https://gitlab.com/Remmina/Remmina/-/issues/677) + * remmina\_rdp\_cliprdr\_monitor\_ready(): Remmina killed by SIGSEGV [#676](https://gitlab.com/Remmina/Remmina/-/issues/676) + * remmina\_rdp\_event\_release\_key(): Remmina killed by SIGSEGV [#675](https://gitlab.com/Remmina/Remmina/-/issues/675) + * remmina: remmina\_rdp\_event\_update\_scale_factor(): Remmina killed by SIGSEGV [#674](https://gitlab.com/Remmina/Remmina/-/issues/674) + * remmina: ringbuffer_destroy(): Remmina killed by SIGSEGV [#673](https://gitlab.com/Remmina/Remmina/-/issues/673) + * remmina: remmina\_connection\_holder\_toolbar\_preferences_popdown(): Remmina killed by SIGSEGV [#672](https://gitlab.com/Remmina/Remmina/-/issues/672) + * remmina: \_g\_log_abort(): Remmina killed by SIGTRAP [#671](https://gitlab.com/Remmina/Remmina/-/issues/671) + * Concurrent remote desktop sessions on Win XP Pro [#670](https://gitlab.com/Remmina/Remmina/-/issues/670) + * Optimize screen space usage [#661](https://gitlab.com/Remmina/Remmina/-/issues/661) + * clipboard not synchonizing between RDP sessions and host [#556](https://gitlab.com/Remmina/Remmina/-/issues/556) + * FTBS 1.0.0 : ld – undefined reference to symbol ‘g\_module\_symbol’ — links.txt missing necessary libraries [#182](https://gitlab.com/Remmina/Remmina/-/issues/182) **Merged pull requests:** - * Avoiding conditional directives that break statements [#698](https://github.com/FreeRDP/Remmina/pull/698) ([RomeroMalaquias](https://github.com/RomeroMalaquias)) - * Fix memory leaks in RDP plugin, fix window width in Remmina\_connection\_window [#690](https://github.com/FreeRDP/Remmina/pull/690) ([giox069](https://github.com/giox069)) - * Disable wayland backend [#680](https://github.com/FreeRDP/Remmina/pull/680) ([antenore](https://github.com/antenore)) - * Migrate from libgnome-keyring to libsecret #652 – Inital import [#653](https://github.com/FreeRDP/Remmina/pull/653) ([antenore](https://github.com/antenore)) + * Avoiding conditional directives that break statements [#698](https://gitlab.com/Remmina/Remmina/-/merge_requests/698) ([RomeroMalaquias](https://github.com/RomeroMalaquias)) + * Fix memory leaks in RDP plugin, fix window width in Remmina\_connection\_window [#690](https://gitlab.com/Remmina/Remmina/-/merge_requests/690) ([giox069](https://github.com/giox069)) + * Disable wayland backend [#680](https://gitlab.com/Remmina/Remmina/-/merge_requests/680) ([antenore](https://github.com/antenore)) + * Migrate from libgnome-keyring to libsecret #652 – Inital import [#653](https://gitlab.com/Remmina/Remmina/-/merge_requests/653) ([antenore](https://github.com/antenore)) ## [1.2.0-rcgit.5](https://github.com/FreeRDP/remmina/tree/1.2.0-rcgit.5) (2015-11-02) @@ -74,21 +74,21 @@ In the last few weeks, several bugs were fixed, [Remmina](https://www.remmina.or **Implemented enhancements:** - * Feature request: Provide a way to disable parsing of .ssh/config [#648](https://github.com/FreeRDP/Remmina/issues/648) - * Toolbar drag and drop, for issue #661 [#668](https://github.com/FreeRDP/Remmina/pull/668) ([giox069](https://github.com/giox069)) + * Feature request: Provide a way to disable parsing of .ssh/config [#648](https://gitlab.com/Remmina/Remmina/-/issues/648) + * Toolbar drag and drop, for issue #661 [#668](https://gitlab.com/Remmina/Remmina/-/merge_requests/668) ([giox069](https://github.com/giox069)) **Closed issues:** - * RDP plugin does not load [#667](https://github.com/FreeRDP/Remmina/issues/667) - * Remmina crashed with core dump while sharing RDP folder [#659](https://github.com/FreeRDP/Remmina/issues/659) - * High DPI display scaling [#654](https://github.com/FreeRDP/Remmina/issues/654) - * RDP Plugin Issue on Raspberry PI (ARMv7) [#651](https://github.com/FreeRDP/Remmina/issues/651) - * Moving to an embedded version of FreeRDP [#599](https://github.com/FreeRDP/Remmina/issues/599) - * Please add support multi-hop SSH tunnels / read .ssh/config [#302](https://github.com/FreeRDP/Remmina/issues/302) - * ForwardAgent [#267](https://github.com/FreeRDP/Remmina/issues/267) - * SSH Tunneling [#96](https://github.com/FreeRDP/Remmina/issues/96) - * Feature Request: SSH Tunnel with no authentication [#83](https://github.com/FreeRDP/Remmina/issues/83) + * RDP plugin does not load [#667](https://gitlab.com/Remmina/Remmina/-/issues/667) + * Remmina crashed with core dump while sharing RDP folder [#659](https://gitlab.com/Remmina/Remmina/-/issues/659) + * High DPI display scaling [#654](https://gitlab.com/Remmina/Remmina/-/issues/654) + * RDP Plugin Issue on Raspberry PI (ARMv7) [#651](https://gitlab.com/Remmina/Remmina/-/issues/651) + * Moving to an embedded version of FreeRDP [#599](https://gitlab.com/Remmina/Remmina/-/issues/599) + * Please add support multi-hop SSH tunnels / read .ssh/config [#302](https://gitlab.com/Remmina/Remmina/-/issues/302) + * ForwardAgent [#267](https://gitlab.com/Remmina/Remmina/-/issues/267) + * SSH Tunneling [#96](https://gitlab.com/Remmina/Remmina/-/issues/96) + * Feature Request: SSH Tunnel with no authentication [#83](https://gitlab.com/Remmina/Remmina/-/issues/83) **Merged pull requests:** - * Makes parsing of ~/.ssh/config optional closes #648 [#650](https://github.com/FreeRDP/Remmina/pull/650) ([antenore](https://github.com/antenore)) + * Makes parsing of ~/.ssh/config optional closes #648 [#650](https://gitlab.com/Remmina/Remmina/-/merge_requests/650) ([antenore](https://github.com/antenore)) 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 52e9686..466ccd0 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 @@ -30,7 +30,7 @@ tags: @@ -40,7 +40,7 @@ tags: 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 29cf091..9d6028f 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 @@ -64,7 +64,7 @@ This is a quite interesting release, featuring, mainly, autoreconnect for the RD @@ -74,70 +74,70 @@ This is a quite interesting release, featuring, mainly, autoreconnect for the RD @@ -147,61 +147,61 @@ This is a quite interesting release, featuring, mainly, autoreconnect for the RD diff --git a/_posts/2016-03-18-remmina-1-2-0-rcgit-11-has-been-released.md b/_posts/2016-03-18-remmina-1-2-0-rcgit-11-has-been-released.md index a1c6752..9b83016 100644 --- a/_posts/2016-03-18-remmina-1-2-0-rcgit-11-has-been-released.md +++ b/_posts/2016-03-18-remmina-1-2-0-rcgit-11-has-been-released.md @@ -21,18 +21,18 @@ tags: **Implemented enhancements:** - * Scrollable profile editor [#801](https://github.com/FreeRDP/Remmina/issues/801) - * Screenshot of remote machine [feature request] [#644](https://github.com/FreeRDP/Remmina/issues/644) + * Scrollable profile editor [#801](https://gitlab.com/Remmina/Remmina/-/issues/801) + * Screenshot of remote machine [feature request] [#644](https://gitlab.com/Remmina/Remmina/-/issues/644) **Closed issues:** - * Remmina is unable to access saved passwords immediately after local PC logon [#795](https://github.com/FreeRDP/Remmina/issues/795) - * 1.2.0-rcgit.10 (Git n/a) VNC connector not installed [#794](https://github.com/FreeRDP/Remmina/issues/794) - * [1.2.0-rcgit.9] Unable to Compile in Centos 7 [#793](https://github.com/FreeRDP/Remmina/issues/793) - * Remmina crash upon having files or images in clipboard [#792](https://github.com/FreeRDP/Remmina/issues/792) - * Connection search doesn’t work [#773](https://github.com/FreeRDP/Remmina/issues/773) + * Remmina is unable to access saved passwords immediately after local PC logon [#795](https://gitlab.com/Remmina/Remmina/-/issues/795) + * 1.2.0-rcgit.10 (Git n/a) VNC connector not installed [#794](https://gitlab.com/Remmina/Remmina/-/issues/794) + * [1.2.0-rcgit.9] Unable to Compile in Centos 7 [#793](https://gitlab.com/Remmina/Remmina/-/issues/793) + * Remmina crash upon having files or images in clipboard [#792](https://gitlab.com/Remmina/Remmina/-/issues/792) + * Connection search doesn’t work [#773](https://gitlab.com/Remmina/Remmina/-/issues/773) **Merged pull requests:** - * Remote machine screenshot [feature request] #644 [#802](https://github.com/FreeRDP/Remmina/pull/802) ([antenore](https://github.com/antenore)) - * Don’t unlock keyring when libsecret is < 0.18 [#796](https://github.com/FreeRDP/Remmina/pull/796) ([giox069](https://github.com/giox069)) + * Remote machine screenshot [feature request] #644 [#802](https://gitlab.com/Remmina/Remmina/-/merge_requests/802) ([antenore](https://github.com/antenore)) + * Don’t unlock keyring when libsecret is < 0.18 [#796](https://gitlab.com/Remmina/Remmina/-/merge_requests/796) ([giox069](https://github.com/giox069)) 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 f3db228..76c29f0 100644 --- a/_posts/2016-05-30-remmina-spiced-has-been-released.md +++ b/_posts/2016-05-30-remmina-spiced-has-been-released.md @@ -28,7 +28,7 @@ As an image is often better than 1000 words, here it is: Main enhancements: - * Mir and Wayland support (brought to you by Giovanni Panozzo). + * 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) @@ -53,13 +53,13 @@ A big thanks to Giovanni, Dennis and Antenore for the coding, to Johannes and ou @@ -69,13 +69,13 @@ A big thanks to Giovanni, Dennis and Antenore for the coding, to Johannes and ou @@ -85,13 +85,13 @@ A big thanks to Giovanni, Dennis and Antenore for the coding, to Johannes and ou @@ -101,28 +101,28 @@ A big thanks to Giovanni, Dennis and Antenore for the coding, to Johannes and ou diff --git a/_posts/2016-08-16-remmina-olympic-release-is-out.md b/_posts/2016-08-16-remmina-olympic-release-is-out.md index 6c57098..0b9ca36 100644 --- a/_posts/2016-08-16-remmina-olympic-release-is-out.md +++ b/_posts/2016-08-16-remmina-olympic-release-is-out.md @@ -13,123 +13,53 @@ tags: - Remmina - SPICE --- -A new version of the GTK Remmina remote desktop client has been released. -Our amazing Remmina team released a new version named "Olympic", as a tribute to the great, international community that makes Remmina what it is. +[Remmina Olympic Release is out - Remmina](https://remmina.org/remmina-olympic-release-is-out/) -This is not only a bugfix release, as we have some new enhancement around the SPICE plugin (thanks Denis!), the PPA package (thanks Matteo!) and the RDP plugin (thanks Giovanni!). +A new version of the [GTK Remmina remote desktop client](https://remmina.org/) has been released. -Here we go… +Our amazing Remmina team released a new version named “Olympic”, as a tribute to the great, international community that makes Remmina what it is. -
-

- Implemented enhancements: -

+This is not only a bugfix release, as we have some new enhancement around the SPICE plugin (thanks Denis), the PPA package (thanks Matteo) and the RDP plugin (thanks Giovanni). - +Here we go… -

- Closed issues: -

+**Implemented enhancements:** - +- No dark tray icon [#905](https://gitlab.com/Remmina/Remmina/-/issues/905) -

- Merged pull requests: -

+**Closed issues:** + +- Remmina can no longer detect bad RDP credentials [#960](https://gitlab.com/Remmina/Remmina/-/issues/960) +- "Import plugin" dialog [#954](https://gitlab.com/Remmina/Remmina/-/issues/954) +- SSH does not try IPv4 after IPv6 fails (when DNS has addresses for both) [#953](https://gitlab.com/Remmina/Remmina/-/issues/953) +- Systray does not show the Remmina applet icon in Plasma 5.7 – therefore no connect menu [#944](https://gitlab.com/Remmina/Remmina/-/issues/944) +- RDP reconnect extra warning at the end [#929](https://gitlab.com/Remmina/Remmina/-/issues/929) +- Invisible "Add" button due to colour [#924](https://gitlab.com/Remmina/Remmina/-/issues/924) +- View bug [#920](https://gitlab.com/Remmina/Remmina/-/issues/920) +- SSH – Blank window after upgrading Fedora 23 to 24 [#913](https://gitlab.com/Remmina/Remmina/-/issues/913) +- Don’t compile on FreeBSD [#911](https://gitlab.com/Remmina/Remmina/-/issues/911) +- Missing Remmina "Settings" icon on Ubuntu 14.04 [#906](https://gitlab.com/Remmina/Remmina/-/issues/906) +- "apt-get fresh install" error on Ubuntu MATE 15.10 [#903](https://gitlab.com/Remmina/Remmina/-/issues/903) +- Remmina 1.2 SSH support in Fedora-24beta totally broken [#899](https://gitlab.com/Remmina/Remmina/-/issues/899) +- Segmentation Fault on FreeBSD using SPICE [#876](https://gitlab.com/Remmina/Remmina/-/issues/876) +- Error when using clipboard sync with Windows 2012R2 [#821](https://gitlab.com/Remmina/Remmina/-/issues/821) +- RDP Clipboard issue with 1.2.0-rcgit.10 [#809](https://gitlab.com/Remmina/Remmina/-/issues/809) +- FreeBSD – error: No member named ‘sftp\_client\_confirm\_res ume’ in ‘union remmina\_masterthread\_exec\_data [#431](https://gitlab.com/Remmina/Remmina/-/issues/431) + +**Merged pull requests:** + +- SPICE package and integrated Debian packaging. [#964](https://gitlab.com/Remmina/Remmina/-/merge_requests/964) Matteo Nastasi +- .travis.yml: Add a missing dependency [#963](https://gitlab.com/Remmina/Remmina/-/merge_requests/963) @dshcherb +- spice: Add support for TLS encrypted connections [#962](https://gitlab.com/Remmina/Remmina/-/merge_requests/962) ([larchunix](https://github.com/larchunix)) +- Update AUTHORS [#959](https://gitlab.com/Remmina/Remmina/-/merge_requests/959) ([antenore](https://github.com/antenore)) +- Fix import label [#957](https://gitlab.com/Remmina/Remmina/-/merge_requests/957) @Justinzobel +- Updated Hungarian translation [#949](https://gitlab.com/Remmina/Remmina/-/merge_requests/949) @meskobalazs +- Add missing ClientFormatListResponse() call in RDP plugin clipboard, … [#948](https://gitlab.com/Remmina/Remmina/-/merge_requests/948) ([giox069](https://github.com/giox069)) +- RDP: allow turning off auto reconnection in .remmina file [#947](https://gitlab.com/Remmina/Remmina/-/merge_requests/947) @xhaakon +- Embed docs [#945](https://gitlab.com/Remmina/Remmina/-/merge_requests/945) Matteo Nastasi +- Allow removing libsecret dependency [#942](https://gitlab.com/Remmina/Remmina/-/merge_requests/942) @diogocp +- Add shortcuts to show remote desktop edges [#940](https://gitlab.com/Remmina/Remmina/-/merge_requests/940) Matteo Nastasi +- Fix a possible crash when changing gtk\_tree\_model [#928](https://gitlab.com/Remmina/Remmina/-/merge_requests/928) ([giox069](https://github.com/giox069)) +- Inverted systray icon for light theme [#907](https://gitlab.com/Remmina/Remmina/-/merge_requests/907) ([antenore](https://gitlab.com/antenore)) - -
diff --git a/_posts/2016-11-01-remmina-helloween16-release.md b/_posts/2016-11-01-remmina-helloween16-release.md index 4073f79..f596c65 100644 --- a/_posts/2016-11-01-remmina-helloween16-release.md +++ b/_posts/2016-11-01-remmina-helloween16-release.md @@ -11,76 +11,72 @@ tags: - release - remmina --- -# Change Log - -## [](https://github.com/FreeRDP/Remmina/blob/next/CHANGELOG.md#v120-rcgit16-2016-11-01){#user-content-v120-rcgit16-2016-11-01.anchor}[v1.2.0-rcgit.16](https://github.com/FreeRDP/Remmina/tree/v1.2.0-rcgit.16) (2016-11-01) - -[Full Changelog](https://github.com/FreeRDP/Remmina/compare/v1.2.0-rcgit.15...v1.2.0-rcgit.16) **Implemented enhancements:** - * Add RDP scaling factor as implemented by FreeRDP [#969](https://github.com/FreeRDP/Remmina/issues/969) - * Please add man pages for Remmina. [#952](https://github.com/FreeRDP/Remmina/issues/952) - * Please support XDG base directory spec [#818](https://github.com/FreeRDP/Remmina/issues/818) - * Auto-highlight quick search text upon each remote session launch [#544](https://github.com/FreeRDP/Remmina/issues/544) - * SPICE support [#117](https://github.com/FreeRDP/Remmina/issues/117) - * CMAKE: Fix GNUInstallDirs usage [#1004](https://github.com/FreeRDP/Remmina/pull/1004) ([hasufell](https://github.com/hasufell)) - * XDG base directory spec [#1003](https://github.com/FreeRDP/Remmina/pull/1003) ([antenore](https://github.com/antenore)) - * When focus-in inside the quick search, select the whole text as per #544 [#1001](https://github.com/FreeRDP/Remmina/pull/1001) ([antenore](https://github.com/antenore)) - * SPICE: Send a notification at the end of file transfers [#994](https://github.com/FreeRDP/Remmina/pull/994) ([larchunix](https://github.com/larchunix)) - * SPICE: Show progress of drag & drop file transfers [#993](https://github.com/FreeRDP/Remmina/pull/993) ([larchunix](https://github.com/larchunix)) +* Add RDP scaling factor as implemented by FreeRDP [#969](https://gitlab.com/Remmina/Remmina/-/issues/969) +* Please add man pages for Remmina. [#952](https://gitlab.com/Remmina/Remmina/-/issues/952) +* Please support XDG base directory spec [#818](https://gitlab.com/Remmina/Remmina/-/issues/818) +* Auto-highlight quick search text upon each remote session launch [#544](https://gitlab.com/Remmina/Remmina/-/issues/544) +* SPICE support [#117](https://gitlab.com/Remmina/Remmina/-/issues/117) +* CMAKE: Fix GNUInstallDirs usage [#1004](https://gitlab.com/Remmina/Remmina/-/merge_requests/1004) ([hasufell](https://github.com/hasufell)) +* XDG base directory spec [#1003](https://gitlab.com/Remmina/Remmina/-/merge_requests/1003) ([antenore](https://github.com/antenore)) +* When focus-in inside the quick search, select the whole text as per #544 [#1001](https://gitlab.com/Remmina/Remmina/-/merge_requests/1001) ([antenore](https://github.com/antenore)) +* SPICE: Send a notification at the end of file transfers [#994](https://gitlab.com/Remmina/Remmina/-/merge_requests/994) ([larchunix](https://github.com/larchunix)) +* SPICE: Show progress of drag & drop file transfers [#993](https://gitlab.com/Remmina/Remmina/-/merge_requests/993) ([larchunix](https://github.com/larchunix)) **Fixed bugs:** - * SSH – Secure Shell Issue [#936](https://github.com/FreeRDP/Remmina/issues/936) - * Auto-highlighted “Quick Connect” connection name within new connection dialog copies the words “Quick Connect” into PRIMARY selection [#263](https://github.com/FreeRDP/Remmina/issues/263) - * Can’t connect to 2008r2 when set “negotiation” security mode [#202](https://github.com/FreeRDP/Remmina/issues/202) - * Remmina crash when terminal bell rings [#163](https://github.com/FreeRDP/Remmina/issues/163) - * Support for left-handed mouse [#136](https://github.com/FreeRDP/Remmina/issues/136) +* SSH – Secure Shell Issue [#936](https://gitlab.com/Remmina/Remmina/-/issues/936) +* Auto-highlighted “Quick Connect” connection name within new connection dialog copies the words “Quick Connect” into PRIMARY selection [#263](https://gitlab.com/Remmina/Remmina/-/issues/263) +* Can’t connect to 2008r2 when set “negotiation” security mode [#202](https://gitlab.com/Remmina/Remmina/-/issues/202) +* Remmina crash when terminal bell rings [#163](https://gitlab.com/Remmina/Remmina/-/issues/163) +* Support for left-handed mouse [#136](https://gitlab.com/Remmina/Remmina/-/issues/136) **Closed issues:** - * Segmentation error on Gnome desktop with Wayland [#1034](https://github.com/FreeRDP/Remmina/issues/1034) - * Untranslated lines missed [#1029](https://github.com/FreeRDP/Remmina/issues/1029) - * Security Issue? [#1027](https://github.com/FreeRDP/Remmina/issues/1027) - * Remmina fails to compile against FreeRDP [#1015](https://github.com/FreeRDP/Remmina/issues/1015) - * VNC connection doesn’t work if color is set to 256 colors (8 bpp) [#989](https://github.com/FreeRDP/Remmina/issues/989) - * Remmina.org down [#988](https://github.com/FreeRDP/Remmina/issues/988) - * Random Remmina exits (no crash, just plain close) [#978](https://github.com/FreeRDP/Remmina/issues/978) - * SPICE plugin missing on Ubuntu PPA [#958](https://github.com/FreeRDP/Remmina/issues/958) - * Arch Linux: Unable to load RDP plugin [#931](https://github.com/FreeRDP/Remmina/issues/931) - * Non-working copy&paste between KeePass 2 and Remmina [#900](https://github.com/FreeRDP/Remmina/issues/900) - * Can’t connect to certain hosts after update [#855](https://github.com/FreeRDP/Remmina/issues/855) - * Huge icons in toolbar in some desktop environments [#826](https://github.com/FreeRDP/Remmina/issues/826) - * Regression in RDP plugin – no IPv6 support [#528](https://github.com/FreeRDP/Remmina/issues/528) - * RDP on custom port [#237](https://github.com/FreeRDP/Remmina/issues/237) - * Provide a different icon for the systray icon [#225](https://github.com/FreeRDP/Remmina/issues/225) - * Segfault after login by RDP [#200](https://github.com/FreeRDP/Remmina/issues/200) - * Remmina in fullscreen does hide Panels on other unused monitors in GNOME [#188](https://github.com/FreeRDP/Remmina/issues/188) - * Regression: Connections scrolling dissapeared [#185](https://github.com/FreeRDP/Remmina/issues/185) - * Remmina hangs/Stucks at second login to RD Server [#179](https://github.com/FreeRDP/Remmina/issues/179) - * Can't see the Windows login screen while RDPing to a machine [#174](https://github.com/FreeRDP/Remmina/issues/174) - * LIBVNCSERVER\_WITH\_CLIENT_TLS is never defined [#173](https://github.com/FreeRDP/Remmina/issues/173) - * Cannot connect to VNC servers using IPv6 [#170](https://github.com/FreeRDP/Remmina/issues/170) - * Connection window disappears when minimized [#155](https://github.com/FreeRDP/Remmina/issues/155) - * Build fails with -DWITH_GETTEXT=OFF [#142](https://github.com/FreeRDP/Remmina/issues/142) - * Remmina RDP session freezes or hides [#137](https://github.com/FreeRDP/Remmina/issues/137) - * Cut&paste [#106](https://github.com/FreeRDP/Remmina/issues/106) - * Vertical resolution of RDP host not being determined correctly [#81](https://github.com/FreeRDP/Remmina/issues/81) - * Regression: In remmina 1.0 systray menu right click editing broken [#61](https://github.com/FreeRDP/Remmina/issues/61) - * Do SSH server host key check with the NX plugin [#18](https://github.com/FreeRDP/Remmina/issues/18) +* Segmentation error on Gnome desktop with Wayland [#1034](https://gitlab.com/Remmina/Remmina/-/issues/1034) +* Untranslated lines missed [#1029](https://gitlab.com/Remmina/Remmina/-/issues/1029) +* Security Issue? [#1027](https://gitlab.com/Remmina/Remmina/-/issues/1027) +* Remmina fails to compile against FreeRDP [#1015](https://gitlab.com/Remmina/Remmina/-/issues/1015) +* VNC connection doesn’t work if color is set to 256 colors (8 bpp) [#989](https://gitlab.com/Remmina/Remmina/-/issues/989) +* Remmina.org down [#988](https://gitlab.com/Remmina/Remmina/-/issues/988) +* Random Remmina exits (no crash, just plain close) [#978](https://gitlab.com/Remmina/Remmina/-/issues/978) +* SPICE plugin missing on Ubuntu PPA [#958](https://gitlab.com/Remmina/Remmina/-/issues/958) +* Arch Linux: Unable to load RDP plugin [#931](https://gitlab.com/Remmina/Remmina/-/issues/931) +* Non-working copy&paste between KeePass 2 and Remmina [#900](https://gitlab.com/Remmina/Remmina/-/issues/900) +* Can’t connect to certain hosts after update [#855](https://gitlab.com/Remmina/Remmina/-/issues/855) +* Huge icons in toolbar in some desktop environments [#826](https://gitlab.com/Remmina/Remmina/-/issues/826) +* Regression in RDP plugin – no IPv6 support [#528](https://gitlab.com/Remmina/Remmina/-/issues/528) +* RDP on custom port [#237](https://gitlab.com/Remmina/Remmina/-/issues/237) +* Provide a different icon for the systray icon [#225](https://gitlab.com/Remmina/Remmina/-/issues/225) +* Segfault after login by RDP [#200](https://gitlab.com/Remmina/Remmina/-/issues/200) +* Remmina in fullscreen does hide Panels on other unused monitors in GNOME [#188](https://gitlab.com/Remmina/Remmina/-/issues/188) +* Regression: Connections scrolling dissapeared [#185](https://gitlab.com/Remmina/Remmina/-/issues/185) +* Remmina hangs/Stucks at second login to RD Server [#179](https://gitlab.com/Remmina/Remmina/-/issues/179) +* Can't see the Windows login screen while RDPing to a machine [#174](https://gitlab.com/Remmina/Remmina/-/issues/174) +* LIBVNCSERVER\_WITH\_CLIENT_TLS is never defined [#173](https://gitlab.com/Remmina/Remmina/-/issues/173) +* Cannot connect to VNC servers using IPv6 [#170](https://gitlab.com/Remmina/Remmina/-/issues/170) +* Connection window disappears when minimized [#155](https://gitlab.com/Remmina/Remmina/-/issues/155) +* Build fails with -DWITH_GETTEXT=OFF [#142](https://gitlab.com/Remmina/Remmina/-/issues/142) +* Remmina RDP session freezes or hides [#137](https://gitlab.com/Remmina/Remmina/-/issues/137) +* Cut&paste [#106](https://gitlab.com/Remmina/Remmina/-/issues/106) +* Vertical resolution of RDP host not being determined correctly [#81](https://gitlab.com/Remmina/Remmina/-/issues/81) +* Regression: In remmina 1.0 systray menu right click editing broken [#61](https://gitlab.com/Remmina/Remmina/-/issues/61) +* Do SSH server host key check with the NX plugin [#18](https://gitlab.com/Remmina/Remmina/-/issues/18) **Merged pull requests:** - * Fixes workspace detection outside X11 backend. [#1036](https://github.com/FreeRDP/Remmina/pull/1036) ([giox069](https://github.com/giox069)) - * Man pages as per #952 request [#1033](https://github.com/FreeRDP/Remmina/pull/1033) ([antenore](https://github.com/antenore)) - * Updated Hungarian translation [#1032](https://github.com/FreeRDP/Remmina/pull/1032) ([meskobalazs](https://github.com/meskobalazs)) - * updated German translation [#1031](https://github.com/FreeRDP/Remmina/pull/1031) ([morph027](https://github.com/morph027)) - * New gettext strings, closes #1029 [#1030](https://github.com/FreeRDP/Remmina/pull/1030) ([antenore](https://github.com/antenore)) - * Improves focus in/out detection when keyboard is captured [#1025](https://github.com/FreeRDP/Remmina/pull/1025) ([giox069](https://github.com/giox069)) - * Show information on upgrade libssh to 0.7.X [#1017](https://github.com/FreeRDP/Remmina/pull/1017) ([e-alfred](https://github.com/e-alfred)) - * Update French translation [#1014](https://github.com/FreeRDP/Remmina/pull/1014) ([DevDef](https://github.com/DevDef)) - * Implementing RDP remote scaling and orientation [#979](https://github.com/FreeRDP/Remmina/pull/979) ([giox069](https://github.com/giox069)) - * Grab focus without selecting text in the remmina file editor [#976](https://github.com/FreeRDP/Remmina/pull/976) ([antenore](https://github.com/antenore)) - * Make gettext \*really\* behave correctly [#972](https://github.com/FreeRDP/Remmina/pull/972) ([diogocp](https://github.com/diogocp)) - * Update name [#971](https://github.com/FreeRDP/Remmina/pull/971) ([qwertos](https://github.com/qwertos)) +* Fixes workspace detection outside X11 backend. [#1036](https://gitlab.com/Remmina/Remmina/-/merge_requests/1036) ([giox069](https://github.com/giox069)) +* Man pages as per #952 request [#1033](https://gitlab.com/Remmina/Remmina/-/merge_requests/1033) ([antenore](https://github.com/antenore)) +* Updated Hungarian translation [#1032](https://gitlab.com/Remmina/Remmina/-/merge_requests/1032) @meskobalazs +* updated German translation [#1031](https://gitlab.com/Remmina/Remmina/-/merge_requests/1031) ([morph027](https://github.com/morph027)) +* New gettext strings, closes #1029 [#1030](https://gitlab.com/Remmina/Remmina/-/merge_requests/1030) ([antenore](https://github.com/antenore)) +* Improves focus detection when keyboard is captured [#1025](https://gitlab.com/Remmina/Remmina/-/merge_requests/1025) ([giox069](https://github.com/giox069)) +* Show information on upgrade libssh to 0.7.X [#1017](https://gitlab.com/Remmina/Remmina/-/merge_requests/1017) ([e-alfred](https://github.com/e-alfred)) +* 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 +* 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 5e92ac4..fee1898 100644 --- a/_posts/2016-12-22-remmina--2016-yule-release.md +++ b/_posts/2016-12-22-remmina--2016-yule-release.md @@ -32,19 +32,19 @@ tags: @@ -54,7 +54,7 @@ tags: @@ -64,43 +64,43 @@ tags: @@ -110,34 +110,34 @@ tags: diff --git a/_posts/2017-02-14-remmina-valentine-edition.md b/_posts/2017-02-14-remmina-valentine-edition.md index d1677b7..8a5de3c 100644 --- a/_posts/2017-02-14-remmina-valentine-edition.md +++ b/_posts/2017-02-14-remmina-valentine-edition.md @@ -34,10 +34,10 @@ With love from The Remmina, the Remmina valentine edition: @@ -47,7 +47,7 @@ With love from The Remmina, the Remmina valentine edition: @@ -57,49 +57,49 @@ With love from The Remmina, the Remmina valentine edition: @@ -109,37 +109,34 @@ With love from The Remmina, the Remmina valentine edition: diff --git a/_posts/2017-07-30-remmina-warp-edition.md b/_posts/2017-07-30-remmina-warp-edition.md index 3e4ac6f..3878e54 100644 --- a/_posts/2017-07-30-remmina-warp-edition.md +++ b/_posts/2017-07-30-remmina-warp-edition.md @@ -44,6 +44,6 @@ This special Remmina **Warp Edition** release features a **Multi password chang Longer and more detailed list of changes [available here](https://gitlab.com/Remmina/Remmina/blob/master/CHANGELOG.archive.md). -A big thanks to our tireless developers @antenore and @giox069, and the precious contributions of – in **alphanumerical** order – [dfiloni](https://github.com/dfiloni), [iivorait](https://github.com/iivorait), [lnicola](https://github.com/lnicola), [mfvescovi](https://github.com/mfvescovi), [nanxiongchao](https://github.com/nanxiongchao), [transistor1](https://github.com/transistor1), [weberhofer](https://github.com/weberhofer) and [3v1n0](https://github.com/3v1n0)_._ +A big thanks to our tireless developers @antenore and @giox069, and the precious contributions of – in **alphanumerical** order – [dfiloni](https://github.com/dfiloni), [iivorait](https://github.com/iivorait), [lnicola](https://github.com/lnicola), [mfvescovi](https://github.com/mfvescovi), [nanxiongchao](https://github.com/nanxiongchao), @transistor1, [weberhofer](https://github.com/weberhofer) and [3v1n0](https://github.com/3v1n0)_._ _Image by [Steve Rotnam on Flickr](https://flic.kr/p/AvGf)._ diff --git a/_posts/2017-12-28-remmina-the-digger-edition.md b/_posts/2017-12-28-remmina-the-digger-edition.md index f860c4a..1a94f09 100644 --- a/_posts/2017-12-28-remmina-the-digger-edition.md +++ b/_posts/2017-12-28-remmina-the-digger-edition.md @@ -24,50 +24,49 @@ Of note, **Implemented enhancements:** - * Feature request – Option to completely hide the floating toolbar when in fullscreen. [#1379](https://github.com/FreeRDP/Remmina/issues/1379) - * Option to run pre command before anything else [#1363](https://github.com/FreeRDP/Remmina/issues/1363) - * Enhancement – Variables for pre- and post-commands [#849](https://github.com/FreeRDP/Remmina/issues/849) - * Exec protocol plugin [#1406](https://github.com/FreeRDP/Remmina/pull/1406) ([antenore](https://github.com/antenore)) - * SPICE Native WebDAV shared folder support [#1401](https://github.com/FreeRDP/Remmina/pull/1401) ([larchunix](https://github.com/larchunix)) - * Encryption algorithms options for SSH [#1397](https://github.com/FreeRDP/Remmina/pull/1397) ([antenore](https://github.com/antenore)) - * Prior commands improvements [#1378](https://github.com/FreeRDP/Remmina/pull/1378) ([antenore](https://github.com/antenore)) - * flatpak: Manifest for flatpak-builder [#1368](https://github.com/FreeRDP/Remmina/pull/1368) ([larchunix](https://github.com/larchunix)) - * Telepathy: properly setup dbus activation [#1365](https://github.com/FreeRDP/Remmina/pull/1365) ([larchunix](https://github.com/larchunix)) - * Added Avahi host discovery for SSH and SFTP plugins [#1355](https://github.com/FreeRDP/Remmina/pull/1355) ([larchunix](https://github.com/larchunix)) + * Feature request – Option to completely hide the floating toolbar when in fullscreen. [#1379](https://gitlab.com/Remmina/Remmina/-/issues/1379) + * Option to run pre command before anything else [#1363](https://gitlab.com/Remmina/Remmina/-/issues/1363) + * Enhancement – Variables for pre- and post-commands [#849](https://gitlab.com/Remmina/Remmina/-/issues/849) + * Exec protocol plugin [#1406](https://gitlab.com/Remmina/Remmina/-/merge_requests/1406) ([antenore](https://github.com/antenore)) + * SPICE Native WebDAV shared folder support [#1401](https://gitlab.com/Remmina/Remmina/-/merge_requests/1401) ([larchunix](https://github.com/larchunix)) + * Encryption algorithms options for SSH [#1397](https://gitlab.com/Remmina/Remmina/-/merge_requests/1397) ([antenore](https://github.com/antenore)) + * Prior commands improvements [#1378](https://gitlab.com/Remmina/Remmina/-/merge_requests/1378) ([antenore](https://github.com/antenore)) + * flatpak: Manifest for flatpak-builder [#1368](https://gitlab.com/Remmina/Remmina/-/merge_requests/1368) ([larchunix](https://github.com/larchunix)) + * Telepathy: properly setup dbus activation [#1365](https://gitlab.com/Remmina/Remmina/-/merge_requests/1365) ([larchunix](https://github.com/larchunix)) + * Added Avahi host discovery for SSH and SFTP plugins [#1355](https://gitlab.com/Remmina/Remmina/-/merge_requests/1355) ([larchunix](https://github.com/larchunix)) **Fixed bugs:** - * Un-checked “fullscreen on the same monitor as the connection window” won’t save [#1344](https://github.com/FreeRDP/Remmina/issues/1344) - * Remmina resets screen resolution settings in RDP shortcut [#1323](https://github.com/FreeRDP/Remmina/issues/1323) - * SSH tunneling is broken with SSH agent with public key [#1228](https://github.com/FreeRDP/Remmina/issues/1228) - * Failed to load plugin: remmina-plugin-telepathy.so – undefined symbol: remmina [#714](https://github.com/FreeRDP/Remmina/issues/714) - * Align SFTP and SSH plugins authentication and tunnel functionalities. [#1393](https://github.com/FreeRDP/Remmina/pull/1393) ([antenore](https://github.com/antenore)) - * Fix Telepathy plugin compilation [#1356](https://github.com/FreeRDP/Remmina/pull/1356) ([larchunix](https://github.com/larchunix)) - * \_\_func\_\_ keyword must not be quoted [#1350](https://github.com/FreeRDP/Remmina/pull/1350) ([larchunix](https://github.com/larchunix)) + * Un-checked “fullscreen on the same monitor as the connection window” won’t save [#1344](https://gitlab.com/Remmina/Remmina/-/issues/1344) + * Remmina resets screen resolution settings in RDP shortcut [#1323](https://gitlab.com/Remmina/Remmina/-/issues/1323) + * SSH tunneling is broken with SSH agent with public key [#1228](https://gitlab.com/Remmina/Remmina/-/issues/1228) + * Failed to load plugin: remmina-plugin-telepathy.so – undefined symbol: remmina [#714](https://gitlab.com/Remmina/Remmina/-/issues/714) + * Align SFTP and SSH plugins authentication and tunnel functionalities. [#1393](https://gitlab.com/Remmina/Remmina/-/merge_requests/1393) ([antenore](https://github.com/antenore)) + * Fix Telepathy plugin compilation [#1356](https://gitlab.com/Remmina/Remmina/-/merge_requests/1356) ([larchunix](https://github.com/larchunix)) + * \_\_func\_\_ keyword must not be quoted [#1350](https://gitlab.com/Remmina/Remmina/-/merge_requests/1350) ([larchunix](https://github.com/larchunix)) **Closed issues:** - * SSH not working [#1418](https://github.com/FreeRDP/Remmina/issues/1418) - * Unable to reject new or changed RDP certificate [#1413](https://github.com/FreeRDP/Remmina/issues/1413) - * The password in the connections is not saved after upgrading Remmina [#1402](https://github.com/FreeRDP/Remmina/issues/1402) - * Remmina fails to open sftp window, connected to ssh2 server with public key auth [#1392](https://github.com/FreeRDP/Remmina/issues/1392) - * WARNING: The “resolution” setting in .pref files is deprecated [#1358](https://github.com/FreeRDP/Remmina/issues/1358) - * Remmina shows pop-up notification only for first screenshot [#1347](https://github.com/FreeRDP/Remmina/issues/1347) - * SFTP identity File [#1301](https://github.com/FreeRDP/Remmina/issues/1301) - * Password not saved [#1047](https://github.com/FreeRDP/Remmina/issues/1047) + * SSH not working [#1418](https://gitlab.com/Remmina/Remmina/-/issues/1418) + * Unable to reject new or changed RDP certificate [#1413](https://gitlab.com/Remmina/Remmina/-/issues/1413) + * The password in the connections is not saved after upgrading Remmina [#1402](https://gitlab.com/Remmina/Remmina/-/issues/1402) + * Remmina fails to open sftp window, connected to ssh2 server with public key auth [#1392](https://gitlab.com/Remmina/Remmina/-/issues/1392) + * WARNING: The “resolution” setting in .pref files is deprecated [#1358](https://gitlab.com/Remmina/Remmina/-/issues/1358) + * Remmina shows pop-up notification only for first screenshot [#1347](https://gitlab.com/Remmina/Remmina/-/issues/1347) + * SFTP identity File [#1301](https://gitlab.com/Remmina/Remmina/-/issues/1301) + * Password not saved [#1047](https://gitlab.com/Remmina/Remmina/-/issues/1047) **Merged pull requests:** - * Fixes 2017 yule [#1416](https://github.com/FreeRDP/Remmina/pull/1416) ([antenore](https://github.com/antenore)) - * New Venezuelan Spanish translation [#1415](https://github.com/FreeRDP/Remmina/pull/1415) ([jgjimenez](https://github.com/jgjimenez)) - * Improved Danish translation [#1411](https://github.com/FreeRDP/Remmina/pull/1411) ([scootergrisen](https://github.com/scootergrisen)) - * Improved Spanish translation [#1410](https://github.com/FreeRDP/Remmina/pull/1410) ([fitojb](https://github.com/fitojb)) - * Improved French translation [#1409](https://github.com/FreeRDP/Remmina/pull/1409) ([DevDef](https://github.com/DevDef)) - * Updated [README.MD](https://daguniverse.github.io/RemminaDoc/_r_e_a_d_m_e_8md.html){.el} with Debian install instructions [#1399](https://github.com/FreeRDP/Remmina/pull/1399) ([MagicFab](https://github.com/MagicFab)) - * Improved Simplified Chinese translations. [#1367](https://github.com/FreeRDP/Remmina/pull/1367) ([sotux](https://github.com/sotux)) - * ssh\_userauth\_publickey_auto: Should accept empty passphrase [#1361](https://github.com/FreeRDP/Remmina/pull/1361) ([rayrapetyan](https://github.com/rayrapetyan)) - * Remove a couple of legacy “resolution” fields, fixes #1358 [#1360](https://github.com/FreeRDP/Remmina/pull/1360) ([giox069](https://github.com/giox069)) - * Un-check of ‘Fullscreen on the same monitor’ [#1349](https://github.com/FreeRDP/Remmina/pull/1349) ([antenore](https://github.com/antenore)) - * Create CODE\_OF\_CONDUCT [#1341](https://github.com/FreeRDP/Remmina/pull/1341) ([antenore](https://github.com/antenore)) + * Fixes 2017 yule [#1416](https://gitlab.com/Remmina/Remmina/-/merge_requests/1416) ([antenore](https://github.com/antenore)) + * New Venezuelan Spanish translation [#1415](https://gitlab.com/Remmina/Remmina/-/merge_requests/1415) ([jgjimenez](https://github.com/jgjimenez)) + * Improved Danish translation [#1411](https://gitlab.com/Remmina/Remmina/-/merge_requests/1411) ([scootergrisen](https://github.com/scootergrisen)) + * Improved Spanish translation [#1410](https://gitlab.com/Remmina/Remmina/-/merge_requests/1410) ([fitojb](https://github.com/fitojb)) + * Improved French translation [#1409](https://gitlab.com/Remmina/Remmina/-/merge_requests/1409) ([DevDef](https://github.com/DevDef)) + * Improved Simplified Chinese translations. [#1367](https://gitlab.com/Remmina/Remmina/-/merge_requests/1367) ([sotux](https://github.com/sotux)) + * ssh\_userauth\_publickey_auto: Should accept empty passphrase [#1361](https://gitlab.com/Remmina/Remmina/-/merge_requests/1361) ([rayrapetyan](https://github.com/rayrapetyan)) + * Remove a couple of legacy “resolution” fields, fixes #1358 [#1360](https://gitlab.com/Remmina/Remmina/-/merge_requests/1360) ([giox069](https://github.com/giox069)) + * Un-check of ‘Fullscreen on the same monitor’ [#1349](https://gitlab.com/Remmina/Remmina/-/merge_requests/1349) ([antenore](https://github.com/antenore)) + * Create CODE\_OF\_CONDUCT [#1341](https://gitlab.com/Remmina/Remmina/-/merge_requests/1341) ([antenore](https://github.com/antenore)) -Enjoy it and happy new remote Year!!!! \ No newline at end of file +Enjoy it and happy new remote Year!!!! diff --git a/_posts/2018-02-20-remmina-valentines-day-2018-edition.md b/_posts/2018-02-20-remmina-valentines-day-2018-edition.md index 9305bcc..4737200 100644 --- a/_posts/2018-02-20-remmina-valentines-day-2018-edition.md +++ b/_posts/2018-02-20-remmina-valentines-day-2018-edition.md @@ -16,14 +16,14 @@ tags: **Happy Valentine’s day to everyone!** Love and Care, and… ehr… What? It’s not Valentine’s day?? Well, here **at Remmina Project we believe every day is a good day for love and care**, introducing two great features: - * [MS-RDPEGFX support](https://github.com/FreeRDP/Remmina/pull/1468). + * [MS-RDPEGFX support](https://gitlab.com/Remmina/Remmina/-/merge_requests/1468). * The long-waited stats. * The usual amount of bugfixes. ### **The Stats, what we collect** -First of all: No user data is collected, only some system data that helps in triaging bugs and focusing the development effort. An example of the data collected [can be found here](https://remmina.gitlab.io/remminadoc.gitlab.io/remmina__stats_8c.html\#details). +First of all: No user data is collected, only some system data that helps in triaging bugs and focusing the development effort. An example of the data collected [can be found here](https://remmina.gitlab.io/remminadoc.gitlab.io/remmina__stats_8c.html). Look for a generated site containing only summarized data. -_Photo [“Happy Valentines Day”](https://flic.kr/p/FWPvjQ) by_ Rinet _IT Australia._ \ No newline at end of file +_Photo [“Happy Valentines Day”](https://flic.kr/p/FWPvjQ) by_ Rinet _IT Australia._ diff --git a/_posts/2018-03-30-we-have-stats.md b/_posts/2018-03-30-we-have-stats.md index fdc32bc..5176e43 100644 --- a/_posts/2018-03-30-we-have-stats.md +++ b/_posts/2018-03-30-we-have-stats.md @@ -9,7 +9,7 @@ categories: --- -As already written in a [previous post](https://www.remmina.org/wp/remmina-valentines-day-2018-edition/), Remmina now lets users send in statistic about Remmina usage. Again: **only anonymous data** is collected, you can look at a [sample of the data](https://remmina.gitlab.io/remminadoc.gitlab.io/remmina__stats_8c.html\#details). +As already written in a [previous post](https://www.remmina.org/wp/remmina-valentines-day-2018-edition/), Remmina now lets users send in statistic about Remmina usage. Again: **only anonymous data** is collected, you can look at a [sample of the data](https://remmina.gitlab.io/remminadoc.gitlab.io/remmina__stats_8c.html). The summary is available for all to see on the new page “[**Remmina Usage Statistics**](https://www.remmina.org/stats/stats.html)” on our website. Some interesting things: diff --git a/_posts/2019-01-31-remmina-bug-fixing-release.md b/_posts/2019-01-31-remmina-bug-fixing-release.md index 0145715..ff52b5c 100644 --- a/_posts/2019-01-31-remmina-bug-fixing-release.md +++ b/_posts/2019-01-31-remmina-bug-fixing-release.md @@ -11,7 +11,7 @@ tags: - release --- -{% include figure image_path="/assets/images/BugFixing.jpg" alt="Coders (Part 213)" caption="Source: https://geek-and-poke.com/geekandpoke/2013/8/13/coders-part-213 BY License" %} +{% include figure image_path="/assets/images/BugFixing.jpg" alt="Coders (Part 213)" caption="Source: https://upload.wikimedia.org/wikipedia/commons/f/fa/Bugfixing.jpg BY License" %} This is hopefully the last bugfix release following [v1.3.0](/remmina-sandwich-release/), v1.3.1 will be released once bugs are fixed. diff --git a/_posts/2019-02-28-remmina-bug-fixing-release.md b/_posts/2019-02-28-remmina-bug-fixing-release.md index 1069ea3..20902a4 100644 --- a/_posts/2019-02-28-remmina-bug-fixing-release.md +++ b/_posts/2019-02-28-remmina-bug-fixing-release.md @@ -19,7 +19,7 @@ The past 10 days: ## Changelog -## [v1.3.3](https://gitlab.com/Remmina/Remmina/compare/v1.3.3) +## [v1.3.3](https://gitlab.com/Remmina/Remmina/-/tags/v1.3.3) * Improved Danish translation [!1804](https://gitlab.com/Remmina/Remmina/merge_requests/1804) *@scootergrisen* * Improved German translation [!1789](https://gitlab.com/Remmina/Remmina/merge_requests/1789) *@OzzieIsaacs* @@ -40,4 +40,4 @@ The past 10 days: * Make SSH tunnel pwd user manageable and public key import [!1798](https://gitlab.com/Remmina/Remmina/merge_requests/1798) *@giox069* * Translate 3 new strings [!1800](https://gitlab.com/Remmina/Remmina/merge_requests/1800) *@DevDef* * Vnci fixes [!1801](https://gitlab.com/Remmina/Remmina/merge_requests/1801) *@antenore* -* Fix Yes/No inversion [!1805](https://gitlab.com/Remmina/Remmina/merge_requests/1805) *@DevDef* \ No newline at end of file +* Fix Yes/No inversion [!1805](https://gitlab.com/Remmina/Remmina/merge_requests/1805) *@DevDef* diff --git a/_posts/2019-03-08-remmina-snap-upgrade.md b/_posts/2019-03-08-remmina-snap-upgrade.md index 13c8bd3..3e2e404 100644 --- a/_posts/2019-03-08-remmina-snap-upgrade.md +++ b/_posts/2019-03-08-remmina-snap-upgrade.md @@ -13,7 +13,7 @@ tags: - upgrade --- -The 7th og March 2019, thanks to the help of [Ken VanDine](https://ken.vandine.org/), there is now a Remmina Snap package. +The 7th og March 2019, thanks to the help of [Ken VanDine](http://ken.vandine.org/), there is now a Remmina Snap package. This version fixes many of the issues, and it is built with the latest GNOME, FreeRDP and libssh library versions. diff --git a/_posts/2019-03-13-remmina-bug-fixing-release.md b/_posts/2019-03-13-remmina-bug-fixing-release.md index f0b6094..ee2fd4e 100644 --- a/_posts/2019-03-13-remmina-bug-fixing-release.md +++ b/_posts/2019-03-13-remmina-bug-fixing-release.md @@ -13,7 +13,7 @@ tags: A new version to fix the [#1850](https://gitlab.com/Remmina/Remmina/issues/1850) issue, "SSH public key cannot be imported: Access denied for 'none'. Authentication that can continue: publickey". -With this release, thanks to [Ken Vandine](https://ken.vandine.org/), from [Canonical](https://canonical.com), we have a new shining Snap package. +With this release, thanks to [Ken Vandine](http://ken.vandine.org/), from [Canonical](https://canonical.com), we have a new shining Snap package. Ken has updated the whole Snap building system, and updated the core to use core18 and gnome-3-28-1804. diff --git a/_posts/2019-03-13-remmina-rdp-ssh-tunnel.md b/_posts/2019-03-13-remmina-rdp-ssh-tunnel.md index dde632d..f9f17b6 100644 --- a/_posts/2019-03-13-remmina-rdp-ssh-tunnel.md +++ b/_posts/2019-03-13-remmina-rdp-ssh-tunnel.md @@ -11,7 +11,7 @@ tags: - howto --- -[Kgibran](https://kgibran.wordpress.com) published an interesting article on how to set up an SSH tunnel, using the pre/post Remmina commands, to connect to an RDP server. +[Kgibran](https://kgibran.wordpress.com/) published an interesting article on how to set up an SSH tunnel, using the pre/post Remmina commands, to connect to an RDP server. The pre and post commands is a feature used to execute a command or a script, just before or after a Remmina connection is initiated/closed. So, for instance, if you need to do actions like: diff --git a/_posts/2020-04-01-knome-sweet-knome.md b/_posts/2020-04-01-knome-sweet-knome.md index d2b3ab4..19b71d3 100644 --- a/_posts/2020-04-01-knome-sweet-knome.md +++ b/_posts/2020-04-01-knome-sweet-knome.md @@ -14,7 +14,7 @@ tags: --- Remmina is happy to announce its selection as the only primary program -in the new [KNOME](https://knome.org/) desktop environment. +in the new [KNOME](https://linuxreviews.org/GNOME_And_KDE_Are_Merging_To_KNOME_-_The_Next_Generation_Linux_Desktop_Environment) desktop environment. Remmina will function as both window manager, and the connection between programs in the new DE. -- cgit v1.2.3