* Get the location of the icon font using {% static %} tags
1.1.11
* Refactor the save buttons templatetag and template for CMS versioning
1.1.10
* Fix the 'yarn dev' command * Fix compact-inline.js throwing console errors when there are non CompactInlines on the page
1.1.9
* Fix js console error from compact-inline.js. * Reduce padding of sitemap items. * Fix changelist table overflows if there are lots of fields in list_display. * Fix Toolbar layout breaking if there are no items in it. * Highlight help-text links. * Evenly space fields when there is more than one in a row.
1.1.8
* Fix error being thrown if no 'Add' button was present for a DjangoManyToManyField
1.1.7
* Fix issue with Django 2.22 and JetSortedManyToManyField.