Skip to content

Releases: projectcaluma/alexandria

v7.2.4

27 May 12:40
Compare
Choose a tag to compare

Fix

  • performance: Add correct prefetches for all viewsets (e7e0a05)

v7.2.3

21 May 12:19
9d29a47
Compare
Choose a tag to compare

Fix

  • webdav: Close db connections if unused or obsolete (15d9b48)
  • deps: Update django-presigned-url (3600584)

v7.2.2

24 Apr 13:54
8b346ed
Compare
Choose a tag to compare

Fix

  • api: Copy file content as well and add fix command (0db5208)
  • storage: Pass S3 bucket names instead of objects (1913cf1)

v7.2.1

16 Apr 07:59
Compare
Choose a tag to compare

Fix

  • file: Prevent validation exception for presigned url expiry (88e9523)

v7.2.0

07 Apr 07:02
Compare
Choose a tag to compare

Feature

  • storages: Move copy to storage field (1d55d90)

v7.1.3

27 Feb 20:38
a783200
Compare
Choose a tag to compare

Chores

  • deps: Bump django-filter from 24.3 to 25.1 (6dce5e)

v7.1.2

27 Feb 15:28
Compare
Choose a tag to compare

Fix

  • mark: Fix data type and requiredness of mark name (c0fd2f8)

v7.1.1

21 Feb 09:11
Compare
Choose a tag to compare

Fix

  • i18n: Move translations to core app (72ee5b3)

v7.1.0

20 Feb 16:23
Compare
Choose a tag to compare

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

17 Feb 09:36
Compare
Choose a tag to compare

Fix

  • dav: Incorporate file UUID into WebDAV path to avoid wrong locks (5c2e50a)