:tocdepth: 1

.. |grappelli| replace:: Grappelli
.. |filebrowser| replace:: FileBrowser

.. _changelog:

Changelog
=========

3.7.2 (not yet released)
------------------------

* New: An image version is generated by passing the source image through a series of :ref:`settingsversions_processors`.
* New: Files names can be customized using :ref:`settingsversions_version_namer`.
* New: Allow override the ``FileBrowseWidget`` using ``Admin.formfield_overrides`` param ``widget``.


3.7.1 (April 15th, 2016)
------------------------

* Compatibility with Django 1.9 and Grappelli 2.8
* New: add opportunity to choose custom filelisting class for FileBrowserSite.
* Improved: Using Django's @cached_property to refactor FileObject properties.

For further information, see :ref:`releasenotes`.
