Version 1.0.2
May 28, 2019
Updated
- For performance sake, limited the related entries query to 5 elements but kept the total count intact.
- Refactored the javascript for my sanity
Fixed
- Fixed an issue where craft was throwing a 302 intermitently
Removed
- Removed fetching link data for User element type
Version 1.0.1
May 27, 2019
Fixed
- Changed
Craft.postActionRequest
toCraft.queueActionRequest
to prevent random 302 redirects from posting via ajax too quickly.
Version 1.0.0
May 23, 2019
Added
- Initial release