Releases: Kartkod/pattypan
pattypan-21-10-experimental-6
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
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
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
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
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
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