Skip to content

Releases: sulu/skeleton

2.0.0

02 Oct 12:01
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • (#4783) Update version of MassiveSearchBundle
  • (#4774) Rename routes to views
  • (#4779) Make array serializer service public
  • (#4776) Make webspace manager environment variable optional
  • (#4781) Fix deprecated RestController viewHandler
  • (#4760) Add rest routes to api endpoint
  • (#4775) Fix localization serialization in webspaces request
  • (#4770) Refactor deprecated REST controllers to use constructor injection
  • (#4766) remove check in javascript if a request is fired
  • (#4772) Refactor deprecated controllers to use dependency injection
  • (#4767) Refactor deprecated controllers to use constructor injection for its dependencies
  • (#4742) Upgrade jms serializer to newest version
  • (#4773) Rename store to request in Route options
  • (#4769) Fix deprecation for dispatch method
  • (#4762) Extend WebsiteController from AbstractController instead of deprecated Controller class
  • (#4771) Check token and generate one if not exist
  • (#4763) Resolve various deprecation warnings
  • (#4768) Fix test stalling of ContactBundle tests
  • (#4765) Fix account contacts route
  • (#4740) Add ContactAccountSelection
  • (#4748) Improve TestUserProvider, Voter and Traits for easier usage in projects
  • (#4743) Add location field-type
  • (#4764) Upgrade DoctrineFixturesBundle to newest verison
  • (#4724) Update dependencies pagerfanta, php-http, toflar/psr6-symfony-http-cache-store, php-ffmpeg
  • (#4761) Drop support for symfony 3.4
  • (#4756) Remove symfony/force-lowest and fix some min requirements
  • (#4759) Test building of container and update config files
  • (#4753) Fix link in upgrade for skeleton
  • (#4745) Fix container build with unused media environment parameters

2.0.0-RC3

24 Sep 12:27
Compare
Choose a tag to compare
2.0.0-RC3 Pre-release
Pre-release

Full Changelog | Follow Upgrade | Release Blog

  • (#4750) Remove non-default languages from default configuration
  • (#3794) Replace co_countries table with symfony intl region bundle
  • (#4751) Remove RequestLocaleTranslator service
  • (#4747) Add webspace and target group selection to preview
  • (#4749) Fix loading of routes_admin.yaml and routes_website.yaml
  • (#4744) cleanup location bundle
  • (#4746) fix phpdoc of 'addToolbarActions' methods
  • (#4727) Replace Hateoas Bundle with custom implementation
  • (#4735) Add class for ToolbarAction
  • (#4713) Finalize reset password functionality
  • (#4024) Add support for multi image format support jpg, png, webp
  • (#4716) Introduce collaboration messages
  • (#4733) Fixed video thumbnail generation
  • (#4732) Remove NodeController
  • (#4730) Add ToolbarAction to create dropdowns
  • (#4634) Remove sensio labs framework extra bundle requirement
  • (#4715) Delete page which is linked on another page
  • (#4729) Add translation for author
  • (#4723) Allow to delete old media versions
  • (#4722) Fix changing of locale for media after save
  • (#4725) Update to phpunit 8
  • (#4726) Fix missing occurs properties in forms
  • (#4717) Show errors with message
  • (#4721) Remember last selected Adapter
  • (#4720) Make AdapterSwitch in PageList clickable