Skip to content

Releases: Valyreon/Subloader

Subloader v1.6.3

02 Mar 15:21
a725690
Compare
Choose a tag to compare

Changes:

  • Possible fix for issue #26 is now optional with checkbox in Settings
    • Optional parameter -fdu also added to CLI
  • Password characters in CLI app are now shown as *
  • Some minor improvements to logging and uninstaller

Subloader v1.6.2

04 Nov 16:15
Compare
Choose a tag to compare

Fix for issue #26, search will now use the non-VIP endpoint for VIP users.

Subloader v1.6.1

17 Apr 00:49
964d3cf
Compare
Choose a tag to compare
  • added exception logging to non portable releases
  • fixed some minor bugs

Subloader v1.6.0

06 Oct 20:41
314e5d5
Compare
Choose a tag to compare

A significant release for Subloader:

  • Now uses the new OpenSubtitles.com API
  • Improved user interface
  • Implemented Login, Check for Updates and more search parameters
  • CLI tool implemented and included in the installer
  • New and improved installer

NOTE: If you used the installer for the prior versions and you installed somewhere other than the default location (Program Files), it would be best if you uninstalled the previous version first.

Subloader v1.5.1

31 Aug 20:10
d63b51b
Compare
Choose a tag to compare
  • added portable version of the app
  • refactored some styling

Subloader v1.5.0

30 Apr 17:57
5209304
Compare
Choose a tag to compare

Updates:

  • Implemented manual search functionality
  • Migration to NET 6 framework

Subloader v1.4.0

15 Dec 16:08
d9feca4
Compare
Choose a tag to compare

Updates:

  • Implemented new options
  • Code refactors
  • Can now download multiple files instead of overwriting one file
  • Can download files in separate Subs folder

Subloader v1.3.3

04 Dec 22:00
Compare
Choose a tag to compare

Updates:

  • Implemented drag and drop
  • App will now run in single instance mode, new instances will pass their arguments to the existing instance
  • Better exception handling and messages
  • Double click will now move languages in settings
  • Slight performance improvement by removing Newtonsoft.Json API

Subloader v1.3.2

20 Nov 19:43
Compare
Choose a tag to compare

Updates:

  • Fixed issue with multiple Portuguese languages with same name in settings
  • Application now saves settings as json
  • Checkbox states are saved now along with languages

Subloader v1.3.1

11 Nov 19:06
Compare
Choose a tag to compare

Updates:

  • UI color tweaks