Releases: editorsnotes/editorsnotes-server
Releases · editorsnotes/editorsnotes-server
v0.11.0
Fix data migration for user display names
v0.8.6
- Add LogActivity model to keep track of users' actions outside of reversion
- Add tests for activity logging
- Upgrade to Django 1.6
- Upgrade to Reversion 1.8.4
v0.8.5
Merge pull request #247 from editorsnotes/restore-transcripts
Restore transcript editing, fix zotero editing bug
v0.8.4
Merge branch 'improve-search'
v0.8.0
Replaces form admin with a JavaScript application that interfaces with an API.
v0.7.1
Stabilized editing, permissions bugs