Skip to content

v0.1.0 — First Stable Release

Choose a tag to compare

@bruceamoser bruceamoser released this 17 Feb 02:46
· 9 commits to main since this release

Cascade Folder Permissions v0.1.0

First stable release.

Features

  • One-click cascade — adds "Apply to Sub-folders" checkbox to the Configure Ownership dialog for folders
  • Recursive — processes all sub-folders and their documents at any depth
  • Smart filtering — only applies concrete permission levels (None, Limited, Observer, Owner); "inherit / no change" values are skipped
  • Batch updates — uses DocumentClass.updateDocuments() for efficient server-side processing
  • V11–V13 compatible — handles both V1 and V2 Application frameworks
  • Localized — all UI strings use Foundry's i18n system (English included)
  • System agnostic — works with any game system

Installation

Paste this manifest URL into Install Module in Foundry:

https://github.com/bruceamoser/foundry-apply-permissions/releases/latest/download/module.json

Compatibility

Foundry VTT Status
v11 Minimum
v12 Compatible
v13 Verified