# ChangeLog ## [v1.3.0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.3.0b1) - add exchange_menu logic with permission limit; - add message when call exchange menu; - update docs. ## [v1.3.0b1](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.3.0b1) - update models, content_type option add null=True; - add js logic for menu; - add exchange_menu logic without permission limit. ## [v1.3.0b0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.3.0b0) - add treebeard as menu depends; - add `select2` into `widgets.py`; - update site_logo save path, base on settings.MEDIA_ROOT & settings.MEDIA_URL; - fix base.html & login.html b tag issue; - change base.html extra_style and extra_head position. ## [v1.2.0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.2.0) - add models with options; - add general_option.html to manager general option; - setup app label to `django_admin_settings`; - register and add general_option into menu; - add docs. ## [v1.1.1](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.1.1) - fix filter and search issue at change_list.html, consult django-suit. ## [v1.1.0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.1.0) - add pages [ delete_selected_confirmation.html,add object_history.html,404.html,500.html]; - update layout when fieldset.name is not none; - update support default block extrahead extrastyle。 # FAQ nothing