Skip to content

Commit ac95fd6

Browse files
committed
[RELEASE] v13.0.0
1 parent c6da5a1 commit ac95fd6

1 file changed

Lines changed: 50 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 50 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 12.0.2
1+
# 13.0.0
22

33
## TASK
44

@@ -20,6 +20,55 @@
2020

2121
## MISC
2222

23+
- upgrade github actions c6da5a1
24+
- chore: fix phpstan reportings e44763e
25+
- chore: disable usage of obsolete friendsoftypo3/phpstan-typo3 0bfcaab
26+
- chore: remove deprecated usage of ExtensionManagementUtility::addPageTSConfig() a58c4d4
27+
- chore: update dev/test packages and tools for TYPO3 v13 only 9b87941
28+
- chore: update main branch alias 88a474a
29+
- Change version and depends 5fe4b8b
30+
- Fix CS d9f3f90
31+
- Fix CS 9bb93dc
32+
- Remove php 8.1 from workflows 6179fd8
33+
- Remove MagicImageService d308230
34+
- Remove MagicImageService 7c18c7b
35+
- Fix missing TSFE method 96c9f2a
36+
- Fix missing TSFE method 77618d8
37+
- Fix missing TextPreviewRenderer 41af4fa
38+
- Fix visibility 3fe4022
39+
- Fix support for 13.4 44fb084
40+
- Update composer.json b01a7a1
41+
- chore: PHP CodeSniffer finding 2096580
42+
- chore: add some more required PHP extensions a627d85
43+
- chore: tweak phpstan configruation 93e87eb
44+
- chore: phpstan findings 579894a
45+
- chore: cs 94cdee2
46+
- chore: PHP CodeSniffer findings 2e65460
47+
- chore: fix composer.json syntax 5054cc8
48+
- chore: fix test setup b5deef1
49+
- chore: replace obsolete recordlist extension - fixes #282 6cdd264
50+
- chore: update phpstan test a655a7f
51+
- chore: fix test by declaring what extenions are required - even if not really required by the test itself. 0279e1f
52+
- chore: update phpunit xml scheme dd6e6e1
53+
- chore: rector findings eb85962
54+
- chore: update pipeline/action for updated test suite bfb6f30
55+
- chore: update test suite e6790eb
56+
- chore: ignore rector folder created in devcontainer 23492e8
57+
- chore: add docker and compose to devcontainer c6c0b8c
58+
- chore: add rector configuration and add rector to devcontainer e5f6066
59+
- chore: configure devcontainer with vscode extension gh actions, PHP ext-intl, composer and gh cli and run composer install dc07d74
60+
- Update ext_emconf.php a372489
61+
- Update README.md for V12 28c5552
62+
- fix issue #286 a4461bb
63+
- fix createProcessedFile method description 2915c34
64+
- fix naming ec29a4c
65+
- fix comments b9b56ee
66+
- remove unnecessary check 6e86925
67+
- fix more phpstan issues. 69f6f43
68+
- fix phpstan findings 52a370b
69+
- fix phpcs findings 8f41b9a
70+
- refactor check / creation of processed file f345873
71+
- Frontend: Try new way to check if a file has a processed variant cad2a75
2372
- Allow inline images 0316b33
2473
- Ignore .cache and composer.json.testing which are created during running the test suites, because they do not need to beeing tracked in the repository. 8978558
2574
- chore: update actions to fix Node.js 16 actions are deprecated. db31a83

0 commit comments

Comments
 (0)