This pre-release container supports Foundry VTT testing release 13.340
See:
Warning
This Testing update is intended for those dedicated users who wish to test the new features provided in Version 13. It is not intended for use in weekly games or in games with heavy use of add-on modules. The goal for this build is to collect preliminary testing feedback from developers and users, not to power actual game sessions!
Important Changes from v12
There were substantial internal changes introduced at release v13.333.0 that may affect some users:
- The container now defaults to a non-root user.
- The internal home directory has changed from
/home/foundryto/home/node FOUNDRY_UIDandFOUNDRY_GIDenvironment variables have been deprecated.
The Dockeruseroption should be used to change theuidandgidof the running processes.- The container will no longer change the permissions in the
datavolume to match theuidandgidof the server. Therefore theCONTAINER_PRESERVE_OWNERenvironment variable is deprecated. - The
TIMEZONEenvironment variable has been replaced by the standardTZenvironment variable.
What's Changed
- Bump crazy-max/ghaction-github-labeler from 5.2.0 to 5.3.0 in the github-actions-all group by @dependabot in #1190
- Bump the github-actions-all group with 2 updates by @dependabot in #1191
- Bump typescript from 5.8.2 to 5.8.3 in the npm-all group by @dependabot in #1192
- Bump github/codeql-action from 3.28.13 to 3.28.15 in the github-actions-all group by @dependabot in #1194
- Prerelease 13.340.0 by @felddy in #1195
Full Changelog: v13.339.0...v13.340.0