Skip to content

Releases: liip/LiipImagineBundle

2.7.4

27 Dec 11:59
@dbu dbu
2.7.4
Compare
Choose a tag to compare

2.7.3

03 Dec 13:57
@dbu dbu
2.7.3
Compare
Choose a tag to compare

2.7.2

11 Nov 12:22
@dbu dbu
2.7.2
Compare
Choose a tag to compare

2.7.1

02 Nov 10:57
@dbu dbu
2.7.1
Compare
Choose a tag to compare

2.7.0

28 Oct 10:13
@dbu dbu
2.7.0
f815b7b
Compare
Choose a tag to compare
  • By default, redirect with 302 instead of 301 #1404 (dbu)
  • Create Lazy-Loaded Twig Extension #1376 (emmanuelballery)
  • lazy twig extension: handle asset versioning, added imagine_filter_cache, better test coverage #1397 (dbu)
  • asset versions: have & instead of second ? when image url already has a query string #1402 (dbu)
  • fix handling of + in image names, added some functional tests #1391 (dbu)
  • Allow installing doctrine/cache 2.0 #1395 (dbu)
  • [Flysystem Resolver] Allowing "noPredefinedVisibility" for the visibility config parameter #1389 (comxd)
  • Change registering the form theme to prepend the configuration #1387 (mbabker)
  • Fix service definitions for mime and extension guessers #1379 (mbabker)
  • Allow installing doctrine/cache 2.0 #1375 (alcaeus)
  • Messenger support #1360 (mynameisbogdan)
  • Add Twig filter for resolve path to cache #1348 (peter-gribanov)
  • Add WebP client side resolving section in documentation #1380 (peter-gribanov)
  • Generate WebP in liip:imagine:cache:resolve CLI command and async resolve cache messages #1347 (peter-gribanov)
  • Add FormatExtensionResolver #1300 (ossinkine)
  • Documentation improvements #1396, #1399, #1400, #1403, #1401 (dbu)
  • Add doc for disabling auth on filter controllers #1383 (mbabker)

2.6.1: Merge pull request #1370 from phproberto/fix/undefined-quality-key

22 May 09:02
00f3ccf
Compare
Choose a tag to compare

2.6.0...2.x

  • php-cs-fixer 3x update #1377
  • $ should not be there #1373
  • Undefined quality key (fixes #1310) #1370

FlySystem v2 support

01 Apr 18:28
afa4193
Compare
Choose a tag to compare
  • Don't use cs2pr to report PHP-CS-Fixer suggestions #1355
  • Added support for Flysystem V2 #1349, #1357, #1359
  • Simplified the "strong" role in the documentation #1361

PHP8 support, improved WebP support and documentation, move to GithubActions

10 Feb 13:10
a04aa40
Compare
Choose a tag to compare

Special thanks to @fbourigault and @peter-gribanov for their efforts to make this release happen!

  • GitHub Actions and test suite improvements #1320, #1327, #1328, #1330, #1335, #1339, #1341, #1342, #1343, #1344, #1345
  • Not resolve WebP in CacheManager #1333
  • Enable WebP support in tests #1329
  • Test resolve WebP from cache #1332
  • Test WebP configuration #1326
  • Create "foo bar.jpeg.webp" #1331
  • Add note for using 302 redirect in HTTP connections for WebP #1334, #1340
  • Support PHP 8 #1325
  • Allow to use Doctrine/Persistence:^2 #1305
  • Depend on doctrine/persistence instead of doctrine/orm #1337
  • Fix missing port in url parsing #1353
  • Suggest symfony/templating instead of requiring deprecated component #1350

WebP support, thumbails for PDFs

22 Dec 11:22
4704b34
Compare
Choose a tag to compare
  • Expose reference type further up (follow up to #1224) #1263
  • Allow PDF files for the thumbnail generation #1297
  • Fix styleci config #1299
  • Update aws_s3.rst with clarifications re service setup #1302
  • Extend WatermarkFilter with multiple option #1281
  • Add WebP image conversion support #1307
  • Replace assertContains with assertStringContainsString #1317
  • Fix skipped functional tests with Symfony 5.x #1316

Symfony 5.1 support

26 Jun 05:56
@dbu dbu
2.3.1
Compare
Choose a tag to compare

2.3.1 Symfony 5.1 support (2020-06-26)

Merged pull requests: