Skip to content

3.4.2

Compare
Choose a tag to compare
@jockri jockri released this 02 Dec 12:39
· 2814 commits to master since this release

Please note that there were some small changes to new features introduced in 3.4.2. These changes were documented in UPGRADE-3.4.md

  • [NodeBundle] Hide page status indicator if it's a StructureNode page #851 (@dbeerten)
  • [AdminBundle] Make sure folder is always a property #850 (@wesleylancel)
  • [AdminBundle] Fix -is not a function- bug #848 (@dbeerten)
  • [NodeBundle] Make SlugType accept SlugifierInterface #845 (@joker806)
  • [GeneratorBundle] Add check for GIF's in image-pp #841 (@dbeerten)
  • [GeneratorBundle] Add woff2 to Ground Control #840 (@dbeerten)
  • [Documentation] Cookbook items containing some documentation #839 (@denbatte)
  • [MediaBundle] Fixed uppercase extension (again) #838 (@yoshz)
  • [AdminBundle] Correct styling for Change password form errors #837 (@dbeerten)
  • [SeoBundle] Fix bad NOFOLLOW value in SeoType #834 (@joker806)
  • [AdminBundle] Add indication that page is online/offline #833 (@dbeerten)
  • [MultiDomainBundle] Use url locale to link extra parameters #832 (@jockri)
  • [AdminBundle] Show only icons of table actions #831 (@dbeerten)
  • [NodeBundle] StructureNode now have a folder icon in the pages tree #830 (@dbeerten)
  • [NodeBundle] Also expose the NodeTranslation id in link chooser template #829 (@jockri)
  • [MenuBundle] Fix parent menu item in menu edit form #827 (@denbatte)
  • [FormBundle - Insights] PHP code should follow PSR-1 basic coding standard #826 (@denbatte)
  • [Lead-, Seo-, MenuBundle] Fix codestyle issues #825 (@denbatte)
  • [MenuBundle, LeadgenerationBundle] Removed unused use statements and add typehints #824 (@denbatte)
  • [GeneratorBundle] Spaceless in layout twig #820 (@morenonaitana)
  • [GeneratorBundle] Favicons #819 (@morenonaitana)
  • [GeneratorBundle] Made validateTargetDir a local function #815 (@mbosgraaf-wirelab)
  • [MultiDomainBundle] Allows to configure/retrieve extra parameters for each domain locale #814 (@jockri)
  • [MediaBundle] Add 'Add media' button translation #813 (@joker806)
  • [GeneratorBundle] Fixed wrong dependency for sensio/generator-bundle #812 (@yoshz)
  • [SeoBundle] Closed article meta tags #809 (@denbatte)
  • [AdminListBundle] Add validation for invalid filter value #808 (@aistis-)
  • [MenuBundle] Add templating possibilities for menuItems #798 (@denbatte)
  • [FixturesBundle] Add MenuItemBuilder for MenuItem fixtures #797 (@wesleylancel)
  • [DashboardBundle] Added german dashboard translation #795 (@virtualize)
  • [AdminBundle] Fix missing variables in app scripts #790 (@joker806)
  • [SeoBundle] Idea for fix for possible multiple db-query issues #788 (@tentwofour)
  • [AdminListBundle] Fix for ORM adminlist to allow setting a custom number of items per page #787 (@wimvds)
  • [MenuBundle] Add separate function to get menu items #786 (@wesleylancel)
  • [SeoBundle] Facebook only accepts locales in format xx_XX #781 (@jockri)
  • [MultiDomainBundle] Replaced host override cookie with session #688 (@yoshz)