Remmina 1.2.0.rcgit.7 Released!

1 minute read

In the last few weeks, several bugs were fixed, Remmina was enhanced with new features, and the website updated.

Changelog

1.2.0-rcgit.7 (2015-12-17)

Full Changelog

Implemented enhancements:

  • Icons not shown at the correct size in the main window’s listview/treeview #701
  • Reduce main window icons size fixes #701 #702 (antenore)

Closed issues:

  • VNC window immediately closes after connection attempt #699

Merged pull requests:

  • Moved to Markdown and updated text. #705 (antenore)
  • VNC exit with 8bpp issue699 #704 (antenore)
  • Temporay fixes #699 – Set default color depth to 15 (high colors) #703 (antenore)

1.2.0-rcgit.6 (2015-12-10)

Full Changelog

Implemented enhancements:

  • Migrate from libgnome-keyring to libsecret #652
  • Move ~/.remmina to a proper place (follow XDG standards) #197
  • X2goplugin refactoring closes #603 #655 (antenore)

Closed issues:

  • Remmina windows open behind other desktop windows #691
  • Indicator menu gone? #688
  • fatal error: gst/gstconfig.h: No such file or directory #678
  • remmina in gnome wayland _XInternAtom(): Remmina killed by SIGSEGV #677
  • remmina_rdp_cliprdr_monitor_ready(): Remmina killed by SIGSEGV #676
  • remmina_rdp_event_release_key(): Remmina killed by SIGSEGV #675
  • remmina: remmina_rdp_event_update_scale_factor(): Remmina killed by SIGSEGV #674
  • remmina: ringbuffer_destroy(): Remmina killed by SIGSEGV #673
  • remmina: remmina_connection_holder_toolbar_preferences_popdown(): Remmina killed by SIGSEGV #672
  • remmina: _g_log_abort(): Remmina killed by SIGTRAP #671
  • Concurrent remote desktop sessions on Win XP Pro #670
  • Optimize screen space usage #661
  • clipboard not synchonizing between RDP sessions and host #556
  • FTBS 1.0.0 : ld – undefined reference to symbol ‘g_module_symbol’ — links.txt missing necessary libraries #182

Merged pull requests:

  • Avoiding conditional directives that break statements #698 (RomeroMalaquias)
  • Fix memory leaks in RDP plugin, fix window width in Remmina_connection_window #690 (giox069)
  • Disable wayland backend #680 (antenore)
  • Migrate from libgnome-keyring to libsecret #652 – Inital import #653 (antenore)

1.2.0-rcgit.5 (2015-11-02)

Full changelog

Implemented enhancements:

  • Feature request: Provide a way to disable parsing of .ssh/config #648
  • Toolbar drag and drop, for issue #661 #668 (giox069)

Closed issues:

  • RDP plugin does not load #667
  • Remmina crashed with core dump while sharing RDP folder #659
  • High DPI display scaling #654
  • RDP Plugin Issue on Raspberry PI (ARMv7) #651
  • Moving to an embedded version of FreeRDP #599
  • Please add support multi-hop SSH tunnels / read .ssh/config #302
  • ForwardAgent #267
  • SSH Tunneling #96
  • Feature Request: SSH Tunnel with no authentication #83

Merged pull requests:

  • Makes parsing of ~/.ssh/config optional closes #648 #650 (antenore)