• v1.1.3 6f12dec170

    v1.1.3 Stable

    RPJosh released this 2024-02-11 20:08:55 +00:00 | 0 commits to master since this release

    🎯 Fixed

    • Linux: Fixed setting of XAUTHORITY environment variable for polkit authentication
    Downloads
     
  • v1.1.2 c95e6a1b14

    v1.1.2 Stable

    RPJosh released this 2024-01-19 16:35:33 +00:00 | 1 commits to master since this release

    🚀 New features

    • Linux: Authentication for the root user via polkit
    Downloads
     
  • v1.1.1 3e289e756a

    1.1.1 Stable

    RPJosh released this 2023-12-28 21:51:51 +00:00 | 5 commits to master since this release

    🎯 Fixed

    • Don't kill systemd service for portable installations
    • Changed portable configuration directory from Appdata to AppData
    Downloads
     
  • v1.1.0 5a198decb4

    1.1.0 Stable

    RPJosh released this 2023-05-07 17:57:26 +00:00 | 10 commits to master since this release

    📣 Changes

    • ⚠️ Returning positive error codes (>0) instead of negative ones for errors

    🚀 New features

    • Windows: Option to automatically start the application after system startup

    🎯 Fixed

    • Linux: Systemd services created by the program are now stopped and started automatically before the installation routine begins
    • Windows: The parameter ---background opened a command line window
    • Errors are now written to stderr
    Downloads
     
  • v1.0.5 48528d3cb2

    1.0.5 Stable

    RPJosh released this 2023-04-01 08:35:37 +00:00 | 15 commits to master since this release

    🎯 Fixed

    • Fix installation when the application or configuration directory were not already existing

    🚀 New features

    • Option for not killing the currently running instance
    Downloads
     
  • v1.0.3 41f71857b7

    1.0.3 Stable

    RPJosh released this 2023-01-31 19:19:18 +00:00 | 18 commits to master since this release

    🚀 New feautures

    • Added option to autostart gui
    Downloads
     
  • v1.0.4 8af05c8f0b

    1.0.4 Stable

    RPJosh released this 2023-01-31 19:16:30 +00:00 | 16 commits to master since this release

    📣 Changes

    • Remove commons-io library

    🎯 Fixed

    • Use an absolute path for portable dir
    • Windows: Creation of path entry when path is longer than 1024 character

    🚀 New features

    • Allow specification of Xms size
    Downloads
     
  • v1.0.2 84a827de40

    1.0.2 Stable

    RPJosh released this 2023-01-06 17:02:14 +00:00 | 19 commits to master since this release

    📣 Changes

    • ⚠️ Changed license from GPLv3 to AGPLv3

    🎯 Fixed

    • Program exit when basic authentication is missing (return error code from function instead)
    • Errors will be written to stderr instead of stdout

    🚀 New features

    • 🔨 Added Jenkinsfile to support CI with Jenkins
    • Option to ask the user for basic auth credentials on a 401 HTTP-Response
    Downloads
     
  • 1.0.1 17371561dd

    1.0.1 Stable

    RPJosh released this 2022-04-03 13:39:28 +00:00 | 24 commits to master since this release

    Changes

    • ⚠️ Renamed the domain and group name from tk.rpjosh to de.rpjosh
    • Reorganization of the directory structure

    Fixed

    • Support for Java 17
    • German comments and Javadocs in the source code

    Updated dependencies

    • Gradle from 6.6.1 to 7.4.2
    • MSLinks from 1.0.6.1 to 1.0.6.2

    New features

    • Basic translation support for German and English
    • Publish the installer to the local maven repository for an easier development
    Downloads
     
  • 1.0.0 4188a74644

    1.0.0 Stable

    RPJosh released this 2022-01-15 20:50:49 +00:00 | 27 commits to master since this release

    Initial release

    Downloads