v6.3.1
v6.3.1 (2026-03-24)
This release is published under the MIT License.
Bug Fixes
-
docs: Update Django versions badge in README (
36cc0b5) -
serializers: Correct superclass reference in UserProfileSerializer update method (
d919123) -
views: Add permission classes to LanguageViewSet for better access control (
f4ddd06)
Chores
-
Add AI coding instructions for Camomilla CMS (
df7cbcd) -
Add structured JSON field integration and admin customization in Agent instructions (
59b722a)
Refactoring
-
Remove ParseMimeMixin from MediaFolderViewSet and MediaViewSet (
08e9ca4) -
Remove unnecessary whitespace in LanguageViewSet (
667e453) -
tests: Remove debug print statement from media data test (
9fd8020)
Testing
- Improve test coverage (
1c6bac9)
Detailed Changes: v6.3.0...v6.3.1