diff --git a/docs/releases/2.0.rst b/docs/releases/2.0.rst index 02bb436d80..785f0067b6 100644 --- a/docs/releases/2.0.rst +++ b/docs/releases/2.0.rst @@ -12,6 +12,13 @@ What's new in Mayan EDMS v2.0 * Appearance app * Update to Django 1.7.7 * Update frontend UI to use Bootstrap +* Improved document page navigation interface +* Merge of document_print and document_hard_copy views +* New class based and menu based navigation system +* Menu reorganization +* Repurpose the installtion app +* Removal of Python 2.6 support +* Use of Font Awesome Upgrading from a previous version @@ -70,7 +77,12 @@ Backward incompatible changes Bugs fixed or issues closed =========================== -* `issue #158 `_ Plural form not matching singular form in ocr app bug i18n +* `issue #33 `_ Update to Django 1.7 +* `issue #59 `_ Simplify and reduce code in templates +* `issue #67 `_ Python 3 compatibility: Update models __unicode__ methdo to __str__ methods (using Django's six library) +* `issue #121 `_ Twitter Bootstrap theme for Mayan EDMS +* `issue #155 `_ Header does not fit list on documents/list on small screens (laptop) .. _PyPI: https://pypi.python.org/pypi/mayan-edms/