Releases: psmb/Psmb.Ajaxify
Releases · psmb/Psmb.Ajaxify
Maintenance release
What's Changed
- Removed support for Neos < 7
- Adjusted readme
- Rewrite of the loader and the JavaScript code fetching the ajaxified content. It now uses fetch instead of XHR.
New Contributors
- @markusguenther made their first contribution in #10
Full Changelog: 0.6...1.0
Neos 7.x compatibility
Merge pull request #8 from mindscreen/task/neos7 TASK: mark compatible with Neos 7
0.5: Merge pull request #5 from di-unternehmer/master
TASK: Neos 5.x compatibility
0.4: Merge pull request #3 from jobee/unindexed-response
FEATURE: prevent search engines from indexing the partly rendered document content