Skip to content

Releases: pimcore/demo

10.2.6

04 Jan 13:33
b53a29a
Compare
Choose a tag to compare

What's Changed

  • Migrate custom views & perspectives config to settingsstore by @dvesh3 in #380
  • [Task]: Change 'docker-compose.yml' to 'docker-compose.yaml' in readme.md by @kingjia90 in #381

https://github.com/pimcore/demo/issues?q=is%3Aclosed+milestone%3A10.2.6
Full Changelog: v10.2.5...v10.2.6

11.0.0-ALPHA1

20 Dec 10:24
4b6d83e
Compare
Choose a tag to compare
11.0.0-ALPHA1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v10.2.5...v11.0.0-ALPHA1

10.2.5

09 Nov 15:51
41b1886
Compare
Choose a tag to compare

What's Changed

  • Fix AuthenticationLoginListener by @dvesh3 in #371
  • [Bug]: Fix invalid height value in Video Editable template by @kingjia90 in #372

https://github.com/pimcore/demo/milestone/24?closed=1

Full Changelog: v10.2.4...v10.2.5

10.2.4

27 Oct 14:25
4a6d78d
Compare
Choose a tag to compare

What's Changed

  • [Events] Set XMLHttpRequest header for vue response by @dvesh3 in #363
  • Remove separate PHP debug container by @brusch in #367
  • [Task]: Updating Nginx conf to fix home page static page generation by @kingjia90 in #366
  • docker-compose: use new docker tags by @brusch in #369

https://github.com/pimcore/demo/milestone/23?closed=1
Full Changelog: v10.2.3...v10.2.4

10.2.3

14 Sep 15:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.2.2...v10.2.3

10.2.2

31 Aug 13:57
Compare
Choose a tag to compare

What's Changed

  • parameters.secret should be longer -> causing issues with JWT library by @brusch in #345
  • Fix: DBAL Deprecations by @blankse in #344
  • [Task]: Switch to pimcore_glossary twig filter by @kingjia90 in #347

Full Changelog: v10.2.1...v10.2.2
https://github.com/pimcore/demo/milestone/21?closed=1

10.2.1

17 Aug 15:20
9ab2ad4
Compare
Choose a tag to compare

What's Changed

  • Set PHP_IDE_CONFIG env variable without quotes by @BlackbitNeueMedien in #334
  • [Task] Add @param and @return php doc type and minor fixes by @kingjia90 in #335
  • [Task]: Whitelist m4a file format in docker nginx conf by @kingjia90 in #336
  • AuthenticationLogoutListener - do not use session configurators by @dvesh3 in #339

Full Changelog: v10.2.0...v10.2.1

https://github.com/pimcore/demo/issues?q=is%3Aclosed+milestone%3A10.2.1

10.2.0

03 Aug 14:52
Compare
Choose a tag to compare

What's Changed

  • Add docker-compose.override.yml to .gitignore by @brusch in #322
  • docker-compose.yaml: made config more reliable by @brusch in #323
  • [Task]: Changed Pimcore requirement (back) to 10.x-dev by @kingjia90 in #319
  • Delete unused apache config by @dvesh3 in #326
  • Use map for static page config in nginx by @jdreesen in #330
  • Added Classification Store Sample Data by @fashxp in #327
  • Authenticator based security by @dvesh3 in #305
  • Layout - Fix creating blank page snippet by @dvesh3 in #333

Full Changelog: v10.1.16...v10.2.0

10.1.17

03 Aug 14:43
Compare
Choose a tag to compare

What's Changed

  • Layout - Fix creating blank page snippet by @dvesh3 in #333

Full Changelog: v10.1.16...v10.1.17

10.1.16

08 Jul 09:26
Compare
Choose a tag to compare

Disabled CSP header temporarily 649fb2e

Related to #325