Skip to content

Releases: supseven-at/supi

Release v7.0.7

02 May 07:24
e588086
Compare
Choose a tag to compare
[BUGFIX] Fix wrong action call if CE is loaded in content elements

If a content element, like the youtube or spotify element, is added
to the inline content elements of another extension, e.g. ext:news,
TYPO3 looks after templates of the current controller action, which
is e.g. News->detail. If the CE has not defined its own controller
action, TYPO3 takes the controller name of the parent extension
(news) and can not resolve Detail.html within ext:supi.

This bugfix just adds the missing configuration
extbase.controllerActionName to the according CEs so TYPO3 resolves
the correct template path.

Resolves: #40

Release v7.0.5

13 Feb 09:49
v7.0.5
15caf9c
Compare
Choose a tag to compare
  • 15caf9c [BUGFIX] Save CSP hashes in KV store

v7.0.4

05 Feb 09:33
3d56e32
Compare
Choose a tag to compare

Fix wrong overwritten key page.headerData.31337.content.20

Release v7.0.2

16 Jan 12:02
7.0.2
99fbca9
Compare
Choose a tag to compare
  • 99fbca9 [TASK] Add default snippet for GA
  • 9150fdd Merge pull request #38 from helmutstrasser/patch
  • ffd2164 [TASK] Switch TCA field CType configuration to associative array keys

Release v6.2.3

11 Oct 10:50
v6.2.3
d89d3a7
Compare
Choose a tag to compare
  • d89d3a7 [BUGFIX] Pass correct request object to legacy view

Release v6.2.2

21 Sep 09:47
v6.2.2
3c02a05
Compare
Choose a tag to compare
  • 3c02a05 [BUGFIX] Must pass language not request to LanguageServiceFactory

Release v6.2.1

21 Sep 09:26
v6.2.1
f122eda
Compare
Choose a tag to compare
  • f122eda [TASK] Use the same GH php setup action for all workflows
  • 38d3dbb [TASK] Code style
  • 6fba754 [TASK] Use node v18 for building and linting of FE assets
  • adb67bc [TASK] Update GH checkout action and set ubuntu version
  • 0998d14 [TASK] TYPO3 v7 compatibility for previous change
  • c4beeec [TASK] Cleanup composer.json
  • f64bb47 [TASK] Use PHPUnit v9 by default
  • 4de8ac6 [TASK] Use LanguageServiceFactory if available
  • a0e166b [TASK] Pass request to custom template rendering context

Release v6.2.0

20 Sep 12:03
v6.2.0
418398e
Compare
Choose a tag to compare
  • 418398e [TASK] Mark auto-releases as draft
  • 1e7fe68 [TASK] Add Matomo tracker

Release v6.1.19

05 Sep 08:19
v6.1.19
4642983
Compare
Choose a tag to compare
* 4642983 [TASK] Allow PHP 8.2+ in php-cs-fixer calls
* 002ad24 [TASK] Remove automated TER release
* 8b2e9d5 [TASK] Mark as compatible with TYPO3 v12
* 8c55f7d [TASK] add missing label
* 6b4f01b Merge pull request #32 from georgringer/patch-1
* 4217443 [TASK] Use correct casing
* 1f3dde1 [TASK] removed version number from ext_emconfig
* 044da1a Merge remote-tracking branch 'origin/feature/translations'
* ac10d04 [TASK] fixed version constraint?
* 5e2a98c [TASK] fixed composer.json
* a4d23e5 [TASK] version conflicts and require fixes
* b232e76 [TASK] add more infos in the js events
* 7645b33 [TASK] add new translations
* e1d0e83 Merge branch 'main' into feature/translations
* bb5394a [TASK][WIP] add new translations
* 35f58eb [TASK] Add release workflow
* ebe3845 [TASK] Update Youtube processor test
* 8442215 Merge pull request #29 from supseven-at/feature/documentation
* f9a3cea [TASK] get translation button.individual.text from settings
* 36e1702 [TASK] add RST documentations

Release v6.1.18

03 Apr 08:24
Compare
Choose a tag to compare
[TASK] add missing label