Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: nicolashmln/strapi-plugin-responsive-image

v1.2.0

08 Dec 23:50
fe91a64

Choose a tag to compare

v1.1.0

07 Jul 09:33

Choose a tag to compare

  • Compatibility with Strapi v4.11.4+ (thanks to @JWandscheer)
  • Fix convert to another format
  • Fix mime type when converting to another format
  • Add russian translations (thanks to @yarkovaleksei)

v1.0.1

04 Mar 01:57

Choose a tag to compare

  • Compatibility with Strapi v4.6.1+ (thanks to @JWandscheer)

v1.0.0

17 Dec 07:37
4b63493

Choose a tag to compare

  • Strapi v4 compatibility

v0.5.0

07 Sep 07:31

Choose a tag to compare

Add the possibility the choose the output format:

  • Same as source
  • JPEG
  • PNG
  • WebP
  • AVIF

Thanks to @nihey

v0.4.0

16 May 04:48

Choose a tag to compare

  • Update packages to be compatible with Strapi 3.6 #9
  • Add the same permission as the Media Library plugin for the settings page #8 #10
  • Fix notification warning

v0.3.0

01 Nov 13:18

Choose a tag to compare

  • Taking into account the autorotation option
  • Update dependencies

v0.2.0

17 Sep 09:45

Choose a tag to compare

  • Compatibility with strapi 3.1.X
  • Security updates