Releases: marcstraube/foundryvtt-scenery
Releases · marcstraube/foundryvtt-scenery
Scenery v3.0.0 — Foundry VTT v14
Changes
🚀 Features
- feat: Foundry VTT v14 compatibility @marcstraube (#49)
🐛 Bug Fixes
- fix: adapt build for vite 8 and typescript 6 @marcstraube (#43)
🏗️ Build & CI
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates @dependabot (#48)
- ci: auto-merge dependabot patch/minor updates @marcstraube (#38)
Contributors
v2.0.1
What's Changed
🔧 Maintenance
- Migrated to trunk-based development on
master(#30) - Bumped dev-dependencies (#31)
- Removed
eslint-plugin-security(incompatible with ESLint 10), replaced with built-inno-eval
🌍 Translations
- Updated translations for German, Spanish, French, Japanese, and Portuguese (Brazil)
Contributors
@dependabot[bot], @marcstraube, and @weblate
Scenery v2.0.0 — Foundry VTT v13
⚠️ Breaking Changes
- Requires Foundry VTT v13+ — not compatible with v12 or earlier
- Complete UI rewrite using ApplicationV2
✨ Features
- New Copy Dialog — copy elements between variations with type selection
- Variation Scan — automatic detection of map variants via fuzzy matching
- Element Management — store scene elements (tiles, lights, walls, etc.) per variation
- Reset Option — reset unselected elements when copying
- Delete Confirmation — safety prompt when deleting variations
- About Dialog — Ko-fi, Patreon and GitHub links
🔧 Improvements
- TypeScript + Vite build system
- SCSS instead of CSS
- No more jQuery dependency
- Variation badge only shows for 2+ variations
- Improved v13 hook integration
🐛 Fixes
- Context menu uses v13 hook system
- Corrected selectors for v13
- Improved path handling
👏 Credits
- Original v13 migration by @angedelamort
1.2.0
Full Changelog: 1.1.3...1.2.0
1.1.3
Update for FoundryVTT V11
1.1.2
1.1.1
What's Changed
- Fix Node.js error message "require() of ES modules is not supported":… by @marcstraube in #4
- fix #3; Update attribute selector to v10 naming scheme. by @marcstraube in #5
- Move FUNDING.yml to .github folder. by @marcstraube in #6
Full Changelog: 1.1.0...1.1.1
1.1.0
1.0.0
Merge pull request #1 from marcstraube/v10-update V10 Update / Ownership transfer