Skip to content

Releases: Kartkod/pattypan

pattypan-21-10-experimental-6

04 Feb 11:18
4b90414
Compare
Choose a tag to compare
Pre-release

This is an experimental release of Pattypan aimed at resolving major login and platform support issues.

This experimental release is expected to be promoted into a stable release.

Known regressions:

  • Pattypan will no longer check for duplicate files using hashes before an upload.

Fixes:

Installation

System requirements: Java 11+

Running

Mark the file as an executable and click it.

pattypan-21-10-experimental-5

03 Feb 17:46
e5a7a00
Compare
Choose a tag to compare
Pre-release

This is an experimental release of Pattypan aimed at resolving major login and platform support issues. This fifth experimental release only supports Windows and Linux. MacOS support is in progress and in the meanwhile users can still use the fourth experimental release.

Please note that this release is considered experimental, consider making only small incremental uploads.

Known regressions:

  • Pattypan will no longer check for duplicate files using hashes before an upload.

Fixes:

Installation

System requirements: Java 11+

Running

Mark the file as an executable and click it.

pattypan-21-10-experimental-4

29 Jan 14:36
Compare
Choose a tag to compare
Pre-release

This is an experimental release of Pattypan to resolve major login and platform support issues. This release migrates Pattypan to Java 11+, OpenJFX, and mainstream Wiki.java.

This is experimental because its requirements for running and installing Pattypan is higher than what it should be.

This is the fourth experimental release focusing on yarl#145.

Current Regressions:

  • Will no longer check for duplicate files using hashes before an upload
  • Requires separate install of OpenJFX

Fixes:

Installation

System requirements: Java 11 or later and OpenJFX.

Running

For the time being you need to manually load OpenJFX modules when you start Pattypan which you can do from the command line, this works on all major platforms:

java --module-path "<path-to-your-openjfx>" --add-modules javafx.web -jar pattypan.jar

Example(Ubuntu):

java --module-path "/usr/share/openjfx/lib/" --add-modules javafx.web -jar pattypan.jar

pattypan-21-10-experimental-3

23 Jan 12:45
Compare
Choose a tag to compare
Pre-release

This is an experimental release of Pattypan to resolve major login and platform support issues. This release migrates Pattypan to Java 11+, OpenJFX, and mainstream Wiki.java.

This is experimental because its requirements for running and installing Pattypan is higher than what it should be.

This is the third experimental release focusing on yarl#144.

Current Regressions:

  • Will no longer check for duplicate files using hashes before an upload
  • Requires separate install of OpenJFX

Fixes:

Installation

System requirements: Java 11 or later and OpenJFX.

Running

For the time being you need to manually load OpenJFX modules when you start Pattypan which you can do from the command line:

java --module-path "<path-to-your-openjfx>" --add-modules javafx.web -jar pattypan.jar

Example(Ubuntu):

java --module-path "/usr/share/openjfx/lib/" --add-modules javafx.web -jar pattypan.jar

21.10-experimental

15 Oct 14:46
581c167
Compare
Choose a tag to compare
21.10-experimental Pre-release
Pre-release

This is an experimental release of Pattypan to resolve major login and platform support issues. This package migrates Pattypan to Java 11+, OpenJFX, and mainstream Wiki.java.

This is experimental because its requirements for running and installing Pattypan is higher than what it should be.

Current Regressions:

  • Will no longer check for duplicate files using hashes before an upload
  • Requires separate install of OpenJFX

Fixes:

Installation

System requirements: Java 11 or later and OpenJFX.

Running

For the time being you need to manually load OpenJFX modules when you start Pattypan which you can do from the command line:

java --module-path "<path-to-your-openjfx>" --add-modules javafx.web -jar pattypan.jar

Example(Ubuntu):

java --module-path "/usr/share/openjfx/lib/" --add-modules javafx.web -jar pattypan.jar

21.10-experimental-2

29 Oct 11:26
2809ce7
Compare
Choose a tag to compare
21.10-experimental-2 Pre-release
Pre-release

This is a second experimental release of Pattypan to resolve major login and platform support issues. This package migrates Pattypan to Java 11+, OpenJFX, and mainstream Wiki.java.

This is experimental because its requirements for running and installing Pattypan is higher than what it should be.

Current Regressions:

  • Will no longer check for duplicate files using hashes before an upload
  • Requires separate install of OpenJFX

Fixes:

Installation

System requirements: Java 11 or later and OpenJFX.

Running

For the time being you need to manually load OpenJFX modules when you start Pattypan which you can do from the command line:

java --module-path "<path-to-your-openjfx>" --add-modules javafx.web -jar pattypan.jar

Example(Ubuntu):

java --module-path "/usr/share/openjfx/lib/" --add-modules javafx.web -jar pattypan.jar