Skip to content

1.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@madmatah madmatah released this 07 Dec 09:27
· 164 commits to master since this release

Added

  • add permission can_rename_forum
  • add form to edit the forum name
  • add management command sync_group_permissions

Changed

  • upgrade django-machina to 1.1.3
  • upgrade django-haystack to 3.0
  • upgrade django from 3.0 to 3.1
  • replace lti_provider app with django-lti-toolbox
  • update translations
  • activate search functionality
  • update search form template

Fixed

  • fix signature max length errors caused by the draft.js markup
  • fix Draft.js editor resize issue with static toolbar

Removed

  • remove SameSiteNoneMiddleware