Skip to content

Releases: Bartacus/BartacusBundle

1.0.0

01 Sep 09:37
a74aca4
Compare
Choose a tag to compare

Changed

  • Release for TYPO3 8.7 LTS

Hotfix for 0.3.9

12 Sep 13:18
Compare
Choose a tag to compare
Hotfix for 0.3.9 Pre-release
Pre-release
0.3.9.1

Fix some specials for the wizard configuration

0.3.9

12 Sep 13:17
Compare
Choose a tag to compare
0.3.9 Pre-release
Pre-release
  • Add configuration of new content element wizard to plugins.yml style
    configuration.

0.3.8

12 Sep 13:16
Compare
Choose a tag to compare
0.3.8 Pre-release
Pre-release
  • Fix cache warmup

0.3.7

12 Sep 13:16
Compare
Choose a tag to compare
0.3.7 Pre-release
Pre-release
  • TYPO3 globals are not checked anymore, before accessing them. This prevents
    errors with not yet existing globals.

Hotfix for 0.3.6

12 Sep 13:16
Compare
Choose a tag to compare
Hotfix for 0.3.6 Pre-release
Pre-release
0.3.6.1

Make BE_USER lazy (console fails)

0.3.6

12 Sep 13:15
Compare
Choose a tag to compare
0.3.6 Pre-release
Pre-release
  • Initialize backend user for TSFE on Symfony dispatch too

0.3.5

12 Sep 13:15
Compare
Choose a tag to compare
0.3.5 Pre-release
Pre-release
  • Add the BE_USER global as TYPO3 bridge service

0.3.4

15 Apr 15:16
Compare
Choose a tag to compare
0.3.4 Pre-release
Pre-release
  • Add the cache hash calculator as TYPO3 bridge service

0.3.3

15 Apr 14:43
Compare
Choose a tag to compare
0.3.3 Pre-release
Pre-release
  • Add full symfony routing/kernel dispatch within TYPO3 eID context and TSFE
    available.
  • Handle redirect responses from content element actions.
  • Create a bridge session storage to start session if not already started.
  • Fix path to console and eID dispatch if deployed in a symlinked environment.
  • Access to frozen TYPO3_CONF_VARS within Symfony container.
  • Improve the typo3 bridge with predefined services and better docs.