Skip to content

Releases: mheob/include-fussball-de-widgets

v4.0.0

23 Jul 05:56
f811bd1
Compare
Choose a tag to compare

What's Changed

  • refactor: reorganize structure by @mheob in #733
  • ci: improve husky, add commitlint and cspell by @mheob in #734
  • feat!: remove BorlabsCookie integration by @mheob in #735 (BREAKING CHANGE!)
  • feat: use new fussball.de API by @mheob in #736 (BREAKING CHANGE!)
  • chore: prepare version 4.0.0 by @mheob in #737

Full Changelog: v3.7.0...v4.0.0

v3.7.0

10 Feb 08:09
Compare
Choose a tag to compare

3.7.0 (2022-02-10)

Features

v3.7.0-next.1

08 Feb 14:58
Compare
Choose a tag to compare
v3.7.0-next.1 Pre-release
Pre-release

3.7.0-next.1 (2022-02-08)

Features

v3.6.0

07 Oct 12:07
Compare
Choose a tag to compare

3.6.0 (2021-10-07)

Bug Fixes

  • get fresh iframe list on every click if widget is behind a tab (259021d)

Features

  • add Olevmedia Shortcode exception for loading inside tabs (#524) (352169d)
  • add possibility for using custom css classes (#521) (a22bcce)
  • styles: add wp-blocks class to increase css hierarchy (#519) (3ee2020)

v3.6.0-next.2

07 Oct 11:50
Compare
Choose a tag to compare
v3.6.0-next.2 Pre-release
Pre-release

3.6.0-next.2 (2021-10-07)

Bug Fixes

  • get fresh iframe list on every click if widget is behind a tab (259021d)

v3.6.0-next.1

07 Oct 09:57
Compare
Choose a tag to compare
v3.6.0-next.1 Pre-release
Pre-release

3.6.0-next.1 (2021-10-07)

Features

  • add Olevmedia Shortcode exception for loading inside tabs (#524) (352169d)
  • add possibility for using custom css classes (#521) (a22bcce)
  • styles: add wp-blocks class to increase css hierarchy (#519) (3ee2020)

v3.5.0

23 Feb 09:11
Compare
Choose a tag to compare

3.5.0 (2021-02-23)

Features

  • tabs: add support for WPBakery Page Builder Tabs (#450) (17baa65)

v3.4.0

02 Nov 09:06
Compare
Choose a tag to compare

3.4.0 (2020-11-02)

Features

  • tabs: add Shortcode-Ultimate as same as Divi-Tabs (#359) (4833d98)

v3.3.5

14 Oct 05:49
Compare
Choose a tag to compare

3.3.5 (2020-10-14)

Bug Fixes

  • intl: set the server name even 'intl' is not active (38206dd), closes #353

v3.3.4

26 Sep 12:02
Compare
Choose a tag to compare

3.3.4 (2020-09-26)

Bug Fixes

  • intl: call the idn_to_ascii function with silence php errors (dab7b3d), closes #336
  • intl: check INTL_IDNA_VARIANT_UTS46 is a string (672c695)
  • intl: only check INTL_IDNA_VARIANT_UTS46 is an int (fdf2852), closes #336
  • intl: set default value of INTL_IDNA_VARIANT_UTS46 (6c6d7df)
  • intl: syntax error is fixed (997449b)