Skip to content

Releases: jonathanheilmann/ext-jh_magnificpopup

2.0.0-alpha.2

28 Feb 21:09
Compare
Choose a tag to compare
2.0.0-alpha.2 Pre-release
Pre-release

Changelog:

  • [TASK] Support TYPO3 9 LTS (#62)
    • Type ajax is not deprecated anymore

For breaking changes read https://github.com/jonathanheilmann/ext-jh_magnificpopup/blob/v2.0.0/Documentation/BreakingChanges/Version2000000/Index.rst

2.0.0-alpha.1

10 Dec 19:54
Compare
Choose a tag to compare
2.0.0-alpha.1 Pre-release
Pre-release

v1.1.0

22 Nov 20:27
Compare
Choose a tag to compare

Enhancement release.

ChangeLog:

  • [ENHANCEMENT] #61 Link for the <figcaption>

v1.0.1

24 Jun 07:11
383ebc4
Compare
Choose a tag to compare

Bugfix release.

ChangeLog:

  • [BUG] #56 plugin magnificpopup for content - Inline and content-reference partial not found
  • [BUG] #45 In Inline-Content with option "closeBtnInside=True" the Close Button is NOT working with EDGE
  • [DOCUMENTATION] #58 Title in Magnific Popup with EXT:fluid_styled_content
  • [DOCUMENTATION] #54 Filter skips images when JumpURL enabled
  • [DOCUMENTATION] #49 Not compatible to EXT:imagecycle (Added how to)

v0.6.4

10 Sep 10:05
Compare
Choose a tag to compare

Bugfix release.

ChangeLog:

  • [BUGFIX] #37 Fix translation
  • [TASK] #35 removalDelay is a ms value

For all changes see PR #40

v0.6.3

12 Jul 14:13
Compare
Choose a tag to compare

Bugfix release.

ChangeLog:

  • [BUGFIX] #32 eID fails when realurl is enabled
  • [BUGFIX] #33 Image filter fetch all links

For more changes see PR #34

v0.6.2

07 Jun 15:22
Compare
Choose a tag to compare

Bugfixes:

  • [BUGFIX] #29 Lazyload for images fails for type ajax and inline
  • [BUGFIX] #28 Content element fails with bootstrap_grids
  • [BUGFIX] #26 Wrong located typoscript
  • [BUGFIX] #25 image title is not shown in overlay

v0.6.1

10 May 08:19
Compare
Choose a tag to compare

ChangeLog:

  • [BUGFIX] TYPO3 CMS 7 LTS: eID fails (Fixes #23)

For all commits see #24

v0.6.0

04 May 12:17
Compare
Choose a tag to compare

ChageLog:

  • [ENHANCEMENT] include composer.json
  • [ENHANCEMENT] Make jh_magnificpopup work with fluid styled content
  • [DOCUMENTATION] Add section "how to"
  • [TASK] Update namespace (see Breaking changes -> Version 0.6.0)
  • [TASK] Update Magnific Popup to version 1.1.0
  • [TASK] Update jQuery
  • [TASK] Update documentation
  • Bugfixes

For all commits see #22

v0.5.0

07 Jan 19:03
Compare
Choose a tag to compare

Changelog:

  • [FEATURE] Add Link-image to plugin
  • [FEATURE] Add link wizard to iframe-link in plugin
  • [TASK] Add support for TYPO3 CMS 7.6
  • [TASK] Rewrite rendering of link in plugin
  • [TASK] Update documentation
  • [TASK] Implement PSR-2 standard
  • [TASK] Move to GitHub

Please read documentation for breaking-changes when updating from previous versions.