Skip to content

Releases: bmack/site-importer

Support for TYPO3 v12 + Symfony 7

26 Jul 09:12
250ac5e
Compare
Choose a tag to compare
Merge pull request #17 from alexanderschnitzler/main

Allow installation with symfony v7 packages

[RELEASE] Add PHP 8.x support

19 Dec 11:03
cbe65cd
Compare
Choose a tag to compare
Merge pull request #14 from RostyslavMatviyiv/master

[TASK] Support php 8.1

[RELEASE] Compatibility with TYPO3 v9 + v10 + v11

19 Oct 09:50
8a1b165
Compare
Choose a tag to compare
Merge pull request #13 from RostyslavMatviyiv/master

[TASK] Migrate to TYPO3 11

[RELEASE] Compatibility with TYPO3 v9 + v10

01 Feb 14:45
6bd766d
Compare
Choose a tag to compare

Removed support for TYPO3 v8 and lower.

[RELEASE] Hardening logic of YAML structures

01 Aug 17:13
5708001
Compare
Choose a tag to compare
Merge pull request #11 from NamelessCoder/hotfix/allow-empty-data-sets

[BUGFIX] Ignore empty data sets

[RELEASE] Add feature to update records with "uid"

28 Jul 13:41
b3f1598
Compare
Choose a tag to compare
Merge pull request #9 from NamelessCoder/feature/update-mode

[FEATURE] Add "update" mode

[RELEASE] Add compatibility for PHP 7.4

11 Mar 10:49
4047b88
Compare
Choose a tag to compare
Merge pull request #8 from syzygy-germany/master

[TASK] Mark compatibility to php 7.4

[RELEASE] Compatible with TYPO3 v9 + allow imports of files

27 Sep 12:30
e3c76fe
Compare
Choose a tag to compare

This releases adds compatibility with TYPO3 v9, and allows to specify file imports like in TYPO3 RST files.

In addition, PHP 7.3 is now officially supported.

Compatibility with TYPO3 v7.6

28 Jun 06:43
999af9c
Compare
Choose a tag to compare

This release adds compatibility for TYPO3 v7.6 LTS.

First version

27 Dec 09:12
Compare
Choose a tag to compare
v0.1.0

[TASK] Initial commit