Skip to content

v2.6.beta-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Radi85 Radi85 released this 06 Feb 15:48
· 51 commits to develop since this release

Features

  • #83 - Add ordering option for comments.
  • #117 - Add support for customization of user fields in the api.
  • #142 - Extend ui customization.

Bug fixes

  • #135 - Fix modal X button issue.
  • #139 - Fix url resolving issue.

Codebase enhancement

  • #132 and #137 - Tests enhancement and refactoring.
  • #144 - Move common logic from views to mixin.
  • #150 - Unify django views responses.