Skip to content

v5.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 21:15
· 133 commits to master since this release

Feature

  • media: Added mime_type column to media model (4771068)
  • api: Added search to medias (905661d)
  • media: Added option to override Media file on update from api to maintain same url (8d6371f)

Fix

  • media: Added opetation to db migration to recalc old media with the new mime_type feature (a7afd2d)
  • media: Mime filter parsing works also in folder viewset (4149e92)