# Changelog

**Package:** Laravel Scout Bulk Actions | **Version:** 1 | **URL:** https://mozex.dev/docs/laravel-scout-bulk-actions/v1/changelog

---

All notable changes to `laravel-scout-bulk-actions` will be documented in this file.

## 1.5.2 - 2026-03-30

* update composer.json

**Full Changelog**: [1.5.1...1.5.2](https://github.com/mozex/laravel-scout-bulk-actions/compare/1.5.1...1.5.2)

## 1.5.1 - 2026-03-30

* update composer.json

**Full Changelog**: [1.5.0...1.5.1](https://github.com/mozex/laravel-scout-bulk-actions/compare/1.5.0...1.5.1)

## 1.5.0 - 2026-03-30

### What's Changed

* Add `scout:queue-import-all` command for queued bulk imports across all searchable models
* Bump minimum `laravel/scout` requirement from `^10.12.2` to `^10.17`
* Rewrite README documentation

**Full Changelog**: [1.4.0...1.5.0](https://github.com/mozex/laravel-scout-bulk-actions/compare/1.4.0...1.5.0)

## 1.4.0 - 2026-03-18

* add laravel 13 support

**Full Changelog**: [1.3.1...1.4.0](https://github.com/mozex/laravel-scout-bulk-actions/compare/1.3.1...1.4.0)

## 1.3.1 - 2026-03-04

### What's Changed

* bump dependencies
* drop php 8.1 support
* drop laravel 10 support

**Full Changelog**: [1.3.0...1.3.1](https://github.com/mozex/laravel-scout-bulk-actions/compare/1.3.0...1.3.1)

## 1.3.0 - 2025-02-25

### What's Changed

* Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in [#13](https://github.com/mozex/laravel-scout-bulk-actions/pull/13)
* Add Laravel 12 compatibility by @mozex in [#14](https://github.com/mozex/laravel-scout-bulk-actions/pull/14)

**Full Changelog**: [1.2.4...1.3.0](https://github.com/mozex/laravel-scout-bulk-actions/compare/1.2.4...1.3.0)

## 1.2.4 - 2024-10-08

### What's Changed

* Update laravel/prompts requirement from ^0.1.15|^0.2.0 to ^0.1.15|^0.2.0|^0.3.0

**Full Changelog**: [1.2.3...1.2.4](https://github.com/mozex/laravel-scout-bulk-actions/compare/1.2.3...1.2.4)

## 1.2.3 - 2024-09-28

- Fix `laravel/prompts` dependency

**Full Changelog**: [1.2.2...1.2.3](https://github.com/mozex/laravel-scout-bulk-actions/compare/1.2.2...1.2.3)

## 1.2.2 - 2024-09-28

### What's Changed

* Update laravel/prompts requirement from ^0.1.11 to ^0.2.0 by @dependabot in [#11](https://github.com/mozex/laravel-scout-bulk-actions/pull/11)

**Full Changelog**: [1.2.1...1.2.2](https://github.com/mozex/laravel-scout-bulk-actions/compare/1.2.1...1.2.2)

## 1.2.1 - 2024-08-15

### What's Changed

* Bump dependencies

**Full Changelog**: [1.2.0...1.2.1](https://github.com/mozex/laravel-scout-bulk-actions/compare/1.2.0...1.2.1)

## 1.2.0 - 2024-03-01

### What's Changed

* bump versions
* add Laravel 11 support

**Full Changelog**: [1.1.0...1.2.0](https://github.com/mozex/laravel-scout-bulk-actions/compare/1.1.0...1.2.0)

## 1.1.0 - 2023-10-15

### What's Changed

- Add support for Laravel Prompts
- Improve tests
- Bump dependency versions
- Refactoring

**Full Changelog**: [1.0.2...1.1.0](https://github.com/mozex/laravel-scout-bulk-actions/compare/1.0.2...1.1.0)

## 1.0.2 - 2023-07-01

- Refactoring

## 1.0.1 - 2023-06-30

- Code Styling

## 1.0.0 - 2023-06-29

- Initial Release

---

## Table of Contents

- [Quick Start](https://mozex.dev/docs/laravel-scout-bulk-actions/v1)
- [Support Us](https://mozex.dev/docs/laravel-scout-bulk-actions/v1/support-us)
- [Requirements](https://mozex.dev/docs/laravel-scout-bulk-actions/v1/requirements)
- [Changelog](https://mozex.dev/docs/laravel-scout-bulk-actions/v1/changelog)
- [Contributing](https://mozex.dev/docs/laravel-scout-bulk-actions/v1/contributing)
- [Questions & Issues](https://mozex.dev/docs/laravel-scout-bulk-actions/v1/questions-and-issues)
- [About Mozex](https://mozex.dev/docs/laravel-scout-bulk-actions/v1/about)