Releases: felddy/foundryvtt-docker
v13.335.0
This pre-release container supports Foundry VTT development release 13.335
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. Always backup any important data before testing, and please remember that this release is not intended to use in a live game.
What's Changed
- Bump fetch-cookie from 3.0.1 to 3.1.0 in the npm-all group by @dependabot in #1128
- Bump github/codeql-action from 3.27.9 to 3.28.0 in the github-actions-all group by @dependabot in #1129
- Bump the github-actions-all group across 1 directory with 5 updates by @dependabot in #1150
- Bump the pip-all group across 1 directory with 4 updates by @dependabot in #1146
- Bump typescript from 5.7.2 to 5.7.3 in the npm-all group by @dependabot in #1133
- Bump undici from 6.19.7 to 6.21.1 in the npm_and_yarn group by @dependabot in #1140
- Bump crazy-max/ghaction-github-labeler from 5.1.0 to 5.2.0 in the github-actions-all group by @dependabot in #1152
- Prerelease/13.335.0 by @felddy in #1155
Full Changelog: v13.334.0...v13.335.0
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