Decryption Key For :
Livewire Flux PRO v2.9.0
November 26, 2025
What's Changed
Full Changelog:
- Fix profile avatar colour seed by in
- Add skeleton component by in
- Add floating flyout modal by in
- Resize time picker meridiem based on locale by
- Fix sidebar glitch on viewport resize by
- Fix empty time picker in modal by
- Fix time picker meridiem display issues by
- Fix toast group showing behind modals by
- Fix select empty to support strings by
- Fix tabs selected by
- Fix autocomplete container classes by
- Kanban by
- Fix slider thumb positioning in modals by
- Fix OTP bug when spacebar or non-numeric character is pressed by
Decryption Key For :
Livewire Flux PRO v2.7.1
November 24, 2025
What's Changed
Full Changelog:
- Fix input trailing slot by in
- Add "input" variant to composer component
- Remove custom composer component focus styles
- Add as="button" to link component
Decryption Key For :
Livewire Flux PRO v2.6.2
November 21, 2025
What's Changed
Full Changelog:
- Fix @pure directive breaking change by in
- Fix Flux::attributesAfter() usages by in
- Fix sidebar search icon alignment by in
- Make trailing slot clickable on input by in
- Fix file upload clear bug by
- Fix uneven padding in <flux:file-item> by
Decryption Key For :
Livewire Flux PRO v2.6.1
October 29, 2025
What's Changed
Full Changelog:
- Add align prop to button by in
- Make modal min-w-sm by default by in
- Make more things pure by in
- Change @pure directive to @Blaze by in
- Add Livewire v4 support by
- Add ui-button by
- Fix editor lazy loading by
Livewire Flux Pro v2.6.0
Decryption Key For :
v2.6.0
What's Changed
- Fix file input in a group by @joshhanley in #2049
- Fix avatar image cover by @joshhanley in #2047
- Make the new pro components publishable by @dougffer in #2051
- Time picker by @joshhanley
- Remove Tailwind forms styles for file upload by @joshhanley
- Fix pillbox deselect with missing element by @joshhanley
New Contributors- @dougffer made their first contribution in #2051
Livewire Flux Pro v2.5.1
Decryption Key For :
v2.5.1
What's Changed
- Sticky table by @ganyicz
- Fix file upload firing multiple requests by @joshhanley
- Fix file uploads to allow re-adding the same file by @joshhanley
- Update fade visibility on resize by @ganyicz
- Fix pillbox disableable by @calebporzio
Livewire Flux Pro v2.5.0
Decryption Key For :
v2.5.0 Latest
What's Changed
New Contributors
- Scrollable tabs by in
- Fix nested sidebar group icons by in
- File upload by
- Scrollable tabs by
- Fix calendar and date picker unavailable empty string handling by
- Fix calendar years selectable header to respect min/max dates by
- Add size sm to pillboxes by
- made their first contribution in
Livewire Flux Pro v2.4.0
Decryption Key For :
v2.4.0
September 16, 2025
What's Changed
- Add sidebar search kbd prop by in
- Fix modal close button aria label by in
- Fix sidebar nested groups in icon collapsed view by in
- Fix sidebar backdrop navigate issue by
- Fix calendar dynamic attributes by
- Fix checkbox and radio enter handling by
- Make date picker min max dynamic by
- Fix date picker closeable by
- Pillbox by
Livewire Flux Pro v2.3.2
Decryption Key For :
v2.3.2
- What's Changed
- Add support for sidebar group icon slot by @joshhanley in #1927
- Fix sidebar RTL bugs by @joshhanley in #1926
- Fix sidebar toggle in Flux Free
Livewire Flux Pro v2.3.1
Decryption Key For :
v2.3.1
What's Changed
- Add @pure annotation to Lucide IconCommand stub by in
- Add support for mask:dynamic to the input component by in
- Fix sidebar item tooltip assignment by in
- Add sidebar group icon dropdowns by in
- Fix toast stack width on mobile by
- Fix radio groups not dynamically disableable by
- Fix dynamically enabled date picker presets still disabled by
- Fix radio and checkbox buttons 0 label by
- Fix dynamically removed dropdown locking scroll by
- Fix select clearable causing an empty update by
- Fix combobox value when dynamically added by
- Allow anchor tags to trigger dropdowns by
- Fix dropdown hover flicker by