Skip to content

Releases: transmission-remote-gui/transgui

5.12.0

26 Nov 13:34
Compare
Choose a tag to compare
  • Move repository to organization account
  • Update README.md
  • Update translation template
  • Update Korean translation
  • Update Spanish translation
  • Update Traditional Chinese translation
  • Show global bandwidth limits in status bar (#993)
  • Add Option to change Statusbar Panels widths (#953)
  • Fix wrongly disabled menu items for renamed torrents (#884)
  • Replace Ubuntu 17.04 Travis build env w/ Debian stretch

v5.11.0

05 Nov 19:01
Compare
Choose a tag to compare
  • Update translation template for missing terms
  • Update Traditional Chinese translation
  • Update Simplified Chinese translation (#1024)
  • Update Nederlands translation
  • Update README.md (#924, #1001, #1012, #1017, #1020)
  • Update Visual C++ Redistributable package to 2013 (12.0.40660)
  • Update Windows installer logic for Visual C++ Redistributable package
  • Update the Ararat Synapse library to the latest revision
  • Upgrade OpenSSL dll for Windows from 1.0.2j to 1.0.2m
  • Download vcredist on the fly using Inno Download Plugin (#1013)
  • Add version number on application window title
  • Add the user customizable menu option (#1020)
  • Add the ability to configure the network timeout (#1007)
  • Add the ability to add new torrents in a stopped state (#1022)
  • Add simple ISSUE_TEMPLATE.md to decrease false bug alarm (#1012)
  • Add more Inno Setup official languages for Windows
  • Add markdown-link-check test on Travis CI
  • Move macOS environment on Travis CI to xcode9.1
  • Set DEBIAN_FRONTEND=noninteractive on Travis CI Linux environment
  • Run apt upgrade on Travis CI before Linux package build
  • Remove jq on Travis CI, let the script use awk, to speed up
  • Do not manually install ShellCheck on Travis CI now
  • Also upload transgui single binary to VirusTotal on Travis CI

v5.10.0

16 Sep 14:37
Compare
Choose a tag to compare
  • Update Korean translation (#1002, #1003)
  • Add armv7l build on Travis CI
  • Save Menu and toolbar display option in config (#1004)

v5.9.0

18 Aug 12:33
Compare
Choose a tag to compare

5.9.0 (Aug 18, 2017)

  • Added missing string "Access violation" in lang
  • Added menu and toolbar hiding/showing option
  • Fixed language files, ~~ should be ~ (#990)
  • Fixed RevisionNumber
  • Improved CI config and build scripts

v5.8.3

28 Jul 15:01
Compare
Choose a tag to compare

v5.8.3 (Jul 28, 2017)

  • Updated Korean translation thanks to @bluenlive (#987)
  • Updated url in "about" to avoid redirects (#984)
  • Updated README.md for Windows release
  • Updated Linux building environment to Ubuntu 17.04 (#919)
  • Updated unix build script to include txz tarball packaging
  • Added "make" to Debian / Ubuntu dependencies
  • Added Raspbery Pi / armv6l automatic build on Travis CI
  • Added SourceForge mirror specify feature in macOS compiler script
  • Fixed readme.txt file format for Windows platform
  • Moved directory setup/debian-ubuntu to setup/unix
  • Increased Windows installer compression level
  • Many tuning on Travis CI for release building
  • Now use txz instead zip for unix releases

v5.8.2

23 Jul 04:46
Compare
Choose a tag to compare

v5.8.2 (Jul 22, 2017)

  • Added Portuguese translation. (#981)
  • Added app screenshot in README.md.
  • Added readme.txt back for Windows release.
  • Added fpc and Lazarus in the "about" dialog in Linux and macOS builds.
  • Now assets of every commit would be uploaded to the cloud for testing.
  • Refactored macOS build script.
  • Refactored build process on Travis CI.
  • Updated Chinese translation.
  • Updated the repository link in "about" dialog.
  • Tested Chinese installer interface for Windows release
  • Tested portable(zip) release for Windows release (#973)

v5.8.1

09 Jul 23:48
Compare
Choose a tag to compare

5.8.1 (Jyl 10, 2017)

  • Updated Chinese translation and translation template.
  • Improved macOS build process on Travis CI with some minor bug fixes.
  • Changed to use UDBZ as default format of macOS release for smaller size.
  • Added setup script for Debian/Ubuntu GNU/Linux.
  • Added automatic build for Linux i386/amd64 release using Debian/Ubuntu script on Travis CI.
  • Added git commit hash as build serial for offcial release using Debian/Ubuntu script.
  • Updated README with markdown format.
  • Fixed minor bugs.

v5.8.0

06 Jul 13:17
Compare
Choose a tag to compare

5.8.0 (Jul 6, 2017)

  • Fixed TLS 1.2 support on non-MacOS platforms
  • Updated Traditional Chinese translation
  • Re-compressed all png images and zip archive

5.7

02 Jul 06:27
Compare
Choose a tag to compare
5.7

5.7.0 (Jul 1, 2017)
[+] Removed support for SSL 2,3.
[+] Changed script for compiling the program for the Mac.
[-] Fixed Russian,Ukrainian,Hungarian translation.
[-] Fixed the "Browse" button in the "Torrent data location" window (Linux)
[-] Fixed processing of the FileOpenDoc ini-parameter.
[-] Fixed dynamic associations of ShortCuts to Actions/Menus.
[-] Fixed display of program icons in Linux.
[-] Fixed minor bugs.

5.6

15 Apr 10:38
Compare
Choose a tag to compare
5.6

5.6.0 (Apr 15, 2017)
[+] Added a delete button from the list of destination directories when adding a torrent. Issue #760
[+] Added replacement of invalid characters in torrent files (replacement with "_"). Issue #929
[+] Added warning about using an invalid character "{" in the password. Issue #931
[+] Added output of additional information to the status bar. Issue #924
[+] Added the ability to assign their own shortcut keys to access the functions of the program. Issue #924
[+] Added the ability to assign its file manager to open the torrent directory. Issue #924
[+] Added the ability to compile and run the program on Raspberry PI 3.
[+] Added the ability to copy Magnet Links from the popup menu. Issue #930
[?] Changed the function of opening files in Linux. To select the old option, specify FileOpenDoc=0.
[-] Fixed add / replace torrent tracker. Issue #929.
[?] Fixed compilation of the program from the command line in Linux.
[+] In the Installation for downloading SSL libraries added Visual Redistributable Package (For pure Windows systems. For Linux install manually libssl-dev)