Releases: jweiland-net/weather2
Releases · jweiland-net/weather2
6.0.0
What's Changed
- [TASK] Added more info to README by @hojalatheef in #55
- [TASK] Updated TestSuite and removed old TestSuite configuration files by @hojalatheef in #56
- Feature/ci action failure fix by @hojalatheef in #57
- Feature/convert scheduler tasks tocommands by @hojalatheef in #59
- Typo3 13 compatibility by @hojalatheef in #58
Full Changelog: 5.0.0...6.0.0
3.1.1
[BUGFIX][RELEASE] 3.1.1 Change field description to text because texts are longer than 255 chars
3.1.0
Merge pull request #34 from jweiland-net/release [RELEASE] 3.1.0
Fix UpgradeWizard
This release fixes the UpgradeWizard
TYPO3 v10 release
EXT:weather2 now supports TYPO3 v10 and drops support for TYPO3 v8.
2.0.6
Bugfix release: Fix wrong strict type of EmptyTaskLogger87Upgrade
2.0.3
Fix error with empty rain object
2.0.2
[BUGFIX] Method getWindDirSection() is falsely protected Fixes #14
2.0.1
[RELEASE] 2.0.1 - Fix broken timestamps with 32bit php setup
2.0.0 - TYPO3 8 LTS and TYPO3 9 LTS
- Feature: Fetch preliminary information (vorabinformation) from DWD and add
plugin setting to display them in frontend - Feature: Remove old weather reports and weather alerts automatically after fetching a new one
- Feature: Use DWD warn cell ids to get weather alerts for specific warn cells
- Breaking: Replace weather alert region records by dwd warn cell records
- Breaking: Add new fields for weather alert start date and end date
- Breaking: Add TYPO3 9 LTS support. Drop support for version 6 LTS and 7 LTS.