Releases: projectcaluma/alexandria
Releases · projectcaluma/alexandria
v7.2.4
Fix
- performance: Add correct prefetches for all viewsets (
e7e0a05
)
v7.2.3
Fix
- webdav: Close db connections if unused or obsolete (
15d9b48
)
- deps: Update django-presigned-url (
3600584
)
v7.2.2
Fix
- api: Copy file content as well and add fix command (
0db5208
)
- storage: Pass S3 bucket names instead of objects (
1913cf1
)
v7.2.1
Fix
- file: Prevent validation exception for presigned url expiry (
88e9523
)
v7.2.0
Feature
- storages: Move copy to storage field (
1d55d90
)
v7.1.3
Chores
- deps: Bump django-filter from 24.3 to 25.1 (
6dce5e
)
v7.1.2
Fix
- mark: Fix data type and requiredness of mark name (
c0fd2f8
)
v7.1.1
Fix
- i18n: Move translations to core app (
72ee5b3
)
v7.1.0
Feature
- copy: Add api endpoint to copy a document (
1e2977a
)
- category: Add the sort property on the category model (
938da2b
)
Fix
- i18n: Add italian translations (
b4fd9c1
)
- i18n: Add missing translations for EN and DE (
525bde5
)
v7.0.1
Fix
- dav: Incorporate file UUID into WebDAV path to avoid wrong locks (
5c2e50a
)