Skip to content

Latest commit

 

History

History
747 lines (528 loc) · 69.5 KB

CHANGELOG.md

File metadata and controls

747 lines (528 loc) · 69.5 KB

Change Log

This file contains a complete enumeration of all pull requests merged for a given releases. Unreleased, upcoming changes will be updated here periodically; reference the next release on our milestones page for the latest changes.

Full Changelog

  • [Post Processors] [Filters] [BC BREAK] Remove configurable post processor interface for one interface and cleanup filter manager #1075 (robfrawley)
  • [Meta] Add code of conduct and update contributor instructions #1071 (robfrawley)
  • [Dependencies] Update imagine/imagine to ^0.7.1,<0.8 #1067 (robfrawley)
  • [Documentation] Correct indentation in AWS-S3 cache resolver documentation #1063 (robfrawley)
  • [CS] Globally update code style using new php-cs-fixer rules #1058 (robfrawley)
  • [CI] [CS] Add a required php-cs-fixer build run to Travis matrix #1057 (robfrawley)
  • [Tests] Add missing PHPUnit @covers annotations #1054 (robfrawley)
  • [CI] Move the "simple-phpunit install" command to Travis install section to collapse the output #1048 (dbu)
  • [CS] [Dependencies] [Dependency Injection] [Form] [General] Update compiler log format, remove legacy code, remove deprecated, fix docblocks/style, general Travis config, upgrade coveralls, and general fixes #1047 (robfrawley)
  • [CS] Changes to support new php-cs-fixer rule set #1046 (robfrawley)
  • [Dependencies] Revert php-cs-fixer development dependency removal #1045 (dbu)
  • [Dependency Injection] Detect proper web root path based on Symfony kernel version #1044 (robfrawley)
  • [Async] [DI] Make resolve_cache_processor a public service #1043 (silverbackdan)
  • [CS] Implement new php-cs-fixer rules and related code cleanup #1040 (sebastianblum)
  • [Dependency Injection] Change cache manager from private service to public to fix deprecation #1038 (fabianoroberto)
  • [CI] Extend and enhance Travis build matrix #1035 (sebastianblum)
  • [Dependencies] Remove unused php-cs-fixer from require-dev #1031 (dbu)
  • [Tests] [CI] [Dependencies] Refactored Travis config to use simple-phpunit and remove phpunit Composer dependency #1029 (sebastianblum)
  • [Documentation] Fix binary name in png-quant.rst #1026 (bruno-ds)
  • [Post-Processors] Replaced ProcessBuilder with Process and add additional tests #1025 (fabianbloching)
  • [Tests] Fix tests on Symfony 3.4 and 4.0 #1023 (lsmith77)
  • [Dependency Injection] Add alias for cache manager #1022 (garak)
  • [Documentation] Align example and description quality values in png-quant.rst #1020 (qkdreyer)
  • [Dependency Injection] Change imagine controller from private service to public service #1019 (michaelperrin)
  • [Dependencies] Enable Symfony 4.0 support #1013 (lsmith77)
  • [Dependencies] Enable Symfony 4.0 support #1010 (llaakkkk)
  • [Tests] [CI] Add PHP 7.2 to Travis test matrix #1009 (dbu)
  • [Documentation] Fix bucket parameter nesting level in aws_s3.rst YAML example #996 (bocharsky-bw)
  • [Data Loader] [Data Locator] [Dependency Injection] Pass root paths to FileSystemLocator during construction #930 (rpkamp)
  • [Dependency Injection] [Filter] Implement filter service abstraction for creating images #922 (rpkamp)

Released 2017-09-08. Full changelog

  • [Console] [BC BREAK] The resolve command's --as-script/-s option/shortcut renamed to --machine-readable/-m (fixes #988), its output updated to aligned with the resolve command, and the "--machine-readable/-m" option added. #991 (robfrawley)

Released 2017-08-30. Full changelog

  • [Tests] Fix filesystem loader deprecation message in tests. #982 (robfrawley)
  • [Filter] Add "centerright" and "centerleft" positions to background filter. #974 (cmodijk)
  • [Config] Allow to configure the HTTP response code for redirects. #970 (lstrojny)
  • [Console] Added --force option, renamed --filters to --filter, and made resolve command output pretty. #967 (robfrawley)
  • [CS] Fix two docblock annotations. #965 (imanalopher)
  • [Data Loader] [Deprecation] The FileSystemLoader no longer accepts an array of data root paths; instead pass a FileSystemLocator, which should instead be passed said paths. #963 (robfrawley, rpkamp)
  • [Composer] Allow avalanche123/Imagine version 0.7.0. #958 (robfrawley)
  • [Data Loader] [Documentation] Add chain loader documentation. #957 (robfrawley)
  • [Data Loader] Add chain loader implementation. #953 (robfrawley)
  • [CS] Fix templating extension method return type. #951 (imanalopher)
  • [Dependency Injection] Fix compiler pass log message typo. #947 (you-ser)
  • [Travis] Default to trusty container image (with precise image for php 5.3). #945 (robfrawley)
  • [Enqueue] Use simplified transport configuration. #942 (makasim)
  • [Filter] Add resolution loader implementation. #941 (robfrawley)
  • [Travis] Remove Symfony 3.3 from allowed failures. #940 (robfrawley)
  • [Utility] Use simplified Symfony kernel version comparison operation. #939 (robfrawley)

Released 2017-05-08. Full changelog

  • [Minor] [Bug] Revert to php-cs-fixer 1.x and run fixer #927 (robfrawley)
  • [Routing] Deprecate XML routing file in favor of YAML #925 (robfrawley)
  • [Filter] Add flip filter implementation to core #920 (robfrawley)
  • [Queue] Resolve image caches in background using message queue. #919 (makasim)

Released 2017-03-01. Full changelog

  • [Bug] Revert adding leading slash to S3 class names #893 (cedricziel)

Released 2017-03-01. Full changelog

  • [Tests] Support PHPUnit 5.x (and remove depredations) #887 (robfrawley)
  • [Tests] Assert expected deprecation using symfony/phpunit-bridge #886 (robfrawley)
  • [Minor] [Docs] Fix typo in general filters documentation #888 (svenluijten)
  • [Loader] Add bundle resources to safe path when requested #883 (bobvandevijver, robfrawley)
  • [Tests] Enable mongo unit tests on PHP7 using "mongo" => "mongodb" extension adapter #882 (robfrawley)
  • [Loader] [Locator] FileSystemLocator service must not be shared #875 (robfrawley)

Released 2017-02-07. Full changelog

  • [Loader] Abstract filesystem resource locator and legacy insecure locator implementation #866 (robfrawley)
  • [Minor] [Loader] Fix for FileSystemLoader annotation #868 (tgabi333)
  • [DependencyInjection] Container logging for compiler passes #867 (robfrawley)
  • [CI] Use Prestissimo package for Travis build #864 (robfrawley)
  • [GitHub] Add Hithub templates for issues and PRs #863 (robfrawley)
  • [Symfony] Bug fixes and deprecation cleanup for Symfony 3.3 #860 (robfrawley)
  • [Filter] Upscale filter should use the highest dimension to calculate ratio #856 (Rattler3)

Released 2017-01-19. Full changelog

Released 2017-01-08. Full changelog

Released 2016-07-22. Full changelog

Released 2016-05-06. Full changelog

  • add @Event annotation to let IDEs known event names and class instance #732 (Haehnchen)
  • Introduce mozjpeg and pngquant post-processors, add transform options. #717 (antoligy)
  • StreamLoader-exception-arguments #714 (antonsmolin)

Released 2016-02-16. Full changelog

  • Revert "Merge pull request #699 from jockri/fix-background-filter" #709 (mangelsnc)

Released 2016-02-13. Full changelog

  • Fix regression introduced in bb8e4109672902e37931e0a491ff55ebac93d8e9 #707 (Seldaek)

Released 2016-02-12. Full changelog

Released 2016-01-14. Full changelog

Released 2015-12-29. Full changelog

Released 2015-12-27. Full changelog

Released 2015-12-27. Full changelog

  • [resolver] Add ability to force resolver. #684 (makasim)

Released 2015-12-27. Full changelog

Released 2015-12-10. Full changelog

Released 2015-08-27. Full changelog

Released 2015-06-04. Full changelog

  • use setFactory service definition method for symfony >= 2.6 (when possible) #566 (adam187)

Released 2015-06-02. Full changelog

Released 2015-04-24. Full changelog

Released 2015-04-08. Full changelog

Released 2015-03-27. Full changelog

  • Update how missing filters are logged #579 (trsteel88)
  • use isDefined method for OptionsResolver instead of isKnown (when possible) #567 (adam187)

Released 2015-02-22. Full changelog

Released 2015-01-08. Full changelog

  • Update the filter_sets Documentation about removed configurations #543 (mbiagetti)
  • implement interlace filter #503 (wodka)

Released 2014-12-10. Full changelog

Released 2014-12-10. Full changelog

Released 2014-11-12. Full changelog

Released 2014-10-29. Full changelog

  • Post-processors - handlers to be applied on filtered image binary #519 (kostiklv)

Released 2014-10-22. Full changelog

Released 2014-10-18. Full changelog

  • fix tests, upgrade phpunit up to 4.3 #511 (makasim)
  • Image default when notloadable exception #510 (Neime)
  • Explain how to change the default resolver #508 (dbu)
  • Updated DI configuration to the current implementation of the loader #500 (peterrehm)
  • Support custom output format for each filter set #477 (teohhanhui)

Released 2014-09-17. Full changelog

Released 2014-09-15. Full changelog

Released 2014-07-30. Full changelog

Released 2014-07-30. Full changelog

  • Fixing issue with removed class Color #458 (lstrojny)
  • Added PHP 5.6 and HHVM to travis.yml #454 (Nyholm)
  • make the Bundle compatible with config:dump-reference command #452 (lsmith77)

Released 2014-06-24. Full changelog

Released 2014-06-06. Full changelog

  • [stream] throws exception when content cannot be read. #444 (makasim)
  • remove unused use-statement and fix phpdoc #441 (UFOMelkor)

Released 2014-05-22. Full changelog

Released 2014-05-22. Full changelog

  • Add a Signer Utility to sign filters, run php-cs-fixer on bundle #405 (trsteel88)

Released 2014-05-05. Full changelog

Released 2014-04-29. Full changelog

Released 2014-04-14. Full changelog

  • [config] correctly process resolvers\loaders section if not array or null #396 (makasim)
  • Issue#368 wrong image path #395 (serdyuka)

Released 2014-04-14. Full changelog

Released 2014-04-10. Full changelog

Released 2014-04-07. Full changelog

Released 2014-03-14. Full changelog

Released 2014-03-14. Full changelog

  • Added reference on how to get image path inside a controller #340 (ama3ing)
  • [1.0] add phpunit as require-dev #339 (makasim)
  • [1.0] Twig helper not escape filter url #337 (makasim)
  • Added cache clearing & setting cachePrefix for Aws S3 #336 (rvanlaarhoven)
  • Merge latest changes in master to develop branch #334 (makasim)
  • Update to Imagine 0.6 #330 (vlastv)
  • [1.0][Configuration] Cleanup bundle configuration. #325 (makasim)
  • [1.0][filter] Dynamic filters #313 (makasim)

Released 2014-02-20. Full changelog

Released 2014-02-10. Full changelog

Released 2014-02-07. Full changelog

  • [1.0][resolver] Decouple WebPathResolver from http request. Simplify its logic. #320 (makasim)
  • added proxy cache resolver #318 (digitalkaoz)

Released 2014-02-07. Full changelog

Released 2014-01-29. Full changelog

Released 2014-01-24. Full changelog

  • fixed missing namespace #306 (digitalkaoz)
  • [1.0][cache] cache manager has to use isStored inside getBrowserPath method #303 (makasim)
  • [1.0][CacheResolver] Use binary on store method call. #301 (makasim)
  • [1.0][filter-manager] make use of binary object. #297 (makasim)
  • [1.0][loader] remove deprecated phpcr loader #292 (makasim)
  • [1.0] Rework data loaders. Introduce mime type guesser. #291 (makasim)
  • [1.0][tests] increase code coverage by tests. #290 (makasim)
  • [1.0][Logger] use PSR one logger #286 (makasim)
  • [1.0][CacheResolver] Resolver get rid of get browser path #284 (makasim)
  • [tests] use real amazon libs in tests. #283 (makasim)
  • [1.0][resolver] do not expose targetPath #282 (makasim)
  • [1.0][resolver] remove request parameter #281 (makasim)

Released 2013-12-04. Full changelog

  • handle image extensions in doctrine loader #276 (dbu)
  • Exclude Tests directory on composer archive #274 (oziks)
  • fix composer require-dev #272 (havvg)
  • Update filters.md #267 (uwej711)
  • Add comment for image parameter in watermark filter configuration exampl... #263 (USvER)

Released 2013-09-30. Full changelog

Released 2013-09-20. Full changelog

Released 2013-09-18. Full changelog

  • deprecate the phpcr loader as CmfMediaBundle provides a better one now. #243 (dbu)
  • fix missing filename in exception #240 (havvg)
  • Corrected aws-sdk-php link #233 (javiacei)

Released 2013-08-21. Full changelog

  • add AwsS3Resolver for new SDK version #227 (havvg)

Released 2013-08-19. Full changelog

Released 2013-08-19. Full changelog

Released 2013-08-05. Full changelog

  • added documentation on inset and outbound modes of thumbnail filter Documentation (issue #207) #210 (rjbijl)

Released 2013-06-21. Full changelog

Released 2013-05-29. Full changelog

Released 2013-05-17. Full changelog

Released 2013-05-14. Full changelog

  • fix doc of CacheManager::resolve to not lie #186 (dbu)
  • Small documentation fix for getting browserPath for a thumb from controller #178 (leberknecht)
  • improve phpcr loader doc #177 (dbu)
  • Allow symfony 2.3 and greater #176 (tommygnr)

Released 2013-04-17. Full changelog

Released 2013-04-08. Full changelog

Released 2013-02-20. Full changelog

v0.9.0 (2013-02-13)

  • add FilterManager::applyFilter #150 (havvg)
  • add "Introduction" chapter to documentation #149 (havvg)
  • split documentation and README into chapters #148 (havvg)
  • Add route options to routing loader #138 (sveriger)
  • Added a data loader for PHPCR #134 (Burgov)
  • minor cleanup #133 (havvg)
  • Add image form type #130 (EmmanuelVella)
  • New minor Imagine version #129 (jcrombez)
  • Pathinfo-related notices in generateUrl() #128 (thanosp)
  • Updated the Imagine library to version 0.4.0 #127 (ubick)
  • Added some documentation to Outside the web root chapter #122 (nass600)
  • Added PasteFilterLoader #118 (lmcd)
  • add info on the StreamWrapper of GaufretteBundle #115 (havvg)
  • Properly set config parameter in the container #113 (kevinarcher)
  • Adding cache directory permissions configuration parameter #112 (kevinarcher)
  • Renamed "auto_clear_cache" to "cache_clearer" #102 (Spea)
  • Added option to disable cache_clearer #101 (Spea)
  • Cache resolver service argument order in readme #100 (johnnypeck)
  • Added GridFS Loader #99 (jdewit)
  • Update composer.json #95 (krispypen)
  • Use the basePath in the file path resolver (useful in "_dev" or "_*" env... #92 (khepin)
  • add basePath injection to filesystem resolver #91 (havvg)
  • add "using the controller as a service" to the documentation #88 (inmarelibero)
  • minor fix in readme #87 (stefax)
  • ensure that hardcoded filter formats are applied #86 (lsmith77)
  • fixed #81 cache clearer only registered for sf2.1 #82 (digitalkaoz)
  • Issue 43 - Added a cache clearer for generated images #80 (sixty-nine)
  • added NoCacheResolver #76 (ghost)
  • Fixed errors in README.md #75 (iamdto)
  • add LoggerInterface to AmazonS3Resolver #70 (havvg)
  • fix AmazonS3Resolver #69 (havvg)
  • several fixes to the AmazonS3Resolver based on feedback #68 (havvg)
  • move getFilePath to AbstractFilesystemResolver #67 (havvg)
  • add AmazonS3Resolver and ResolverInterface::remove #66 (havvg)
  • Throwing an error if source image doesn't exist #65 (fixe)
  • add GaufretteFilesystemLoader #63 (havvg)
  • Mark image services as non public #62 (lstrojny)
  • Updates PdfTransformer so that imagick is injected #61 (lucasaba)
  • add crop filter; add missing option for thumbnail filter #58 (gimler)
  • Add file transformers to the file loader #57 (lucasaba)
  • Use of protected class properties in FilesystemLoader #54 (petrjaros)
  • 'cache_resolver' property name change #53 (petrjaros)
  • add composer.json #51 (iampersistent)
  • Fix for last version of symfony #50 (benji07)
  • Allowed a file extension to be inferred for source files without one #47 (web-dev)
  • Added a configuration option for the data root. #46 (web-dev)
  • README update: source img outside web root #45 (scoolen)
  • Fixing typo in README.md #44 (stefanosala)
  • update template extension and helper names #41 (iampersistent)
  • Refactor RelativeResize code and add documentation #39 (jmikola)
  • Add Resize and RelativeResize filters #37 (jmikola)
  • Extracted the abstract class Resolver from WebPathResolver #35 (sixty-nine)
  • fix service name #34 (lenar)
  • Removed webRoot logic outside controller #28 (LouTerrailloune)
  • Fixed redirect using wrong variable #27 (Spea)
  • Tweak response creation #26 (lsmith77)
  • fixed unit tests, fixes GH-22 #24 (ghost)
  • added missing docblock #20 (LouTerrailloune)
  • allow-all default setting for liip_imagine.formats #14 (ghost)
  • added support for many filter transformations in one filter set (style), fixes GH-1 #11 (ghost)
  • fixed ImagineLoader - cache prefix was not used in urls #6 (ghost)
  • fixed CachePathResolver#getBrowserPath #5 (ghost)
  • Added check for the existence of extension info #147 (thanosp)
  • add Tests for bundle features #140 (havvg)

* This Change Log was automatically generated by github_changelog_generator