Skip to content

Releases: torchbox/wagtail-bynder

v0.6 - Improve clash detection and handling of large files

29 Jul 19:28
Compare
Choose a tag to compare

What's Changed

  • Protection against memory spikes when downloading assets by @ababic in #31
  • Automatic downsizing of larger-than-necessary images by @ababic in #32
  • Fix: Occasional IntegrityError when saving 'new' assets by @ababic in #30

Full Changelog: v0.5.1...v0.6

v0.5.1 - Wagtail 6.1 compatibility fix

29 Jul 12:29
Compare
Choose a tag to compare

v0.5 - Wagtail 6.1 compatibility

29 Jul 12:18
Compare
Choose a tag to compare

What's Changed

  • Fix: Compatibility with Wagtail 6.1 by @ababic in #34

Full Changelog: v0.4.1...v0.5

v0.4.1 - typo free release*

02 Jul 16:06
Compare
Choose a tag to compare

This release fixes a typo in the RedirectToBynderMixin mixin which prevented post requests

What's Changed

  • Fix: Allow RedirectToBynderMixin views to process post requests as normal when not redirecting to Bynder by @ababic in #28

Full Changelog: v0.4...v0.4.1

v0.4 - renditions and focal points

25 Apr 15:27
3ca6eae
Compare
Choose a tag to compare

What's Changed

  • [tooling] Ensure version consistency in tox/ruff by @zerolab in #25
  • Fix: TypeError when using new 'refresh' commands by @ababic in #23
  • Delete stale renditions when file or focal area changes are detected by @ababic in #24
  • Improve conversion of focus points into focal areas by @ababic in #26

Full Changelog: v0.3...v0.4

v0.3 - The improvements across the board release

12 Apr 15:41
0170839
Compare
Choose a tag to compare

What's Changed

  • Add a 'What to ask of Bynder' section to the README by @ababic in #15
  • CHORE: Fix management command typing issues raised by PyLance by @ababic in #16
  • Add 'help' to existing management commands by @ababic in #17
  • Revise model fields and asset file check/download logic by @ababic in #19
  • Add 'refresh' commands to update ALL local objects by @ababic in #18
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #14

Full Changelog: v0.2...v0.3

v0.2 - beter management commands

25 Feb 16:58
28cd899
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1...v0.2

v0.1 - Hello World

21 Jan 14:39
3f302a2
Compare
Choose a tag to compare

Initial release for the Wagtail + Bynder Digital Assset Management System (DAMS) integration package.

All credit goes to @ababic for the implementation 🌟
Packaged by @zerolab 📦