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
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2019-01-18-remmina-sandwich-release.md')
-rw-r--r--_posts/2019-01-18-remmina-sandwich-release.md57
1 files changed, 25 insertions, 32 deletions
diff --git a/_posts/2019-01-18-remmina-sandwich-release.md b/_posts/2019-01-18-remmina-sandwich-release.md
index 2ee62c5..da4da53 100644
--- a/_posts/2019-01-18-remmina-sandwich-release.md
+++ b/_posts/2019-01-18-remmina-sandwich-release.md
@@ -18,30 +18,25 @@ gallery:
{% include figure image_path="/assets/images/matrix-sandwich.jpg" alt="See larger image" caption="A Matrix rendered sandwich" %}
-First of all let me tell you that we are going to stop with these non-sense titles. Yeah!
+The nonsensical release names will come to a timely end.
-Starting from the next release, the codename could be named after you or whatever you like, just name it! To get this privilege, you could, for instance, discover why we named this release "Sandwich", or you could write some code for Remmina. We are thinking to other prizes, so stay tuned and we will let you know.
+Starting from the next release, anyone proving themselves can name Remmina. You could discover why this realease is "Sandwich", or contribute to Remmina.
-If you think I've finished, you are wrong; before to speak about the release, I still have to announce a couple of other things.
+[liberapay](https://liberapay.com/Remmina), [flattr](https://flattr.com/) and [Patron](https://www.patreon.com/Remmina) is added.
-We've added Ads on this site, we were obliged because the [donations](/donations/) are not enough.
-Always speaking about money, we added [flattr](https://flattr.com/), [liberapay](https://liberapay.com/Remmina) and we are working on [Patron](https://www.patreon.com/Remmina).
+1.3.0 is released, and it is a big one, with many new features and fixes.
-Coming back to the sandwiches, we've just released the v1.3.0, this is a big release, with many new features and a ton of fixes.
+Most notably:
-The most notable ones are:
+- All message panels (login, certificates, etc) are now integrated in the main connection window.
+- Introduction of "Use the initial window size" resolution.
-- All the message panels (login, certificates, etc) are now integrated in the main connection window.
-- We have introduced the "Use the initial window size" resolution.
-
-The message panels were stealing the focus and causing different kind of issues (i.e. windows re-patenting), mainly, we were not able to calculate the windows size before the connection.
-As this is now possible, we added a resolution setting that set the remote desktop resolution, equal to the initial Remmina connection window... WOW breath!!
-Well, have a look at a couple of screenshots, and if you don't like them, just submit yours, we'll name the next release after you ;-)
+The message panels were stealing focus, causing different kind of issues (i.e. window re-parenting), mainly, we were not able to calculate the window size before the connection.
+As this is now possible, a resolution setting was added, setting the remote desktop resolution, equal to the initial Remmina connection window…
+Look at the screenshots and submit yours.
{% include gallery caption="Message panel and window size resolution" %}
-Well, that's almost everything, here after you can have a look at the release note and if you need help for the update start with [this page](/how-to-install-remmina/).
-
## [v1.3.0](https://gitlab.com/Remmina/Remmina/tags/v1.3.0) (2019-01-18)
### Most notable
@@ -49,7 +44,7 @@ Well, that's almost everything, here after you can have a look at the release no
- Use window resolution #1 (by Giovanni Panozzo)
- rcw_preopen complete (by Giovanni Panozzo)
- RDP: new global parameter rdp_map_keycode (by Giovanni Panozzo)
-- Use decimal instead of hex on rdp keycode map (by Giovanni Panozzo)
+- Use decimal instead of hex on RDP keycode map (by Giovanni Panozzo)
### Translations
@@ -63,18 +58,18 @@ Well, that's almost everything, here after you can have a look at the release no
- Russian translation updated (fully translated) (by TreefeedXavier)
- Translations - Fixing errors reported in the issue #1797 (by Antenore Gatta)
- Update Hungarian translation (by Meskó Balázs)
-- Update de.po (by Ozzie Isaacs)
-- Update tr.po (by Serdar Sağlam)
-- Updated german translation (by Ozzie Isaacs)
-- Updated ru.po (by TreefeedXavier)
+- Improved German translation (by Ozzie Isaacs)
+- Improved Turkish translation (by Serdar Sağlam)
+- Improved German translation (by Ozzie Isaacs)
+- Improved Russian translation (by TreefeedXavier)
- Updated translators list ru.po (by TreefeedXavier)
-- Updating da.po (by Antenore Gatta)
+- Improved Danish translation (by Antenore Gatta)
- Updating po translation files (by Antenore Gatta)
- Updating translation credits (by Antenore Gatta)
### Other enhancements and fixes
-- Added xrdp friendly options Closes #1742 (by Antenore Gatta)
+- Added Xrdp friendly options Closes #1742 (by Antenore Gatta)
- Adding language detection (by Antenore Gatta)
- Auth panel widget placement (by Antenore Gatta)
- CSS modifications to adapt to stock Gnome and Gtk themes (by Antenore Gatta)
@@ -85,8 +80,8 @@ Well, that's almost everything, here after you can have a look at the release no
- Fix gtk_window_present_with_time() time (by Giovanni Panozzo)
- Fixed build for the flatpak (by Antenore Gatta)
- Fixed missing icons (by Antenore Gatta)
-- Gtk deprecation and CSS restzling (by Antenore Gatta)
-- Gtk icon cache update during install phase (by Antenore Gatta)
+- GTK deprecation and CSS restzling (by Antenore Gatta)
+- GTK icon cache update during install phase (by Antenore Gatta)
- Icons and gtk fixes for rcw_reopen (by Antenore Gatta)
- Make menu items paintable by the application (by Antenore Gatta)
- Open connection window before connecting (by Giovanni Panozzo)
@@ -107,11 +102,9 @@ Well, that's almost everything, here after you can have a look at the release no
- Updating coyright for year 2019 (by Antenore Gatta)
- VNC: Fix possible crash during connection (by Giovanni Panozzo)
- allow closing tab after error message panel is shown (by Giovanni Panozzo)
-- flatpak: update freerdp from 2.0.0-rc3 to 2.0.0-rc4 (by Denis Ollier)
-- flatpak: update gnome sdk from 3.28 to 3.30 (by Denis Ollier)
-- flatpak: update libssh from 0.8.5 to 0.8.6 (by Denis Ollier)
-- flatpak: update libvncserver from 0.9.11 to 0.9.12 (by Denis Ollier)
-- flatpak: update nx-libs from 3.5.99.16 to 3.5.99.17 (by Denis Ollier)
-- flatpak: update six from 1.11.0 to 1.12.0 (by Denis Ollier)
-
-
+- Flatpak: update freerdp from 2.0.0-rc3 to 2.0.0-rc4 (by Denis Ollier)
+- Flatpak: update gnome sdk from 3.28 to 3.30 (by Denis Ollier)
+- Flatpak: update libssh from 0.8.5 to 0.8.6 (by Denis Ollier)
+- Flatpak: update libvncserver from 0.9.11 to 0.9.12 (by Denis Ollier)
+- Flatpak: update nx-libs from 3.5.99.16 to 3.5.99.17 (by Denis Ollier)
+- Flatpak: update six from 1.11.0 to 1.12.0 (by Denis Ollier)