Version 2.0.1

April 19, 2022

Fixed

  • Fixed a bug where portals didn’t work with minified HTML. (#4)

Version 2.0.0

April 14, 2022

Added

  • Added Craft 4 compatibility.

Version 1.0.1

July 14, 2020

Added

  • Added support for the Blitz plugin. (#3)

Version 1.0.0

April 2, 2020

Added

  • Release v1.0

Version 1.0.0-beta.3

July 12, 2019

Fixed

  • Fixed a bug where portal tags couldn’t be used outside of block tags in templates that extend another one.

Version 1.0.0-beta.2

July 12, 2019

Added

  • Portal targets can now be positioned anywhere in the document, they are not dependent on Twig processing order.
  • Added the order parameter to the portal tag to define the position within a target. (#2)

Version 1.0.0-beta.1

July 11, 2019

Added

  • Initial beta release.