- Admin models are now read-only to prevent users from creating new entries via the Django admin backend, which will cause issues (see issue 47)
1.0.1
Changed
- Default sort order for new categories and boards moved to a constant
Fixed
- Marked `forum_board_new_topic` as internal URL to prevent conflicts with a possible topic called "New Topic" - Error 500 when trying to create a new topic with the exact same name of a topic that already exists on this board
1.0.0
Changed
- Moved from Beta to Stable
0.1.0beta.18
Fixed
- "Copy message link to clipboard" button should always be visible ...
0.1.0beta.17
Added
- "Copy message link to clipboard" button to messages in topic view
Removed
- Image lightbox, it breaks images that have a hyperlink
0.1.0beta.16
Changed
- Group restrictions are now alphabetically ordered