Skip to content

Releases: lic-nz/Malone

v0.9.7

01 Mar 05:24
Compare
Choose a tag to compare

What's new

Bug fixes

v0.9.6

11 Mar 00:28
Compare
Choose a tag to compare

What's new

Autorefresh (#84)

Background service to keep OAuth tokens topped up. Thanks @lianwanggit!

v0.9.5

04 Mar 00:14
Compare
Choose a tag to compare

What's new

Revert #71 (#83)

Reinstate changes from v0.8.0.

v0.9.4

03 Mar 23:32
Compare
Choose a tag to compare
v0.9.4 Pre-release
Pre-release

What's new

Revert #71 (#83)

Pull request got in to a bad state.

v0.9.2

16 Oct 09:04
Compare
Choose a tag to compare
v0.9.2 Pre-release
Pre-release

What's new

Add access token for GitHubUpdateManager (#80)

You can now add a Personal access token to get around GitHub API rate limiting (see Help with updating Malone for details).

%LocalAppData%\Malone\config\config.json will persist between Malone updates:

{
    "GitHubPersonalAccessToken": "Token goes here"
}

v0.9.1

15 Oct 07:54
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

What's new

Bug fixes

  • Add Collection window title fixed.
  • No longer creates a collection if the name is empty, as it would not be visible in the list.

v0.9.0

14 Oct 23:49
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

What's new

Collections (#71)

First cut; looks functional but could do with some UX improvements.

Thanks @jayxx1234!

v0.8.0

13 Oct 03:08
Compare
Choose a tag to compare

What's new

Pulled the authentication selector out of the hidden pane for greater visibility and ease of selection (#68)

Thanks @raydenl

v0.7.5

13 Oct 01:24
Compare
Choose a tag to compare
Text change.

v0.7.4

12 Oct 22:48
Compare
Choose a tag to compare
Don't try and downgrade.