mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
3.8 KiB
3.8 KiB
CHANGELOG
v1.1.1 2018-02-26
- #9195 [Documentation][GridBundle]Wrong definition of sortable attribute (@Mipme)
- #9145 Run Travis with readonly project directories (@pamil)
- #9206 [Documentation] Translatable model - Fix titles and add template support (@shadypierre)
- #9204 Fix invalid use of count by checking for an array (@venyii)
- #9189 [Documentation] Add more rules to the contribution guide + Fix CMS cookbook (@CoderMaggie)
- #9192 [Documentation] Add 1.1 branch to Contribution guides (@CoderMaggie)
- #9188 [Behat] Remove some unused methods in Behat pages (@Zales0123)
- #9155 [Documentation] Add CMS integration cookbook (@bitbager)
v1.1.0 2018-02-09
- #9165 Make accordion in select attribute values great again (@Zales0123)
- #9163 Product reviews API semantic fix (@Zales0123)
- #9158 Update KnpGaufretteBundle to ^0.5 (@pamil)
v1.1.0-RC 2018-02-02
- #9129 Add symfony/thanks Composer plugin (@pamil)
- #9084 Minor enhancements to product review API pull request (@pamil)
- #9013 Restrict scanning for composer.json in themes to certain directory depth (optional) (@stefandoorn)
- #8772 Product reviews API (@paulstoica)
- #9082 Remove strict declaration on migration (@stefandoorn)
- #9081 Add index on Channel::hostname to prevent table scan on each request (@stefandoorn)
- #9070 Extend Travis build matrix & setup extra jobs running nightly (1.1) (@pamil)
- #9040 Try to auto-detect a bundle's model namespace by default (@mbabker)
- #9063 Require Symfony ^3.4 in components & bundles (@pamil)
- #9061 Require Symfony ^3.4 (@pamil)
- #8940 Change bulk action implementation and remove the need for a BC break (@pamil)
- #8491 [Admin] Mass deletion on admin grid (fixes #93) (@GSadee, @stefandoorn)
- #8874 [Order][OrderItem] Immutable product/variant names (@GSadee, @johnrisby)
- #8766 [ProductAttribute] Make select attribute translatable (@GSadee, @Lowlo)
- #8680 add sylius version to the footer in admin (@gabiudrescu)
- #8843 Allow to use environmental variables to populate parameters (@pamil)
- #8817 Change master branch version to 1.1.0-DEV (@pamil)
- #8798 [Installation] Add setting a username during installation (@GSadee)
- #8714 Set up upgrade file for 1.1 (@pamil)
- #8682 Gitignore webserver pid files (@gabiudrescu)
- #8675 Treat
dev-masteras 1.1 (@pamil) - #8662 fix link to BitBager PayUPlugin (@kochen)