Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Imagine Bundle Laravel Package

liip/imagine-bundle

View on GitHub
Deep Wiki
Context7
2.17.1
  • Fix for AssetMapperLoaderFactory service definition to not fail when not configured (dbu)
2.17.0
  • Add AssetMapperLocator to work with the asset mapper in development mode (tito10047)
  • Drop support for PHP 7 (dbu)
2.16.0
  • Compatible with Symfony 8 (dmaicher) (including a bunch of PRs to change all XML configuration to PHP configuration)
  • Test with PHP 8.5 and fix deprecations(dbu)
  • Drop support for unmaintained Symfony versions (dmaicher)
2.15.0
  • Refactored Request::get() to Request::query::get() to avoid deprecation with Symfony 7.4 (dmaicher)
2.14.0
  • Allow configuring empty ACLs on AWS S3 resolver to skip ACLs (deguif)
  • Add use_psr_cache option to AWS S3 resolver configuration in order to support PSR cache. Configuring a doctrine cache now will trigger a deprecation (deguif)
  • Add ability to specify a custom s3 client service in aws s3 resolver configuration (deguif)
2.13.3
  • Prevent InvalidArgumentException from FileinfoMimeTypeGuesser when chain loading an image that is not a file (revoltek-daniel)
2.13.2
  • Remove deprecated spaceless filter from twig template (JohJohan)
2.13.1
  • Fix Json Manifest handling when manifest file does not exist yet (AirBair)
2.13.0
  • Support JsonManifestVersionStrategy that was added in Symfony 6.
2.12.3
  • Add alias for Imagine\Image\ImagineInterface to help autowiring.
2.12.2
  • Autoconfigure tags 'liip_imagine.filter.loader, liip_imagine.filter.post_processor and liip_imagine.binary.loader and allow to specify these by class name in addition to service names (homersimpsons)
  • Avoid PHP 8.3 warning with default empty prefix (simonberger)
2.12.1
  • Adjustments to install with Symfony 7 (mbabker)
2.12.0
  • Fix documentation filter command parameter name (rdavaillaud)
  • Add return types in form (garak) (fixes support of new Symfony versions)
  • Improved documentation for flysystem adapter (gregberger)
  • Drop support for PHP 7.1, minimum version is now 7.2.
  • PHPStan and CS fixes
2.11.0
  • Compatibility with Symfony 6.3 (We do not expect users to extend a compiler passes or the DI extension of this bundle. If you did, you might need to adjust return types) (mbabker)
  • Documentation improvements (StevenRenaux, StevenRenaux, mysterty)
2.10.0
2.9.0
2.8.0
  • adjust codestyle to newest php-cs-fixer #1468 (dbu)
  • feat: add a cwebp post-processor for WebP images #1466 (DjLeChuck)
  • return values from the aws client are not used #1461 (dbu)
  • file_get_contents might return false. related to #1452 #1453 (dbu)
  • Use bin/console in documentation #1448 (tbredillet)
2.7.6
2.7.5
  • Fix animated gifs can not be transformed to the webp format #1444 (Yoann-TYT)
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
  • 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

https://github.com/liip/LiipImagineBundle/compare/2.6.0...2.x

  • php-cs-fixer 3x update #1377
  • $ should not be there #1373
  • Undefined quality key (fixes #1310) #1370
2.6.0
  • 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
2.5.0

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
2.4.0
  • 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
2.3.1

2.3.1 Symfony 5.1 support (2020-06-26)

Merged pull requests:

2.3.0

2.3.0 Symfony 5 (2020-01-07)

Full Changelog

Merged pull requests:

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
comsave/common
alecsammon/php-raml-parser
chrome-php/wrench
lendable/composer-license-checker
typhoon/reflection
mesilov/moneyphp-percentage
mike42/gfx-php
bookdown/themes
aura/view
aura/html
aura/cli
povils/phpmnd
nayjest/manipulator
omnipay/tests
psr-mock/http-message-implementation
psr-mock/http-factory-implementation
psr-mock/http-client-implementation
voku/email-check
voku/urlify
rtheunissen/guzzle-log-middleware