Skip to content

1.3.0

Latest

Choose a tag to compare

@daemon-bixia daemon-bixia released this 03 Jun 13:40
· 21 commits to main since this release

Breaking Changes

  • Removed built-in authentication support.
  • Replaced DRF pagination with Django's native pagination.
  • Removed ModelDiffHelper.

Features & Enhancements

  • Added support for changelist editing and custom module discovery.
  • Restored missing django.contrib.admin hooks.
  • Improved OpenAPI documentation consistency and the inline bulk operations API.
  • Included tests in production builds.

Bug Fixes

  • Miscellaneous bug fixes and stability improvements.