Skip to content

Releases: themesberg/flowbite

v4.0.1

17 Nov 15:45
8fd99ae

Choose a tag to compare

  • added datepicker styles via themes and variables
  • fixed and refactored components after theming update

v4.0.0

12 Nov 21:07

Choose a tag to compare

This upgrade brings:

  • 5 custom color themes to all components (modern, minimal, enterprise, mono, and playful)
  • we reduced HTML classes by 50% by removing dark mode variants and moving these to variables
  • added new components across the board (toasts, cards, badges, buttons, and more)
  • a sleek new design ready for anything you want to build for 2026

For all pro users:

  • we are already working on the new set of blocks which will bring the same improvements as for the docs
  • right after finishing the blocks we'll update the templates (landing pages, dashboard)
  • after these are done, we'll integrate the new AI system into the platform and launch new goodies

Thanks all for being part of the Flowbite journey for almost 5 years now.

We'll do our best to provide more meaningful updates.

Let us know what you think!

https://flowbite.com/docs/getting-started/quickstart/

v3.1.2

07 Feb 08:39

Choose a tag to compare

  • create new theme file to move CSS variables
  • update quickstart guide to reflect this change

v3.1.1

31 Jan 07:45

Choose a tag to compare

  • fixed CSS variables markup in plugin

v3.1.0

31 Jan 07:29

Choose a tag to compare

  • use CSS variables instead of hex codes in plugin
  • remove setting dark mode via class strategy in plugin

v3.0.0

24 Jan 12:14

Choose a tag to compare

  • upgrade to Tailwind v4
  • refactor and adapt the Flowbite plugin and UI components to the new deprecated changes from Tailwind v4

v2.5.2

27 Sep 11:17

Choose a tag to compare

v2.5.1

05 Aug 12:05

Choose a tag to compare

  • fix plugin import error from the config file

v2.5.0

05 Aug 11:35

Choose a tag to compare

  • added new DataTable plugin and examples
  • minor bug fixes and improvements

v2.4.1

27 Jun 10:22

Choose a tag to compare

  • fix datepicker module declaration naming for TypeScript