Releases
kerrokantasi-v2.0.0
2.0.0 (2024-10-29)
⚠ BREAKING CHANGES
Remove convert_ckeditor_uploads command (e129e99 )
Remove django-ckeditor and related views (3c59452 )
Features
Add application for audit logging (64ecc66 )
Add audit logging for BaseCommentViewSet (c09d2d9 )
Add audit logging to ContactPersonViewSet (3e4b929 )
Add audit logging to FileViewSet (842fc05 )
Add audit logging to HearingViewSet (49d8ac2 )
Add audit logging to ImageViewSet (920e80e )
Add audit logging to LabelViewSet (005aa8c )
Configure audit logging for kerrokantasi (89aa789 )
Remove convert_ckeditor_uploads command (e129e99 )
Remove django-ckeditor and related views (3c59452 )
Bug Fixes
Missing filter in ProjectPhaseSerializer.get_has_hearings (7d2e515 )
Performance Improvements
Apply sufficient prefetching in HearingViewSet (13701fd )
Cache hearing for SectionViewSet and prefetch translations (a958fd9 )
Optimize TranslatableSerializer translations access via cache (e37ed03 )
Prefetch translations in FileViewSet (724e915 )
Prefetch translations in LabelViewSet (57b858a )
Use prefetched results in ProjectPhaseSerializer.get_has_hearings (09f1e60 )
Use prefetched results in ProjectPhaseSerializer.get_hearings (bb63c06 )
Dependencies
Sync pre-commit and development requirements (c3a8d00 )
Upgrade dependencies (ceaa041 )
Documentation
Build
Upgrade python to version 3.9 (62e957 )
You can’t perform that action at this time.