Skip to content

Releases: netgen/media-site

1.6.2

17 Jun 12:56
1.6.2
Compare
Choose a tag to compare

Changelog

1.6.1...1.6.2

[1.6.2] - 2020-04-30

Fixed

  • Fixed Apache config when used in .htaccess context
  • Fixed using content published date in full templates

1.6.1

22 Apr 19:16
1.6.1
Compare
Choose a tag to compare

Changelog

1.6.0...1.6.1

[1.6.1] - 2020-04-22

Changed

  • Synced Varnish, Apache and Nginx config with eZ versions
  • Fixed a deprecation in Doctrine ORM

1.6.0

17 Apr 15:43
1.6.0
Compare
Choose a tag to compare

Changelog

1.5.0...1.6.0

[1.6.0] - 2020-04-17

Added

  • Added a new vertical whitespace plugin, replacing the old one. Old one is still activated for old installs, while new one is only active for new installs

1.5.0

17 Apr 15:38
1.5.0
Compare
Choose a tag to compare

Changelog

1.4.0...1.5.0

[1.5.0] - 2020-02-10

Changed

  • NGSTACK-376: Disabled fallback to legacy stack content view (#16)
  • Changed default Varnish port in parameters.yml.dist (#18)
  • Reduced content view config indentation (#19)
  • NGSTACK-369: Used content.firstNonEmptyField from Site API where possible (#20)
  • NGSTACK-394: Updated view configuration to use pattern matching and inheritance (#21)
  • NGSTACK-358: Changed CSS color variable names to $primary/$secondary/$tertiary (#22)
  • Updated main background colors in Layouts blocks to primary and secondary (407225a)
  • Included common design in eZ Platform Admin UI (8602118)
  • Removed WebpackEncoreResetListener, underlying issue was fixed in Webpack Encore Bundle (5721ab2)

1.4.0

20 Dec 16:29
1.4.0
Compare
Choose a tag to compare

Changelog

1.3.3...1.4.0

[1.4.0] - 2019-12-20

Added

  • Upgrade Netgen Layouts to 1.1

1.3.3

20 Dec 16:27
1.3.3
Compare
Choose a tag to compare

Changelog

1.3.2...1.3.3

[1.3.3] - 2019-12-19

Added

  • Added two new parameters to be able to change collected info sender and recipient based on environment
  • Added Twig type hints to content view templates

1.3.2

20 Dec 16:20
1.3.2
Compare
Choose a tag to compare

Changelog

1.3.1...1.3.2

[1.3.2] - 2019-12-05

Added

  • Added newly released NetgenLayoutsEzPlatformRelationListQueryBundle and NetgenLayoutsEzPlatformTagsQueryBundle, two Netgen Layouts queries for fetching eZ content based on relation list fields and Netgen Tags Bundle
  • Activated support for rendering content views without subrequests by default
  • Added support for editing cookie control options through the special Cookie Policy object

Fixed

  • Fixed legacy full views leaking when there are no matching new stack full views

1.3.1

30 Jul 12:20
1.3.1
Compare
Choose a tag to compare

Changelog

1.3.0...1.3.1

[1.3.1] - 2019-07-30

Added

  • Added experimental support for rendering content views without subrequests (needs eZ Platform Site API 3.0)

Changed

  • Replaced usage of deprecated spaceless Twig tag with spaceless filter

Fixed

  • Fixed using relation list field if the related content is missing

1.3.0

16 Jul 09:05
1.3.0
Compare
Choose a tag to compare

Changelog

1.2.2...1.3.0

[1.3.0] - 2019-07-05

Added

  • Added support for Netgen Layouts 1.0
  • Added nofollow to links with target="_blank"

Changed

  • Netgen Site Bundle and related packages upgraded to 1.2 to support Netgen Layouts 1.0

Fixed

  • Fixed a word break fix in CSS

1.2.2

03 Jul 12:42
1.2.2
Compare
Choose a tag to compare

Changelog

1.2.1...1.2.2

[1.2.1] - 2019-05-16

Added

Fixed

  • Fixed language switcher not showing up on error pages