Releases: georgringer/eventnews
Release list
7.1.0
What's Changed
- [TASK] Declare nullable types as nullable explicitly by @julianhofmann in #200
- [BUGFIX] Fixes PHP Runtime Deprecation Notice by @creifenscheid in #206
- [BUGFIX] Fixes incorrect caching behaviour by @strukteon in #207
- [TASK] Support EXT:news 13 by @raphael-dan-ilea in #212
- [BUGFIX] Fallback to empty string when no category by @derhansen in #215
New Contributors
- @creifenscheid made their first contribution in #206
- @strukteon made their first contribution in #207
- @raphael-dan-ilea made their first contribution in #212
Full Changelog: 7.0.0...7.1.0
7.0.0
This release is the first which supports TYPO3 v12 and v13
What's Changed
- [TASK] Rename TS-files to file-extension *.typoscript by @julianhofmann in #183
- Add icon for event folder by @kitzberger in #186
- [BUGFIX] Fix locallangXMLOverride of default language by @t3easy in #187
New Contributors
- @julianhofmann made their first contribution in #183
- @t3easy made their first contribution in #187
Full Changelog: 6.0.2...7.0.0
6.0.2
What's Changed
- [TASK] Link to the new Documentation by @linawolf in #176
- [BUGFIX] Use correct language file for plugin title by @liayn in #177
- Use correct syntax for FlexForms in v11 by @liayn in #178
- FIX: broken link due to changed namespace by @kitzberger in #179
- [TASK] Prevent PHP warning if categories not available in FlexForm by @derhansen in #180
New Contributors
Full Changelog: 6.0.1...6.0.2
6.0.1
What's Changed
- [BUGFIX] add event news options back to all news and eventnews plugins by @schugabe in #166
- [BUGFIX] Event restriction is not applied to News subclasses by @adamkoppede in #170
- [BUGFIX] Event restriction is not applied to Demand subclasses by @adamkoppede in #171
- Restoring the dropdown for "settings.eventRestriction" in the backend (v11) by @stephankellermayr in #173
New Contributors
- @adamkoppede made their first contribution in #170
Full Changelog: 6.0.0...6.0.1
6.0.0 - Support of TYPO3 12 & EXT:news ^11
This is the 1st version supporting TYPO3 11 & 12 and EXT:news 11+.
Important changes
Dropping ViewHelper FormViewHelper
The custom ViewHelper FormViewHelper has been dropped, please adopt your templates and use the default f:form instead of
Dropping switchablecontrolleractions
Due to the fact that the switchablecontrolleractions have been removed, the monthAction of EXT:eventnews is now rendered by a dedicated own plugin and controller instead of using the NewsController of EXT:news.
The updated wizard of EXT:news should transform the plugins of EXT:eventnews as well.
However, potential permissions for the plugin need to be set manually because in previous versions, eventnews was part of news_pi1 and now using an dedicated CType!
What's Changed
- Update TCA configuration to support also TYPO3 11.5 LTS by @josefglatz in #145
- [TASK] Update ext_emconf to match current composer requirements by @PKuhlmay in #150
- Update external link to online docs by @cepheiVV in #152
- [BUGFIX] Fix strtotime passing null to parameter by @stigfaerch in #156
- [BUGFIX] ensure, that the table mapping is consistent for eventnews i… by @kaystrobach in #157
- Prevent PHP Warning on PHP 8.1 by @marvinschroeder in #162
- [!!!][TASK] Support for TYPO3 11 & 12 by @georgringer in #165
New Contributors
- @PKuhlmay made their first contribution in #150
- @cepheiVV made their first contribution in #152
- @kaystrobach made their first contribution in #157
- @marvinschroeder made their first contribution in #162
Full Changelog: 5.0.2...6.0.0
5.0.2
Allow news version 10*
What's Changed
- Put event details tab before "media" by @baschny in #136
- Make documentation renderable with the new rendering by @linawolf in #139
- Raise georgringer/news version constraint by @josefglatz in #142
New Contributors
- @baschny made their first contribution in #136
- @linawolf made their first contribution in #139
- @josefglatz made their first contribution in #142
Full Changelog: 5.0.1...5.0.2
5.0.1
5.0.0
What's Changed
- Change position for adding of Event Details tab to teaser by @rvollebregt in #97
- [TASK] Use f:link.action ViewHelper for prev/next links by @derhansen in #104
- [BUGFIX] Readd year to day array by @tillhoerner in #105
- [BUGFIX] correct hidden field in organizer and location by @rvollebregt in #107
- [BUGFIX] Check type before adding constraint by @fjacobi in #108
- [BUGFIX] Allow more than 2 decimal places for location lat and lng. by @skrude61 in #113
- [TASK] Prevent datetime being set to current time by @stigfaerch in #99
New Contributors
- @rvollebregt made their first contribution in #97
- @tillhoerner made their first contribution in #105
- @fjacobi made their first contribution in #108
- @skrude61 made their first contribution in #113
- @stigfaerch made their first contribution in #99
Full Changelog: 4.0.0...5.0.0