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

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-02-01 02:35:50 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-02-01 02:35:50 +0300
commit8cb15e3752fa8d52bb69b86bd6d8de52a92c998c (patch)
treeecba35a239c588127e6d3e98e1d3c81aac59e1a9 /_posts
parent9f5ed132f7ac3c97e091a7fb7dc0c8adcbb1f315 (diff)
Upstream release
Diffstat (limited to '_posts')
-rw-r--r--_posts/2019-01-31-remmina-bug-fixing-release.md112
1 files changed, 112 insertions, 0 deletions
diff --git a/_posts/2019-01-31-remmina-bug-fixing-release.md b/_posts/2019-01-31-remmina-bug-fixing-release.md
new file mode 100644
index 0000000..85fd53a
--- /dev/null
+++ b/_posts/2019-01-31-remmina-bug-fixing-release.md
@@ -0,0 +1,112 @@
+---
+title: Remmina Bug-Fixing Release
+author: Antenore Gatta
+layout: single
+permalink: /remmina-bug-fixing-release/
+categories:
+ - announcement
+ - News
+tags:
+ - release
+---
+
+{% include figure image_path="/assets/images/BugFixing.jpg" alt="Coders (Part 213)" caption="Source: http://geek-and-poke.com/geekandpoke/2013/8/13/coders-part-213 BY License" %}
+
+This is hopefully the last bug fixing release after the [v1.3.0](/remmina-sandwich-release/), as you may have noticed, we didn't release
+the v1.3.1 as we were quite busy working with those contributors that have found some bugs.
+
+Thanks a lot to those that have promptly reported issues.
+
+So, here we are and I let you judge what we have done in the last 10 days.
+
+## [v1.3.2](https://gitlab.com/Remmina/Remmina/tags/v1.3.2) (2019-01-31)
+
+- Change rcw size allocation wait algorithm, see issue #1809 (by Giovanni Panozzo)
+- Fix a couple of VNCI crashes, see issue #1821 (by Giovanni Panozzo)
+- Fix spice authentication, issue #1820 (by Giovanni Panozzo)
+- Update translations script fixes (by Antenore Gatta)
+- Add a missing end point in an SSH error message (by Davy Defaud)
+- Complete the French translation (by Davy Defaud)
+- New strings for it.po (by Giovanni Panozzo)
+- Remmina Translations Statistics (by Antenore Gatta)
+- Remmina Translation Report (by Antenore Gatta)
+- Cosmetics fixes: (by Antenore Gatta & Davy Defaud)
+- Development Documentation fixes (by Antenore Gatta)
+
+## [v1.3.1](https://gitlab.com/Remmina/Remmina/tags/v1.3.1) (2019-01-28)
+
+### Bug Fixing release
+
+[Giovanni Panozzo](@giox069) has fixed many issues that have been introduced during the last release.
+
+Additionally a great rework has been done by [Davy Defaud](@DevDef) to fix many
+typographic errors and translations.
+
+[Wolfgang Scherer](@wolfmanx) has fixed an annoying clipboard bug in the VNC plugin.
+
+### List of changes
+
+- Updated author files (Antenore Gatta)
+- Version bump (Antenore Gatta)
+- Merge branch 'german-translation' into 'master' (Davy Defaud)
+- Updated german translation (Johannes Weberhofer)
+- Updated translations (Antenore Gatta)
+- Fixed pot generation (Antenore Gatta)
+- Fixed LINGUAS format (Antenore Gatta)
+- Merge branch 'typographic_fixes' into 'master' (Antenore Gatta)
+- Use uppercase for VNC, SSH, SFTP and RDP protocol names (Davy Defaud)
+- Gettextize more SSH error messages (Davy Defaud)
+- Replace single quotes by true apostrophes (Davy Defaud)
+- Replace all triple points by ellipsis characters (Davy Defaud)
+- Remove space before colons in English strings (Davy Defaud)
+- Fix English typo transmittion → transmission (Davy Defaud)
+- Fix a bad indent (spaces instead of a tab) (Davy Defaud)
+- Merge branch 'vnc-blocks-after-clipboard' into 'master' (Giovanni Panozzo)
+- VNC: prevent client from blocking when remote clipboard is changed (Wolfgang Scherer)
+- Merge branch 'master' into 'master' (Davy Defaud)
+- Updated ru.po for more human-like language (TreefeedXavier)
+- Merge branch 'patch-5' into 'master' (Davy Defaud)
+- Performance improvement (Antenore Gatta)
+- Update tr.po (Serdar Sağlam)
+- Bump documentation version (Antenore Gatta)
+- Update tr.po (Serdar Sağlam)
+- Fixing docker image (Antenore Gatta)
+- Update tr.po (Serdar Sağlam)
+- Update tr.po (Serdar Sağlam)
+- Update tr.po (Serdar Sağlam)
+- Update tr.po (Serdar Sağlam)
+- Add background class to message panel (Giovanni Panozzo)
+- Merge branch 'css_fix' into 'master' (Giovanni Panozzo)
+- Fix password field focusing, see issue #1811 (Giovanni Panozzo)
+- Fix CSS of message panel and tab page (Giovanni Panozzo)
+- Merge branch 'master' of gitlab.com:Remmina/Remmina (Antenore Gatta)
+- Logo documentation (Antenore Gatta)
+- Merge branch 'italian-strings' into 'master' (Davy Defaud)
+- Remove the duplicate of the first header line (Davy Defaud)
+- Some strings for it.po (Giovanni Panozzo)
+- Merge branch 'rcw_fixess' into 'master' (Giovanni Panozzo)
+- rcw fixes for fullscreen mode (Giovanni Panozzo)
+- all rows translated (Serdar Sağlam)
+- Merge branch 'master' of https://gitlab.com/Remmina/Remmina (Giovanni Panozzo)
+- Fix border appearing in VIEWPORT_FULLSCREEN_MODE when not needed (Giovanni Panozzo)
+- Merge branch '1813-a-few-fixes-improvements-for-the-po-files' into 'master' (Davy Defaud)
+- Fix scrolling in VIEWPORT_FULLSCREEN_MODE (Giovanni Panozzo)
+- Correctly reparent MessagePanel when moving a tab (Giovanni Panozzo)
+- Make ftb visible before connecting (Giovanni Panozzo)
+- Add the missing plural forms of a translation (yet to be translated…) (Davy Defaud)
+- Add missing format specification in a Spanish translation string (Davy Defaud)
+- Fix missing language code in po some file headers (Davy Defaud)
+- Merge branch 'patch-4' into 'master' (Antenore Gatta)
+- Update tr.po (Serdar Sağlam)
+- Merge branch 'blackmp' into 'master' (Antenore Gatta)
+- remove black background (Antenore Gatta)
+- Merge branch 'issue-1809' into 'master' (Giovanni Panozzo)
+- Set notebook current page to 1st page on new cnnwin (Giovanni Panozzo)
+- Merge branch 'issue1810-icons' into 'master' (Antenore Gatta)
+- Removed edit-delete.svg from the repository (Antenore Gatta)
+- Merge branch 'issue1810-icons' into 'master' (Antenore Gatta)
+- Removed edit-delete icon - fixes #1810 (Antenore Gatta)
+- Merge branch 'patch-1' into 'master' (Antenore Gatta)
+- flatpak: update spice-gtk from 0.35 to 0.36 (Denis Ollier)
+- Translate the two new strings recently added (Davy Defaud)
+