Skip to content

Releases: TotalOnion/get-pattern

1.1.8

13 Oct 14:10
2044e58

Choose a tag to compare

What's Changed

  • logo container fetching from logos by @jojobote in #1

New Contributors

Full Changelog: 1.1.7...1.1.8

1.1.7

02 Oct 15:49

Choose a tag to compare

Full Changelog: 1.1.6...1.1.7

Site copyright

02 Oct 15:48

Choose a tag to compare

Full Changelog: 1.1.5...1.1.6

1.1.5

14 Aug 16:49

Choose a tag to compare

Full Changelog: 1.1.4...1.1.5

1.1.4

22 Jul 16:27

Choose a tag to compare

Full Changelog: 1.1.3...1.1.4

1.1.3

22 Jul 11:43

Choose a tag to compare

Adds support for the new form-selection block / Also adds new dom/utill findComments() - grabs a section of html between 2 comments using [$startNode, $endNode] = Utils::findComments($node, 'inline-form');
The above search's for the comment 'inline-form' and 'end-inline-form'

Full Changelog: 1.1.2...1.1.3

1.1.2

17 Jul 14:52

Choose a tag to compare

enable_gradient_overlay to enable_gradient_layer

1.1.1

17 Jul 14:14

Choose a tag to compare

Bug Fix for video fields without pattern replace turned on

1.1.0

15 Jul 14:50

Choose a tag to compare

Requires the latest onion-library to support the gradient-overlay-v3 block.
https://github.com/TotalOnion/onion-library/releases/tag/1.0.16 <- last known working version :)

1.0.4

01 Jul 14:55

Choose a tag to compare

Fixed the clean up function so that we do not accidentally replace https with httpss