# Changelog

All notable changes to `laravel-support-bubble` will be documented in this file.

## 1.7.0 - 2024-07-16

### What's Changed

* Allow configuring mail_from and mailer by @ibnIrshad in https://github.com/spatie/laravel-support-bubble/pull/51
* Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in https://github.com/spatie/laravel-support-bubble/pull/49

### New Contributors

* @ibnIrshad made their first contribution in https://github.com/spatie/laravel-support-bubble/pull/51

**Full Changelog**: https://github.com/spatie/laravel-support-bubble/compare/1.6.0...1.7.0

## 1.6.0 - 2024-02-29

### What's Changed

* Laravel 11.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-support-bubble/pull/46

### New Contributors

* @laravel-shift made their first contribution in https://github.com/spatie/laravel-support-bubble/pull/46

**Full Changelog**: https://github.com/spatie/laravel-support-bubble/compare/1.5.0...1.6.0

## 1.5.0 - 2023-10-23

### What's Changed

- Add configurable queue name by @lloricode in https://github.com/spatie/laravel-support-bubble/pull/45
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/spatie/laravel-support-bubble/pull/44
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/spatie/laravel-support-bubble/pull/43

### New Contributors

- @lloricode made their first contribution in https://github.com/spatie/laravel-support-bubble/pull/45

**Full Changelog**: https://github.com/spatie/laravel-support-bubble/compare/1.4.0...1.5.0

## 1.4.0 - 2023-08-11

### What's Changed

- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in https://github.com/spatie/laravel-support-bubble/pull/38
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in https://github.com/spatie/laravel-support-bubble/pull/39
- Update README.md by @yoeriboven in https://github.com/spatie/laravel-support-bubble/pull/41
- README.md update Tailwind config by @sandervanhooft in https://github.com/spatie/laravel-support-bubble/pull/42

### New Contributors

- @yoeriboven made their first contribution in https://github.com/spatie/laravel-support-bubble/pull/41
- @sandervanhooft made their first contribution in https://github.com/spatie/laravel-support-bubble/pull/42

**Full Changelog**: https://github.com/spatie/laravel-support-bubble/compare/1.3.4...1.4.0

## 1.3.4 - 2023-05-24

### What's Changed

- Improve the formatting of the notification
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/spatie/laravel-support-bubble/pull/34
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in https://github.com/spatie/laravel-support-bubble/pull/37

**Full Changelog**: https://github.com/spatie/laravel-support-bubble/compare/1.3.3...1.3.4

## 1.3.3 - 2023-01-25

- support L10

## 1.3.2 - 2023-01-11

### What's Changed

- Accessibility by @Nielsvanpach in https://github.com/spatie/laravel-support-bubble/pull/31
- Add Dependabot + support for PHP 8.2 by @Nielsvanpach in https://github.com/spatie/laravel-support-bubble/pull/32

### New Contributors

- @Nielsvanpach made their first contribution in https://github.com/spatie/laravel-support-bubble/pull/31

**Full Changelog**: https://github.com/spatie/laravel-support-bubble/compare/1.3.1...1.3.2

## 1.3.1 - 2022-04-25

## What's Changed

- Update support-bubble.blade.php by @colinmackinlay in https://github.com/spatie/laravel-support-bubble/pull/27

## New Contributors

- @colinmackinlay made their first contribution in https://github.com/spatie/laravel-support-bubble/pull/27

**Full Changelog**: https://github.com/spatie/laravel-support-bubble/compare/1.3.0...1.3.1

## 1.3.0 - 2022-01-14

- support Laravel 9

## 1.2.3 - 2021-09-14

- config file improvements

## 1.2.2 - 2021-09-07

- fix meta view

## 1.2.1 - 2021-09-07

- add meta view

## 1.2.0 - 2021-09-07

- add container classes to config

## 1.1.0 - 2021-09-07

- add RTL Support (#14)

## 1.0.3 - 2021-09-06

- fix pointer events on hidden support form
- don't show missing data in notifications (#11)

## 1.0.2 - 2021-09-03

- make submit button translatable

## 1.0.1 - 2021-09-02

- replace impersonation with reply-to

## 1.0.0 - 2021-09-02

- initial release
