Releases: nitrado/hytale-plugin-webserver
Release 1.1.2
Highlights
- New versions of the plugin are now built automatically when new Hytale server versions become available
Automatically Generated Changelog
Below are the changes since 1.1.1.
What's Changed
- docs: rework everything by André Becker (@aRestless) in #22
- build: automatic build on new Hytale server version by André Becker (@aRestless) in #24
Full Changelog: v1.1.1...v1.1.2
Server Versions
2026.02.19-1a311a592
Server Versions
2026.02.19-1a311a5922026.03.26-89796e57b
Release 1.1.1
Highlights
This removes a deprecated SecurityManager component from one of the dependencies. It is no longer being used in Java 25 environments and can therefore be safely excluded.
The change was made because v1.1.0 was rejected by CurseForge's security scans.
Automatically Generated Changelog
Below are the changes since 1.1.0.
What's Changed
- fix: remove OGNL's SecurityManager by André Becker (@aRestless) in #21
Full Changelog: v1.1.0...v1.1.1
Release 1.1.1-rc1
This is a Pre-Release
The changes below will be included in the next full release, version 1.1.1.
Automatically Generated Changelog
Below are the changes since 1.1.0.
What's Changed
- fix: remove OGNL's SecurityManager by André Becker (@aRestless) in #21
Full Changelog: v1.1.0...v1.1.1-rc1
Release 1.1.0
Highlights
Breaking Changes
- Permissions of the anonymous user are now only checked against the
ANONYMOUSgroup, not against the zero UUID
Fixes
- Let's Encrypt now actually works
- Plugin names with white spaces are now supported
- Service account names without the
serviceaccount.prefix are now handled correctly on import - Content type negotiation for content types like
application/x.hytale.nitrado.query+json;version=1is now working as expected
Other
- Nitrado:WebServer is now being published to the HytaleModding.dev Maven repository: https://maven.hytalemodding.dev/#/releases
Automatically Generated Changelog
Below are the changes since 1.0.0.
What's Changed
- build: use
@v1of shared workflow by André Becker (@aRestless) in #5 - fix: prefix service account name for deletion, re-use service account UUID by André Becker (@aRestless) in #8
- fix: url encode filter paths by André Becker (@aRestless) in #11
- fix: content type negotiation by André Becker (@aRestless) in #15
- fix: various improvements to Let's Encrypt by André Becker (@aRestless) in #16
- refactor: Use only group for anonymous user permission checks by André Becker (@aRestless) in #17
- build: use Hytale server from official maven repo by André Becker (@aRestless) in #19
- build: automatically use latest Hytale server version by André Becker (@aRestless) in #20
Full Changelog: v1.0.0...v1.1.0
Release 1.1.0-rc2
This is a Pre-Release
The changes below will be included in the next full release, version 1.1.0.
Automatically Generated Changelog
Below are the changes since 1.1.0-rc1.
What's Changed
- build: automatically use latest Hytale server version by André Becker (@aRestless) in #20
Full Changelog: v1.1.0-rc1...v1.1.0-rc2
Release 1.1.0-rc1
This is a pre-release with an automatically generated changelog. The changes below are planned to release as version 1.1.0.
Changes since 1.0.0:
What's Changed
- build: use
@v1of shared workflow by André Becker (@aRestless) in #5 - fix: prefix service account name for deletion, re-use service account UUID by André Becker (@aRestless) in #8
- fix: url encode filter paths by André Becker (@aRestless) in #11
- fix: content type negotiation by André Becker (@aRestless) in #15
- fix: various improvements to Let's Encrypt by André Becker (@aRestless) in #16
- refactor: Use only group for anonymous user permission checks by André Becker (@aRestless) in #17
- build: use Hytale server from official maven repo by André Becker (@aRestless) in #19
Full Changelog: v1.0.0...v1.1.0-rc1
Release 1.0.0
Full Changelog: v1.0.0-rc1...v1.0.0
Release 1.0.0-rc1
What's Changed
- Add CI workflow by Felix Rauch (@rauchf-ni) in #1
- Upload artifact to GCS storage if configured by Felix Rauch (@rauchf-ni) in #2
New Contributors
- Felix Rauch (@rauchf-ni) made their first contribution in #1
Full Changelog: https://github.com/nitrado/hytale-plugin-webserver/commits/v1.0.0-rc1