Releases: eliashaeussler/typo3-warming
Releases · eliashaeussler/typo3-warming
4.2.0
What's Changed
🚀 Improved
- [FEATURE] Use typed extension configuration class by @eliashaeussler in #910
👷 Changed
- [TASK] Move access to
User-Agent
header to aRequestOptions
class by @eliashaeussler in #912
📖 Documentation
- [DOCS] Refine security policy by @eliashaeussler in #913
⚙️ Dependencies
- [TASK] Update PHPUnit (major) by @renovate[bot] in #799
- [TASK] Update cross-env to v10 by @renovate[bot] in #911
Full Changelog: 4.1.5...4.2.0
4.1.5
What's Changed
🚑 Fixed
- [BUGFIX] Define Crowdin branch name by @eliashaeussler in #906
- [BUGFIX] Make sure to run GitHub workflows on forks as well by @eliashaeussler in #907
📖 Documentation
⚙️ Dependencies
- [TASK] Update @rollup/plugin-typescript to v12.1.4 by @renovate[bot] in #894
- [TASK] Update all dependencies by @renovate[bot] in #895
- [TASK] Update selenium/standalone-chromium Docker tag to v138 by @renovate[bot] in #902
- [TASK] Update php to v8.4 by @renovate[bot] in #767
- [TASK] Update stylelint to v16.22.0 by @renovate[bot] in #908
- [TASK] Update cuyz/valinor to v2 by @renovate[bot] in #899
- [TASK] Update typescript-eslint to v8.38.0 by @renovate[bot] in #909
New Contributors
Full Changelog: 4.1.4...4.1.5
4.1.4
Full Changelog: 4.1.3...4.1.4
4.1.3
What's Changed
🚑 Fixed
- [BUGFIX] Fix command to bundle vendor libraries by @eliashaeussler in #897
👷 Changed
- [TASK] Attach extension artefact to GitHub release by @eliashaeussler in #898
Full Changelog: 4.1.2...4.1.3
4.1.2
What's Changed
👷 Changed
- [TASK] Use
eliashaeussler/typo3-vendor-bundler
for TER releases by @eliashaeussler in #896
Full Changelog: 4.1.1...4.1.2
4.1.1
What's Changed
🚑 Fixed
- [BUGFIX] Include vendor libraries in legacy autoloader by @eliashaeussler in #893
Full Changelog: 4.1.0...4.1.1
4.1.0
What's Changed
🚀 Improved
- [FEATURE] Collect url metadata during cache warmup by @eliashaeussler in #871
- [FEATURE] Provide additional action buttons for pages in report modal by @eliashaeussler in #873
- [FEATURE] Always open report panel of failed URLs initially by @eliashaeussler in #876
- [FEATURE] Allow to select multiple languages for cache warmup in context menu by @eliashaeussler in #886
🚑 Fixed
- [BUGFIX] Properly backup and restore global state for sub requests by @eliashaeussler in #879
- [BUGFIX] Show button for page info only if page uid is available by @eliashaeussler in #881
- [BUGFIX] Make sure page URIs are built based on default record by @eliashaeussler in #882
- [BUGFIX] Properly restore states between acceptance test cases by @eliashaeussler in #887
- [BUGFIX] Check for connected site when testing page warmup permissions by @eliashaeussler in #888
- [BUGFIX] Use
SiteMatcher
to decide if request can be handled as sub request by @eliashaeussler in #889 - [BUGFIX] Assure vendor libraries are loaded early in classic mode by @eliashaeussler in #891
👷 Changed
- [TASK] Combine workflows in single CI workflow by @eliashaeussler in #870
- [TASK] Deliver Crowdin sources using CI workflow by @eliashaeussler in #875
- [TASK] Slightly improve styling of report panel headers by @eliashaeussler in #878
- [TASK] Use indeterminate state for checkbox group roots by @eliashaeussler in #885
⚙️ Dependencies
- [TASK] Update armin/editorconfig-cli to v2.1.1 by @renovate in #868
- [TASK] Update postcss to v8.5.4 by @renovate in #859
- [TASK] Update stylelint to v16.20.0 by @renovate in #860
- [TASK] Update eslint to v9.28.0 by @renovate in #862
- [TASK] Update @eslint/js to v9.28.0 - autoclosed by @renovate in #861
- [TASK] Update typescript-eslint to v8.33.1 by @renovate in #869
- [TASK] Update sass to v1.89.1 by @renovate in #863
- [TASK] Update selenium/standalone-chromium Docker tag to v137 by @renovate in #872
- [TASK] Update stefanzweifel/git-auto-commit-action action to v6 by @renovate in #874
- [TASK] Update all dependencies by @renovate in #877
- [TASK] Update eslint to v9.29.0 by @renovate in #880
- [TASK] Update @rollup/plugin-commonjs to v28.0.5 by @renovate in #883
- [TASK] Update all dependencies by @renovate in #884
Full Changelog: 4.0.0...4.1.0
4.0.0
What's Changed
⚡ Breaking
- [!!!][FEATURE] Convert
AccessUtility
toWarmupPermissionGuard
by @eliashaeussler in #839 - [!!!][FEATURE] Allow to exclude sites and languages from warming by @eliashaeussler in #793
- [!!!][FEATURE] Require
eliashaeussler/cache-warmup
^4.0 by @eliashaeussler in #769
🚀 Improved
- [FEATURE] Introduce client options extension configuration by @eliashaeussler in #844
- [FEATURE] Enhance user experience in extension configuration module by @eliashaeussler in #849
- [FEATURE] Inject all available crawling strategies into extension configuration modal by @eliashaeussler in #866
🚑 Fixed
- [BUGFIX] Make dependency to
PageRepository
lazy by @eliashaeussler in #848 - [BUGFIX] Allow custom crawling strategies on command line by @eliashaeussler in #865
👷 Changed
- [TASK] Use current backend user by default in
PermissionContext
by @eliashaeussler in #841 - [TASK] Switch from CodeClimate to qlty by @eliashaeussler in #842
- [TASK] Add qlty config file by @eliashaeussler in #843
- [TASK] Use ViewFactory in TYPO3 v13 to create view by @eliashaeussler in #864
- [TASK] Use composer-dependency-analyser to analyze dependencies by @eliashaeussler in #867
⚙️ Dependencies
- [TASK] Update all dependencies by @renovate in #819
- [TASK] Update typescript-eslint to v8.26.0 by @renovate in #820
- [TASK] Update all dependencies by @renovate in #823
- [TASK] Update typescript-eslint to v8.26.1 by @renovate in #824
- [TASK] Update @rollup/plugin-node-resolve to v16.0.1 by @renovate in #825
- [TASK] Update all dependencies by @renovate in #826
- [TASK] Update rollup to v4.36.0 by @renovate in #827
- [TASK] Update all dependencies by @renovate in #828
- [TASK] Update all dependencies by @renovate in #829
- [TASK] Update phpstan/phpstan-phpunit to v2.0.5 by @renovate in #830
- [TASK] Update sass to v1.86.3 by @renovate in #836
- [TASK] Update all dependencies by @renovate in #831
- [TASK] Update PHPStan packages by @renovate in #832
- [TASK] Update cuyz/valinor to v1.15.0 by @renovate in #834
- [TASK] Update rollup to v4.40.0 by @renovate in #833
- [TASK] Update typescript-eslint to v8.30.1 by @renovate in #835
- [TASK] Update stylelint-header to v3 by @renovate in #840
- [TASK] Update stylelint to v16.19.1 by @renovate in #845
- [TASK] Update rollup to v4.40.1 by @renovate in #846
- [TASK] Update all dependencies by @renovate in #847
- [TASK] Update selenium/standalone-chromium Docker tag to v136 by @renovate in #850
- [TASK] Update eliashaeussler/php-cs-fixer-config to v2.3.0 by @renovate in #857
- [TASK] Update @eslint/js to v9.27.0 by @renovate in #854
- [TASK] Update ssch/typo3-rector to v3.3.0 by @renovate in #852
- [TASK] Update sass to v1.89.0 by @renovate in #853
- [TASK] Update rollup to v4.41.0 by @renovate in #856
- [TASK] Update eslint to v9.27.0 by @renovate in #855
- [TASK] Update phpstan/phpstan-symfony to v2.0.6 by @renovate in #851
- [TASK] Update ddev/ddev to v1.24.6 by @renovate in #858
Full Changelog: 3.3.5...4.0.0
3.3.5
What's Changed
🚑 Fixed
- [BUGFIX] Sync
cuyz/valinor
conflicts witheliashaeussler/cache-warmup
by @eliashaeussler in #816
👷 Changed
- [TASK] Include logs in test artifact on failure by @eliashaeussler in #772
- [TASK] Use PHP 8.3 for CGL tools by @eliashaeussler in #798
- [TASK] Run workflows on push only by @eliashaeussler in #817
⚙️ Dependencies
- [TASK] Update all dependencies by @renovate in #755
- [TASK] Update all dependencies by @renovate in #757
- [TASK] Update typescript-eslint to v8.18.0 by @renovate in #756
- [TASK] Update clipboard-polyfill to v4.1.1 by @renovate in #760
- [TASK] Update @rollup/plugin-node-resolve to v16 by @renovate in #762
- [TASK] Update all dependencies by @renovate in #759
- [TASK] Update typescript-eslint to v8.18.1 by @renovate in #764
- [TASK] Update phpstan/phpstan-phpunit to v1.4.2 by @renovate in #765
- [TASK] Update rollup to v4.29.1 by @renovate in #768
- [TASK] Update ssch/typo3-rector to v2.12.2 by @renovate in #766
- [TASK] Update all dependencies by @renovate in #763
- [TASK] Update all dependencies by @renovate in #770
- [TASK] Update all dependencies by @renovate in #771
- [TASK] Update uuid to v11.0.4 by @renovate in #775
- [TASK] Update all dependencies by @renovate in #776
- [TASK] Update all dependencies by @renovate in #778
- [TASK] Update eliashaeussler/phpstan-config to v2.8.0 by @renovate in #774
- [TASK] Update all dependencies by @renovate in #780
- [TASK] Update eliashaeussler/version-bumper to v2 by @renovate in #779
- [TASK] Update all dependencies by @renovate in #781
- [TASK] Update all dependencies by @renovate in #782
- [TASK] Update typescript-eslint to v8.21.0 by @renovate in #784
- [TASK] Update all dependencies by @renovate in #785
- [TASK] Update rollup to v4.32.0 by @renovate in #783
- [TASK] Update all dependencies by @renovate in #786
- [TASK] Update stylelint-header to v2.0.3 by @renovate in #790
- [TASK] Update all dependencies by @renovate in #791
- [TASK] Update all dependencies by @renovate in #794
- [TASK] Update typescript-eslint to v8.23.0 by @renovate in #789
- [TASK] Update rollup to v4.34.4 by @renovate in #795
- [TASK] Update PHPStan packages to v2 (major) by @renovate in #741
- [TASK] Update rollup to v4.34.6 by @renovate in #797
- [TASK] Update all dependencies by @renovate in #800
- [TASK] Update all dependencies by @renovate in #803
- [TASK] Update eslint to v9.20.1 by @renovate in #802
- [TASK] Update all dependencies by @renovate in #804
- [TASK] Update all dependencies by @renovate in #805
- [TASK] Update all dependencies by @renovate in #806
- [TASK] Update eliashaeussler/cache-warmup to v3.2.4 by @renovate in #815
- [TASK] Update eslint-plugin-license-header to ^0.8.0 by @renovate in #814
- [TASK] Update postcss to v8.5.3 by @renovate in #812
- [TASK] Update all dependencies by @renovate in #808
- [TASK] Update typescript-eslint to v8.25.0 - autoclosed by @renovate in #801
- [TASK] Update rollup-plugin-delete to v3 by @renovate in #811
Full Changelog: 3.3.4...3.3.5
3.3.4
What's Changed
⚙️ Dependencies
- [TASK] Update rollup to v4.27.0 by @renovate in #747
- [TASK] Update eslint to v9.15.0 by @renovate in #748
- [TASK] Update rollup to v4.27.3 by @renovate in #750
- [TASK] Update all dependencies by @renovate in #749
- [TASK] Update php by @renovate in #751
Full Changelog: 3.3.3...3.3.4