Releases: CPS-IT/mailqueue
Releases · CPS-IT/mailqueue
0.4.0
What's Changed
🚀 Improved
- [FEATURE] Add support for PHP 8.4 by @eliashaeussler in #66
- [FEATURE] Add support for TYPO3 v13.4 LTS by @eliashaeussler in #67
👷 Changed
- [TASK] Use parallel execution in PHP-CS-Fixer by @eliashaeussler in #35
- [TASK] Switch to
ramsey/composer-install@v3
by @eliashaeussler in #63
⚙️ Dependencies
- [TASK] Update all dependencies by @renovate in #25
- [TASK] Update all dependencies by @renovate in #26
- [TASK] Update all dependencies by @renovate in #27
- [TASK] Update all dependencies by @renovate in #28
- [TASK] Update all dependencies by @renovate in #29
- [TASK] Update paambaati/codeclimate-action action to v6 by @renovate in #30
- [TASK] Update all dependencies by @renovate in #31
- [TASK] Update all dependencies by @renovate in #32
- [TASK] Update all dependencies by @renovate in #33
- [TASK] Update all dependencies by @renovate in #34
- [TASK] Update all dependencies by @renovate in #36
- [TASK] Update all dependencies by @renovate in #37
- [TASK] Update all dependencies by @renovate in #38
- [TASK] Update paambaati/codeclimate-action action to v8 by @renovate in #39
- [TASK] Update all dependencies by @renovate in #40
- [TASK] Update all dependencies by @renovate in #41
- [TASK] Update all dependencies by @renovate in #42
- [TASK] Update all dependencies by @renovate in #43
- [TASK] Update all dependencies by @renovate in #44
- [TASK] Update all dependencies by @renovate in #45
- [TASK] Update all dependencies by @renovate in #46
- [TASK] Update paambaati/codeclimate-action action to v9 by @renovate in #48
- [TASK] Update all dependencies by @renovate in #47
- [TASK] Update all dependencies by @renovate in #49
- [TASK] Update all dependencies by @renovate in #50
- [TASK] Update all dependencies by @renovate in #53
- [TASK] Update all dependencies by @renovate in #54
- [TASK] Update all dependencies by @renovate in #55
- [TASK] Update all dependencies by @renovate in #56
- [TASK] Update all dependencies by @renovate in #57
- [TASK] Update all dependencies by @renovate in #59
- [TASK] Update all dependencies by @renovate in #60
- [TASK] Update all dependencies by @renovate in #61
- [TASK] Update all dependencies by @renovate in #62
- [TASK] Update all dependencies by @renovate in #64
Full Changelog: 0.3.2...0.4.0
0.3.2
What's Changed
🚀 Improved
- [FEATURE] Add support for TYPO3 13.0 by @eliashaeussler in #4
👷 Changed
- [TASK] Switch from Codecov to Coveralls by @eliashaeussler in #24
⚙️ Dependencies
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
🚑 Fixed
- [BUGFIX] Pass
delayThreshold
Fluid variable around by @eliashaeussler in #20 - [BUGFIX] Consider actual timezone when dealing with mail queue items by @eliashaeussler in #21
👷 Changed
- [TASK] Assure consistent layout in backend module table headers by @eliashaeussler in #22
⚙️ Dependencies
- [TASK] Update all dependencies by @renovate in #19
- [TASK] Update softprops/action-gh-release action to v2 by @renovate in #18
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
⚡ Breaking
- [!!!][FEATURE] Allow to delete enqueued mails by @eliashaeussler in #17
👷 Changed
- [TASK] Prevent visible mismatch between TYPO3 versions by @eliashaeussler in #16
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
🚀 Improved
- [FEATURE] Add pagination to backend module by @eliashaeussler in #14
- [FEATURE] Allow configuration of queue delay threshold by @eliashaeussler in #15
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
⚡ Breaking
- [!!!][FEATURE] Resolve dependency between iterator and transport by @eliashaeussler in #11
👷 Changed
- [TASK] View notice about required configuration in backend module by @eliashaeussler in #10
- [TASK] Avoid regex when building file name variants by @eliashaeussler in #12
📖 Documentation
- [DOCS] Don't overcomplicate things in end-user documentation by @eliashaeussler in #13
Full Changelog: 0.1.3...0.2.0
0.1.3
What's Changed
🚀 Improved
- [FEATURE] Introduce recoverable transports by @eliashaeussler in #8
- [FEATURE] Consider recover timeout in flush queue command by @eliashaeussler in #9
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
🚀 Improved
- [FEATURE] Introduce
mailqueue:flushqueue
console command by @eliashaeussler in #7
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
🚑 Fixed
- [BUGFIX] Synchronize supported TYPO3 version with ext_emconf.php by @eliashaeussler in #6
New Contributors
- @eliashaeussler made their first contribution in #6
Full Changelog: 0.1.0...0.1.1