# Changelog [Roll Table Importer](https://foundryvtt.com/packages/roll-table-importer) ## [2.0.2](https://github.com/jendave/roll-table-importer/blob/main/CHANGELOG.md) (2026-07-03) * More cleanups of the build process. ## [2.0.1](https://github.com/jendave/roll-table-importer/blob/main/CHANGELOG.md) (2026-07-03) * Updated build process. ## [2.0.0](https://github.com/jendave/roll-table-importer/blob/main/CHANGELOG.md) (2026-05-07) * Major revamp of module. * [Add support for v13+ `name` and `description` fields](https://github.com/jendave/roll-table-importer/issues/1). * [Add support for importing multiple tables at one time](https://github.com/jendave/roll-table-importer/issues/2). * [Fix support for simple JSON files](https://github.com/jendave/roll-table-importer/issues/3). * [Resolve conflict with Smalltime module](https://github.com/jendave/roll-table-importer/issues/4). * Update to ApplicationV2. ## [1.1.4](https://github.com/jendave/roll-table-importer/blob/main/CHANGELOG.md) (2026-04-26) * Fixed deprecation warning. ## [1.1.3](https://github.com/jendave/roll-table-importer/blob/main/CHANGELOG.md) (2026-04-24) * Fixed warnings when Foundry loads. ## [1.1.2](https://github.com/jendave/roll-table-importer/blob/main/CHANGELOG.md) (2026-02-26) * Verified for Foundry v14. ## [1.1.1](https://github.com/jendave/roll-table-importer/blob/main/CHANGELOG.md) (2025-11-20) * Fixed Description field for imported tables. ## [1.1.0](https://github.com/jendave/roll-table-importer/blob/main/CHANGELOG.md) (2025-11-19) * Minimum version is Foundry v13. ## [1.0.1](https://github.com/jendave/roll-table-importer/blob/main/CHANGELOG.md) (2025-06-10) * Support for v13. ### WARNING - Roll Table Compatibility * When Roll Tables are put into Compendiums - * Roll tables created/edited on v13 *are not* compatible with v12. * Roll tables created/edited on v12 are compatible with v13. ## [1.0.0](https://github.com/jendave/roll-table-importer/blob/main/CHANGELOG.md) (2025-06-02) * Initial release.