Skip to content

Latest commit

 

History

History
117 lines (70 loc) · 3 KB

CHANGELOG.md

File metadata and controls

117 lines (70 loc) · 3 KB

2.1.0 (2021-01-14)

Features

  • core update code base for new Flextype 0.9.16
  • core update fortawesome/fontawesome-free to 5.15.2
  • core update bootstrap-icons to 1.3.0

2.0.1 (2021-01-07)

Bug Fixes

  • core fix possible issue with null icon name.

2.0.0 (2021-01-07)

Features

  • core new global function icon().
  • core add support for tabler icons.
  • core add support for bootstrap icons.
  • shortcode add shortcode for [icon].

BREAKING CHANGES

affected plugins: account, accounts-admin, admin, form, form-admin, icon, themes-admin

1.7.0 (2021-01-03)

Features

  • core update code base for new Flextype 0.9.15

1.6.0 (2020-12-30)

Features

  • core update code base for new Flextype 0.9.14
  • core Moving to PHP 7.4
  • core use new TWIG Plugin 1.7.0

1.5.1 (2020-12-25)

Features

  • core feat(core): update @fortawesome/fontawesome-free to 5.15.1

1.5.0 (2020-12-20)

Features

  • core update code base for new Flextype 0.9.13

1.4.0 (2020-12-07)

Features

  • core update code base for new Flextype 0.9.12

1.3.0 (2020-08-25)

Features

  • core update code base for new Flextype 0.9.11

1.2.0 (2020-08-19)

Features

  • core update code base for new Flextype 0.9.10

1.1.2 (2020-08-07)

Features

  • core using new @fortawesome/fontawesome-free version 5.14.0

1.1.1 (2020-08-05)

Bug Fixes

  • core fixes for new Twig 3

1.1.0 (2020-08-05)

Features

  • core update code base for new Flextype 0.9.9

1.0.1 (2020-05-03)

Bug Fixes

  • core: fix dependencies

1.0.0 (2020-04-29)

  • Initial Release