Releases: robertlemke/RobertLemke.Plugin.Blog
Releases · robertlemke/RobertLemke.Plugin.Blog
v4.2.1
What's Changed
- Declare compatibility with Neos 8.x by @kdambekalns in #30
Full Changelog: v4.2.0...v4.2.1
v4.2.0
Full Changelog: v4.1.1...v4.2.0
v4.1.1
What's Changed
- Fix type error with strlen on null values by @kdambekalns in #27
- Gracefully handle missing action arguments by @kdambekalns in #29
- Drop deprecated FILTER_SANITIZE_STRIPPED type by @kdambekalns in #28
Full Changelog: v4.1.0...v4.1.1
Neos 7. x compatibility
Merge pull request #26 from robertlemke/neos-7-compatibility Compatibility with Neos 7.x
4.0.0
Compatible with Neos 5.x now.
All changes: 3.2.1...4.0.0
3.2.1
See 3.2.0...3.2.1
Posts list by category / tag
Merge pull request #24 from kdambekalns/feature/category-page FEATURE: List posts by category
Neos 4.0 compatible
Merge pull request #21 from breadlesscode/patch-1 fixed spans get escaped with Neos 3
Neos 3.0 compatible
Merge pull request #19 from kdambekalns/master !!! FEATURE: Adjust to Neos 3.0
2.0.1: Merge pull request #18 from kdambekalns/patch-1
BUGFIX: Add missing curly brace to RSS feed example