Skip to content

Commit 67d7ad7

Browse files
authored
v3.7.2 updates
1 parent 40887ee commit 67d7ad7

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,23 @@
22

33
All notable changes to `laravel-livewire-tables` will be documented in this file
44

5-
## PREVIEW
5+
## [v3.7.2] - 2025-05-03
66
### Bug Fixes
77
- Improved Pagination UX for Bootstrap 4 by @daniel-skopek in https://github.com/rappasoft/laravel-livewire-tables/pull/2251
8+
- Fixes for livewire component column by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2245
9+
- Boolean filter for bootstrap by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2244
10+
- Update IsNumericFilter.php by @G4Zz0L1 in https://github.com/rappasoft/laravel-livewire-tables/pull/2230
11+
- Fixed collapsed function bug with tailwind CSS on mobile version by CarlosChub27 in https://github.com/rappasoft/laravel-livewire-tables/pull/2228
12+
13+
### New Features
14+
- Add Wrapper Options to ArrayColumn by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2255
815

916
### Tweaks
1017
- Tidying PHPDocs by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2246
1118

1219
## [v3.7.1] - 2025-02-28
1320
### Bug Fixes
14-
- Ensure that LinkColumn is included in query if "from" is defined
21+
- Ensure that LinkColumn is included in query if "from" is defined by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2224
1522

1623
## [v3.7.0] - 2025-02-27
1724

0 commit comments

Comments
 (0)