Skip to content

Releases: anfema/wagtail_to_ion

Bugfix release

13 Oct 14:33
Compare
Choose a tag to compare
Bugfix release Pre-release
Pre-release
3.0.0a4

prepare 3.0.0a4

Bugfix for S3 Stored Media files

13 Oct 14:10
Compare
Choose a tag to compare
Pre-release
3.0.0a3

Prepare 3.0.0a3

Tar streaming

13 Oct 09:20
Compare
Choose a tag to compare
Tar streaming Pre-release
Pre-release

Changelog:

  • Add TAR file as a streaming response

Bugfix for last_changed date

07 Jul 15:10
Compare
Choose a tag to compare

Changelog:

  • Bugfix: Use correct last_changed_at (instead of latest_revision_created_at) for date of last_changed attribute of pages
  • Bugfix: Date cannot be None anymore

Bugfix release

06 Oct 14:48
Compare
Choose a tag to compare

Changelog:

  • Only append ?variation= GET parameters if sending internal URLs not if using CDN URLs
  • Disable HTTP Response caching for all API endpoints

3.0.0 alpha 1

05 Oct 08:30
Compare
Choose a tag to compare
3.0.0 alpha 1 Pre-release
Pre-release
3.0.0a1

Prepare 3.0.0a1

Bugfix for S3 Stored Media files

01 Oct 12:21
Compare
Choose a tag to compare

Changelog:

  • Bugfix: Do not prepend MEDIA_URL to already complete URLs from S3 media storage
  • Bugfix: Fix IonMediaBlock compatibility with wagtailmedia==0.8.0
  • Bugfix: Fix search fields in content type description admin

2.2.4a0

29 Sep 15:17
Compare
Choose a tag to compare
2.2.4a0 Pre-release
Pre-release
Prepare 2.2.4a

2.2.3

20 Sep 11:03
Compare
Choose a tag to compare

Changelog:

  • Add archive_rendition property to IonMedia (mirrors IonImage.archive_rendition behavior)

2.2.2

17 Jun 18:41
Compare
Choose a tag to compare

Changelog:

  • Fix dual range slider widget not displaying changed values