Releases: sudhaus7/typo3-xlsimport
Releases · sudhaus7/typo3-xlsimport
Bugfix release
Bugfix Release
What's Changed
- [BUGFIX] Updating entities leads to error by @calien666 in #49
Full Changelog: v5.0.3...v5.0.4
5.0.3
v5.0.2: Merge pull request #45 from sudhaus7/task/version-release
Documentation update and bug fix for TER
5.0.1
5.0.0
What's Changed
- [FEATURE] Update extension for TYPO3 v12 support by @calien666 in #35
- [TASK] Prepare release 5.0 by @calien666 in #43
Full Changelog: 4.0.3...v5.0.0
4.0.3
4.0.2: Merge pull request #33 from sudhaus7/typo3-xlsimport-32
[BUGFIX] Fix access check on pages for non-admin users
Bugfix Release
4.0.0: Refactoring of module
Refactoring of module
* Code refactoring
- Clearer method names
- Access now handled by core functionality
- Fields and tables are checked against access rights
- Documentation update
- failsafe file upload
- failsafe import process
- preparation for big imports