Skip to content

Releases: israel-dryer/ttkbootstrap-icons

v4.0.0

05 Dec 04:38
a3e9a4e

Choose a tag to compare

What's Changed

Refactored base package to separate providers #64

  • Separated Bootstrap icons into ttkbootstrap-icons-bs package
  • Made base package provider-agnostic (no built-in icons)
  • Created ttkbootstrap-icons-fluent-reg package
  • Added helpful user messages for missing providers
  • Updated all documentation

Full Changelog: v3.3.0...v4.0.0

v3.3.0

17 Nov 06:38

Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

v3.2.0

06 Nov 07:07
a06d780

Choose a tag to compare

What's Changed

  • replace concatenated subclasses with hashed value to provide better compatibility with ttkbootstrap's style parser by @israel-dryer in #60

Full Changelog: v3.1.2...v3.2.0

v3.1.2

05 Nov 01:41

Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

03 Nov 03:43

Choose a tag to compare

What's Changed

  • fix theme handling for stateful icons #54 by @israel-dryer in #55
  • update stateful icons docs with video example

Full Changelog: v3.1.0...v3.1.1

v3.1.0

02 Nov 22:52

Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

v3.0.1

02 Nov 16:29
76d1020

Choose a tag to compare

What's Changed

  • ttkbootstrap-icons-fa fixed generate_assets.py to built correct glyphmap for fa brands and regular by @israel-dryer in #49
  • ttkbootstrap-icons-fa bumped to v1.0.1.
  • Fix icon references in demos by @israel-dryer in #51

Full Changelog: v3.0.0...v3.0.1

v3.0.0

02 Nov 06:13

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v3.0.0

v2.1.0

28 Oct 07:13
c26ca7a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

27 Oct 03:06

Choose a tag to compare

What's New in 2.0

  • added support for Font Awesome Icons pip install ttkbootstrap-icons-fa #1
  • added support for Material Icons (MDI) pip install ttkbootstrap-icons-mat #2
  • added support for Fluent Icons pip install ttkbootstrap-icons-fluent #3
  • added support for Remix Icons pip install ttkbootstrap-icons-remix #4
  • added support for Ion Icons pip install ttkbootstrap-icons-ion #5
  • added support for Weather Icons pip install ttkbootstrap-icons-weather #6
  • added support for Simple Icons pip install ttkbootstrap-icons-simple #7
  • added support for Google Material Icons pip install ttkbootstrap-icons-gmi #9
  • migrated Lucide Icons to installable package pip install ttkbootstrap-icons-lucide #8
  • updated previewer to show style variation and all installed font sets.
  • updated pyinstaller hooks to include installed icons.

Full Changelog: v1.0.0...v2.0.0