Releases: Djaytan/docker-papermc-server
Releases · Djaytan/docker-papermc-server
v3.0.1
v3.0.0
v2.14.0
v2.13.0
v2.12.0
v2.11.6
2.11.6 (2025-06-24)
🐛 Bug Fixes
📦 Continuous Integration
🧹 House Keeping
- deps: update dependency pymdown-extensions to v10.16 (#295) (2bb026a)
- deps: update Dockerfile syntax to v1.17.1 (#294) (3617600)
- deps: update npm to v11 (#297) (af39a7e)
- deps: update Python markdown to v3.8.2 (#289) (3d84cf1)
- deps: update step-security/harden-runner action to v2.12.1 (#293) (2f98d82)
v2.11.5
2.11.5 (2025-06-24)
🐛 Bug Fixes
🏗️ Build System
📦 Continuous Integration
- deps: update Docker Buildx to v3.11.0 (#269) (08a6cd8)
- deps: update github/codeql-action action to v3.29.0 (#268) (610c9bf)
📖 Documentation
- document data loss risks and volume management best practices (#288) (0193268)
- introduce directory layout and volumes (#271) (cbbbd7d)
- segregate persistent data from config ones with two distinct folders (#277) (fb276b0)
- share the publicly exposed directory layout structure and mount points (#272) (a056853)
- specify
/data/worlds&/data/pluginsare anonymous volumes by default (#287) (c837c0a) - specify default behavior when no mount point is specified (#273) (efb9e06)
🧹 House Keeping
v2.11.4
2.11.4 (2025-06-16)
🐛 Bug Fixes
🛠️ Refactoring
- clean-up permission issue workaround (#264) (afceadd)
- finalize MkDocs Docker wrapper (#261) (7777470)
- finalize pip-tools Docker wrapper (#260) (5268ff3)
- move Helm Chart in dedicated repository (#220) (8f7b514)
- rely on
--mountsyntax instead of the--volumeone (#258) (5c70b3e) - reorganize user guide docs sources (#226) (86a5d6c)
🏗️ Build System
- add executable permission to Helm localdev script (#209) (26cad88)
- add MkDocs config YAML schema (#223) (59626d3)
- bump user guide localdev from python v3.12.11 to v3.13.14 (#249) (2cfa395)
- create MkDocs OCI image from scratch (#246) (3886cc2)
- fix MkDocs' Dockerfile base image tag (#266) (7c09c8b)
- fix pip-compile Docker wrapper on Linux systems (#256) (f0858cf)
- fix user guide localdev script (#247) (581fd8f)
- increase scripts portability by migrating from
bashtosh(#244) (98660ee) - lock user guide localdev dependencies with hashes (#248) (6443423)
- make Python requirements compilation script portable with Docker (#243) (ee6ad88)
- prevent permission issues on Linux when updating MkDocs dependencies (#262) (b80df93)
- reorganize doc tool wrappers (#245) (004347e)
- reorganize pip-compile wrapper files (#250) (2c194e8)
- reorganize Python requirements files (#253) (8d84299)
- reorganize Python requirements files (#253) (#252) (a44ce6f)
- run
pip-compilein rootless mode (#251) (9a6a1da) - setup Helm chart localdev script (#199) (a62fce9)
- setup localdev for user guide (#239) (008e48f)
- simplify
pip-compileDocker wrapper by fixing root perm issue (#257) (2ab1dad) - specify MkDocs site URL as recommended (#224) (47ea7bd)
📦 Continuous Integration
- adjust firewalls when deploying GH Pages (#222) (79a7965)
- align commitlint config with conventional commits guidelines (#211) (4942fab)
- completely drop support to next branches (#204) (ceeeecc)
- define empty top-level permission in release GH workflow (#206) (4638543)
- do some minor adjustments (#208) (89ab849)
- explicitly require pinned hashes for MkDocs dependencies (#229) (ffd23b4)
- get rid of the
.npmrcfile (#205) (3220093) - pin MkDocs dependencies with hashes (#228) (f0c0468)
- remove no longer required
semantic-releaseworkaround (#201) (c9b04ed) - simplify CI build by sharing user guide OCI image with localdev (#254) (5935aa0)
- split release pipelines across two GitHub workflows (#202) (77f8207)
- support back pre-release branches (alpha and beta) (#203) (6569554)