Releases: felddy/foundryvtt-docker
v13.334.0
This pre-release container supports Foundry VTT development release 13.334
See:
Warning
Updates on the Development channel are intended for testing and feedback from the development community. While the features and improvements of these updates may be close to a level of stability intended for public testing, they are likely to still include some bugs and incompatibilities which may frustrate you. It is not intended to use these releases for a live game.
What's Changed
Full Changelog: v13.333.0...v13.334.0
v13.333.0
This pre-release container supports Foundry VTT prototype release 13.333
Warning
Updates on the Prototype channel provide the implementation of major new features which are likely to introduce unforeseen bugs, breakages to existing game systems or modules, or other problems which will be disruptive to the usage of the software. Do not install this update unless you are doing so for the specific purposes of testing, it is not intended for use in 'live game' scenarios. The purpose of Prototype builds are to allow new experimental features to be tested and to help developers to begin the process of updating packages which are impacted by these changes. If you choose to update to this version you expose yourself to serious risk of having a bad experience. Please take this warning to heart.
What's Changed
There are substantial internal changes that may affect some users.
- The container now defaults to a non-root user.
- The internal home directory has changed from
/home/foundry
to/home/node
FOUNDRY_UID
andFOUNDRY_GID
environment variables have been deprecated.
The Dockeruser
option should be used to change theuid
andgid
of the running processes.- The container will no longer change the permissions in the
data
volume to match theuid
andgid
of the server. Therefore theCONTAINER_PRESERVE_OWNER
environment variable is deprecated. - The
TIMEZONE
environment variable has been replaced by the standardTZ
environment variable.
- Bump the github-actions-all group across 1 directory with 5 updates by @dependabot in #1124
- Bump the pip-all group across 1 directory with 4 updates by @dependabot in #1121
- Bump the npm-all group across 1 directory with 2 updates by @dependabot in #1114
- Add support for prerelease
13.333
by @felddy in #1125
Full Changelog: v13.332.0...v13.333.0
v13.332.0
This pre-release container supports Foundry VTT prototype release 13.332
This release drops support for the linux/arm/v6
platform, and restores support for linux/s390x
.
See:
Warning
Updates on the Prototype channel provide the implementation of major new features which are likely to introduce unforeseen bugs, breakages to existing game systems or modules, or other problems which will be disruptive to the usage of the software. Do not install this update unless you are doing so for the specific purposes of testing, it is not intended for use in 'live game' scenarios. The purpose of Prototype builds are to allow new experimental features to be tested and to help developers to begin the process of updating packages which are impacted by these changes. If you choose to update to this version you expose yourself to serious risk of having a bad experience. Please take this warning to heart.
What's Changed
Full Changelog: v12.320.0...v13.332.0
Special thanks to @afwolfe for PR #1000 which inspired the change to passing build secrets for pre-installed builds.
v12.331.0
This container supports Foundry VTT stable release 12.331
Please read the official FoundryVTT release notes for details on how to safely migrate to version 12
.
Note
Users migrating from version 11 of this container may be interested in applying a patch that will perform module compatibility checks at startup.
See:
Warning
While this is categorized as a stable release there is always a possibility of unexpected bugs or compatibility issues. As with any time you update the core software, be sure to perform a complete backup of your user data to minimize any risk of data loss.
What's Changed
- Bump the pip-all group with 2 updates by @dependabot in #1024
- Bump the github-actions-all group across 1 directory with 3 updates by @dependabot in #1034
- Bump the pip-all group across 1 directory with 3 updates by @dependabot in #1033
- Fix cheerio import caused by update by @felddy in #1037
- Bump winston from 3.13.1 to 3.14.2 in the npm-all group across 1 directory by @dependabot in #1038
- Bump github/codeql-action from 3.26.1 to 3.26.2 in the github-actions-all group by @dependabot in #1035
- Bump FoundryVTT version to 12.331 by @felddy in #1039
Full Changelog: v12.330.0...v12.331.0
v12.330.0
This container supports Foundry VTT stable release 12.330
Please read the official FoundryVTT release notes for details on how to safely migrate to version 12
.
Note
Users migrating from version 11 of this container may be interested in applying a patch that will perform module compatibility checks at startup.
See:
Warning
While this is categorized as a stable release there is always a possibility of unexpected bugs or compatibility issues. As with any time you update the core software, be sure to perform a complete backup of your user data to minimize any risk of data loss.
What's Changed
- Bump typescript from 5.5.3 to 5.5.4 in the npm-all group by @dependabot in #1019
- Bump pytest from 8.3.1 to 8.3.2 in the pip-all group by @dependabot in #1021
- Bump the github-actions-all group across 1 directory with 2 updates by @dependabot in #1022
- Bump FoundryVTT version to 12.330 by @felddy in #1023
Full Changelog: v12.329.0...v12.330.0
v12.329.0
This container supports Foundry VTT stable release 12.329
Please read the official FoundryVTT release notes for details on how to safely migrate to version 12
.
Note
Users migrating from version 11 of this container may be interested in applying a patch that will perform module compatibility checks at startup.
See:
Warning
While this is categorized as a stable release there is always a possibility of unexpected bugs or compatibility issues. As with any time you update the core software, be sure to perform a complete backup of your user data to minimize any risk of data loss.
What's Changed
- Bump setuptools from 70.1.1 to 70.2.0 in the pip-all group by @dependabot in #1003
- Bump the github-actions-all group across 1 directory with 3 updates by @dependabot in #1005
- Bump the pip-all group across 1 directory with 3 updates by @dependabot in #1017
- Bump the github-actions-all group across 1 directory with 4 updates by @dependabot in #1016
- Bump the npm-all group with 2 updates by @dependabot in #1008
- Bump FoundryVTT version to 12.329 by @felddy in #1018
Full Changelog: v12.328.0...v12.329.0
v12.328.0
This container supports Foundry VTT stable release 12.328
Please read the official FoundryVTT release notes for details on how to safely migrate to version 12
.
Note
Users migrating from version 11 of this container may be interested in applying a patch that will perform module compatibility checks at startup.
See:
Warning
While this is categorized as a stable release there is always a possibility of unexpected bugs or compatibility issues. As with any time you update the core software, be sure to perform a complete backup of your user data to minimize any risk of data loss.
What's Changed
- Bump typescript from 5.4.5 to 5.5.2 in the npm-all group by @dependabot in #997
- Bump setuptools from 70.0.0 to 70.1.1 in the pip-all group across 1 directory by @dependabot in #998
- Bump the github-actions-all group across 1 directory with 2 updates by @dependabot in #995
- Bump FoundryVTT version to 12.328 by @felddy in #999
Full Changelog: v12.327.0...v12.328.0
v12.327.0
This container supports Foundry VTT stable release 12.327
Please read the official FoundryVTT release notes for details on how to safely migrate to version 12
.
Note
Users migrating from version 11 of this container may be interested in applying a patch that will perform module compatibility checks at startup.
See:
Warning
While this is categorized as a stable release there is always a possibility of unexpected bugs or compatibility issues. As with any time you update the core software, be sure to perform a complete backup of your user data to minimize any risk of data loss.
What's Changed
- Bump pytest from 8.2.1 to 8.2.2 in the pip-all group by @dependabot in #986
- Bump the github-actions-all group across 1 directory with 3 updates by @dependabot in #988
- Add redaction regex for Cloudflare pre-signed URLs by @felddy in #989
- Bump FoundryVTT version to 12.327 by @felddy in #992
Full Changelog: v12.325.0...v12.237.0
v12.325.0
This container supports Foundry VTT stable release 12.325
Please read the official FoundryVTT release notes for details on how to safely migrate to version 12
.
See:
Warning
While this is categorized as a stable release there is always a possibility of unexpected bugs or compatibility issues. As with any time you update the core software, be sure to perform a complete backup of your user data to minimize any risk of data loss.
What's Changed
- Add groups to Dependabot ecosystems by @felddy in #977
- Bump github/codeql-action from 3.25.6 to 3.25.7 in the github-actions-all group by @dependabot in #980
- Bump FoundryVTT version to 12.325 by @felddy in #981
Full Changelog: v12.324.0...v12.325.0
v12.324.0
This container supports Foundry VTT stable release 12.324
Please read the official FoundryVTT release notes for details on how to safely migrate to version 12
.
See:
Warning
While this is categorized as a stable release there is always a possibility of unexpected bugs or compatibility issues. As with any time you update the core software, be sure to perform a complete backup of your user data to minimize any risk of data loss.
What's Changed
- Bump actions/cache from 3.3.2 to 4.0.0 by @dependabot in #880
- Bump actions/dependency-review-action from 3.1.5 to 4.0.0 by @dependabot in #881
- Update to use new reusable workflows by @felddy in #883
- Bump actions/download-artifact from 3.0.2 to 4.1.1 by @dependabot in #875
- Bump actions/upload-artifact from 4.0.0 to 4.2.0 by @dependabot in #882
- Bump step-security/harden-runner from 2.6.1 to 2.7.0 by @dependabot in #888
- Bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #884
- Remove
lazy-fixture-pytest
library for upgrade topytest
v8.0.0
by @felddy in #889 - Bump fetch-cookie from 2.1.0 to 2.2.0 by @dependabot in #890
- Bump actions/download-artifact from 4.1.1 to 4.1.2 by @dependabot in #892
- Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #893
- Bump setuptools from 69.0.3 to 69.1.0 by @dependabot in #895
- Bump pre-commit from 3.6.0 to 3.6.1 by @dependabot in #894
- Bump pytest from 8.0.0 to 8.0.2 by @dependabot in #904
- Bump setuptools from 69.1.0 to 69.1.1 by @dependabot in #903
- Bump pre-commit from 3.6.1 to 3.6.2 by @dependabot in #897
- Bump actions/download-artifact from 4.1.2 to 4.1.3 by @dependabot in #906
- Bump actions/dependency-review-action from 4.0.0 to 4.1.3 by @dependabot in #900
- Bump fetch-cookie from 2.2.0 to 3.0.1 by @dependabot in #905
- Bump actions/cache from 4.0.0 to 4.0.1 by @dependabot in #907
- Bump actions/download-artifact from 4.1.3 to 4.1.4 by @dependabot in #910
- Bump pytest from 8.0.2 to 8.1.1 by @dependabot in #913
- Bump typescript from 5.3.3 to 5.4.2 by @dependabot in #912
- Fix deprecated logging call by @felddy in #915
- Bump winston from 3.11.0 to 3.12.0 by @dependabot in #909
- Bump wheel from 0.42.0 to 0.43.0 by @dependabot in #914
- Fix build status badge by @felddy in #916
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #917
- Bump setuptools from 69.1.1 to 69.2.0 by @dependabot in #918
- Add hotfix for issue #697 - v11 database glibc workaround by @felddy in #919
- Add cookbooks and instructions for running FoundryVTT behind a Cloudflare Tunnel by @felddy in #920
- Bump typescript from 5.4.2 to 5.4.3 by @dependabot in #925
- Bump winston from 3.12.0 to 3.13.0 by @dependabot in #929
- Bump actions/cache from 4.0.1 to 4.0.2 by @dependabot in #923
- Bump actions/dependency-review-action from 4.1.3 to 4.2.4 by @dependabot in #926
- Bump pre-commit from 3.6.2 to 3.7.0 by @dependabot in #927
- Bump actions/dependency-review-action from 4.2.4 to 4.2.5 by @dependabot in #930
- Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #931
- Bump typescript from 5.4.3 to 5.4.5 by @dependabot in #934
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #928
- Bump setuptools from 69.2.0 to 69.5.1 by @dependabot in #936
- Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #941
- Bump actions/download-artifact from 4.1.4 to 4.1.5 by @dependabot in #939
- Bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in #938
- Bump actions/upload-artifact from 4.3.2 to 4.3.3 by @dependabot in #943
- Bump actions/download-artifact from 4.1.5 to 4.1.6 by @dependabot in #942
- Bump pytest from 8.1.1 to 8.2.0 by @dependabot in #950
- Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #947
- Bump actions/download-artifact from 4.1.6 to 4.1.7 by @dependabot in #946
- Testing release 12.320.0 by @felddy in #951
- Revert "Testing release 12.320.0" by @felddy in #952
- Bump coveralls from 3.3.1 to 4.0.0 by @dependabot in #957
- Bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #956
- Bump actions/dependency-review-action from 4.2.5 to 4.3.1 by @dependabot in #955
- Bump coverage from 6.5.0 to 7.5.0 by @dependabot in #944
- Bump actions/dependency-review-action from 4.3.1 to 4.3.2 by @dependabot in #958
- Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #960
- Bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #961
- Bump pre-commit from 3.7.0 to 3.7.1 by @dependabot in #962
- Bump coveralls from 4.0.0 to 4.0.1 by @dependabot in #964
- Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #965
- Bump pytest from 8.2.0 to 8.2.1 by @dependabot in #966
- Pin requests dependency to work around docker-py incompatibility by @felddy in #972
- Bump setuptools from 69.5.1 to 70.0.0 by @dependabot in #971
- Bump step-security/harden-runner from 2.7.1 to 2.8.0 by @dependabot in #970
- Bump github/codeql-action from 2.13.4 to 3.25.6 by @dependabot in #968
- Unpin requests and bump docker-py by @felddy in #974
- Bump FoundryVTT version to 12.324 by @felddy in #975
Full Changelog: v11.315.1...v12.324.0