Updated Development Roadmap (markdown)

Garret Wassermann 2017-08-30 16:54:51 -04:00
parent b28bfbcc82
commit f0d38a4f79

@ -9,10 +9,11 @@ This is very much in flux, nothing set in stone yet, just ideas looking for comm
* Improved unit testing (infrastructure work for easier future development)
* Improved Python 3 support, particularly for email parsing of tickets/comments
* South database migrations are deprecated
* Requires Django 1.11+, Python 2.7 or 3.4+
* Requires Django 1.11+, Python 2.7 or 3.4+, Python 2 deprecated
## 0.3
* Require Django 1.11+, Python 2.7 or 3.4+, last release to support Python 2.7
* Require Django 1.11+
* Python 3.4+, to be determined if Python 2 support retained or removed
* Message threading, revised UI
* Merged tickets and improved bulk actions
* Improved Django user permissions