Bamboo Twig 8.x-2.1 improve the usage of bamboo_extensions_time_diff.
It had the followings features:
- Choose the period between s|i|h|d|m|y. When empty, automatically choose the most accurate one.
- Choose between an Humanize/Math output format
Change the way "Custom field" in views is rendered. Now the renderer supports everything the normal view supports such as twig variables in the rewrite text or in custom field text. Also all alter options are now respected.
Fix installation by separating the requiremnets by phase.
This release adds support for the simple_sitemap as alternative to XML Sitemap as suggestion on the configuration page:
Issue #2878955 by t3kn0ph34r, Kingdutch: Support simple_sitemap as alternative to XML Sitemap on configuration page