Skip to content

Releases: andersundsehr/ssi_include

3.0.0

30 Apr 11:26
6910c59

Choose a tag to compare

What's Changed

  • Bugfix: TYPO3 v13 disable cache for subrequest by @weakbit in #20
  • Breaking: Drop TYPO3 v11 and PHP 8.1 support

Full Changelog: 2.2.0...3.0.0

2.2.0

23 Sep 09:49
deecd41

Choose a tag to compare

What's Changed

  • Adds TYPO3v13 compatibility along with some cleanup by @weakbit in #19

Full Changelog: 2.1.6...2.2.0

2.1.6

16 Sep 06:48
9e43de6

Choose a tag to compare

Full Changelog: 2.1.4...2.1.6

2.1.4: Merge pull request #16 from andersundsehr/feature/array-access-for-proxy

13 May 14:20
9ec5c20

Choose a tag to compare

2.1.3

08 May 14:51
e8f3bbb

Choose a tag to compare

Merge pull request #15 from andersundsehr/bugfix/renderedContent

set renderedContent to rendered html if not logged in BE aswell

2.1.2

08 May 14:18
7925af8

Choose a tag to compare

What's Changed

  • Bugfix as a variable was required to be set by @weakbit in #14

Full Changelog: 2.1.1...2.1.2

2.1.1

02 May 10:12

Choose a tag to compare

What's Changed

  • Fix Caching behaviour on backend login by @weakbit in #13

Full Changelog: 2.1.0...2.1.1

2.1.0

06 Mar 10:33
35b6d7c

Choose a tag to compare

What's Changed

  • changed boolean variable so it is not interpreted as string by @CamillH in #11
  • support for frontend user groups and cache tags by @weakbit in #12

New Contributors

Full Changelog: 2.0.3...2.1.0

2.0.3 make RenderIncludeViewHelper non static

19 Nov 12:39
7c0f89a

Choose a tag to compare

What's Changed

  • make RenderIncludeViewHelper non static by @Kanti in #10

Full Changelog: 2.0.2...2.0.3

2.0.2 fix originalRequestUri

19 Nov 08:52
8fe8d4d

Choose a tag to compare

What's Changed

  • fix originalRequestUri by @Kanti in #9

Full Changelog: 2.0.1...2.0.2