Skip to content

Releases: projectcaluma/alexandria

v7.0.0

28 Jan 15:23
Compare
Choose a tag to compare

Feature

  • Remove category filter (b9126f0)
  • Add document title and description to search (71fd43f)
  • Search utility (e96aff8)
  • Add "only_newest" filter for files (2b42cb9)
  • Implement improved fulltext search (99a0078)
  • Move thumbnail generation to celery (6d30dcd)

Fix

  • Clone files with s3 copy (f191fae)
  • Update DGAP (c2c357b)
  • Revalidate mimetypes after moving document to different category (46066ac)
  • Remove version from errors (e39470f)
  • Stricter mime type handling (4b8ab5b)

Breaking

  • remove category filter (b9126f0)
  • This changes the structure and type of the search endpoint's data. (99a0078)

v6.4.4

22 Jan 14:04
Compare
Choose a tag to compare

Fix

  • dav: Don't create new file if errors were raised (a48197d)

v6.4.3

21 Jan 13:02
Compare
Choose a tag to compare

Fix

  • dav: Raise error if content length of put request is zero (488c21f)

v6.4.2

26 Nov 12:52
646b5f4
Compare
Choose a tag to compare

Fix

  • document: Dont assume that a document has files (91e6a1f)

v6.4.1

18 Nov 13:00
c3ba3d5
Compare
Choose a tag to compare

Fix

  • document: Revalidate mimetypes after moving document to different category (46066ac)

v6.4.0

25 Sep 14:09
70b8c1f
Compare
Choose a tag to compare

Feature

  • file: Move thumbnail generation to celery (6d30dcd)

Fix

  • Stricter mime type handling (4b8ab5b)

v6.3.0

12 Sep 12:08
Compare
Choose a tag to compare

Feature

  • Move the fulltext search code to a proper filterset (088a897)

v6.2.0

12 Sep 07:14
Compare
Choose a tag to compare

Feature

  • Add celery to allow for background tasks (d6f995c)

v6.1.1

04 Sep 14:33
Compare
Choose a tag to compare

Fix

  • api: Add missing "download_path" param to verify_signed_components (f0cca6c)

v6.1.0

04 Sep 06:55
Compare
Choose a tag to compare

Feature

  • Add presigning functions to public api (a6a56a6)

Fix

  • convert: Change file extension in document title on conversion (c91d7fa)