Releases: mheob/include-fussball-de-widgets
Releases · mheob/include-fussball-de-widgets
v4.0.0
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
v3.7.0-next.1
3.7.0-next.1 (2022-02-08)
Features
v3.6.0
v3.6.0-next.2
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
v3.5.0
v3.4.0
v3.3.5
v3.3.4
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)