Skip to content

Releases: phpsa/laravel-api-controller

v7.3.2

08 Aug 20:54
49683b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.3.1...v7.3.2

v7.3.1

08 Aug 09:45
252f7b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.3.0...v7.3.1

v7.3.0

07 Aug 21:18
561edc9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.2.0...v7.3.0

v7.2.0

22 Apr 04:28
Compare
Choose a tag to compare

Full Changelog: v7.1.6...v7.2.0

v7.1.6: chore(release): 7.1.6 [skip ci]

15 Jan 22:40
Compare
Choose a tag to compare
## [7.1.6](https://git.customd.com/composer/laravel-api-controller/compare/v7.1.5...v7.1.6) (2024-01-15)

### Bug Fixes

* resource always select should always be selected in controller even if removed via removefields in querystring ([22743b2](https://git.customd.com/composer/laravel-api-controller/commit/22743b227ba8c49bbd70225391dac943594aa43f))

v7.1.5

15 Jan 22:19
42d3090
Compare
Choose a tag to compare
fix: batch return type mismatch

V7.1.4

15 Jan 22:05
Compare
Choose a tag to compare

Improve the batch update actions

v7.1.2

30 Nov 02:48
c81ad86
Compare
Choose a tag to compare
fix: pivot data should not be written to main record

v6.1.1

05 Apr 22:20
Compare
Choose a tag to compare
fix: The "soft-deletes" option does not exist. #112

V6.1.0

28 Mar 03:17
Compare
Choose a tag to compare
feat: added in the Request::apiFilter method