Skip to content

Releases: poppa/Roxen-Application-Launcher

Roxen Application Launcher 2.0.13

15 Mar 14:54
Compare
Choose a tag to compare

Added a proper log handler for debug mode.

With this we can call debug() and get proper file and line info.

Added the method LauncherFile.update_from_xrl2() which updates a locally already existing file with whats necessary from a newly downloaded xrl2 file. This ammends the previously added method set_ac_cookie(), since the new method also does the same thing.

Roxen Application Launcher 2.0.12

14 Mar 21:06
Compare
Choose a tag to compare

Nowadays Roxen will expire an authentication sooner or later. When that happens you had to manually delete the file from RAL and then download it again. This fix will update the auth_cookie from the newly downloaded xrl2-file so the step of having to delete the file manually is removed.

We also issue a better error message if you try to re-fetch a file with an expired authentication directly from RAL.

Roxen Application Launcher 2.0.11

01 Dec 10:18
Compare
Choose a tag to compare

Added garbage collection of old log files.

Roxen Application Launcher 2.0.10

10 Oct 08:59
Compare
Choose a tag to compare

Added support for upload redirects. Redirects can happen if you use an SSL offloading front end, for instance.

Roxen Application Launcher 2.0.9

08 Jun 12:00
Compare
Choose a tag to compare

Added the option to skip checking the validity of TLS-certificates.

This was a quick fix. A more satisfying solution will come where you can chose to accept a particular certificate or not.

Roxen Application Launcher 2.0.8.8

18 Apr 15:39
Compare
Choose a tag to compare

Most importantly, better handling of non-200 HTTP-statuses on upload.

Logging some more events to file.

Implemented log rotation. A logfiles will be created per month.

Roxen Application Launcher 2.0.8.7

29 Jun 16:36
Compare
Choose a tag to compare

Contains a bugfix where the list of editors wasn't saved, probably due to some changes in Vala and how private static Lists with public getters are handled.

Roxen Application Launcher 2.0.8.6

28 Apr 12:01
Compare
Choose a tag to compare

No feature added, just made it compile on Ubuntu 16.04

Roxen Application Launcher 2.0.8.5

26 Nov 17:07
Compare
Choose a tag to compare

Added the description of an HTTP error to the logfile so one can see what actually went wrong when something went wrong.

Roxen Application Launcher 2.0.8.4

26 Nov 16:38
Compare
Choose a tag to compare

This release only has a fix for an aesthetic glitch in the application/content-type dialog