All notable changes to laravel-support-bubble
will be documented in this file.
- Allow configuring mail_from and mailer by @ibnIrshad in #51
- Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #49
- @ibnIrshad made their first contribution in #51
Full Changelog: https://github.com/spatie/laravel-support-bubble/compare/1.6.0...1.7.0
- Laravel 11.x Compatibility by @laravel-shift in #46
- @laravel-shift made their first contribution in #46
Full Changelog: https://github.com/spatie/laravel-support-bubble/compare/1.5.0...1.6.0
- Add configurable queue name by @lloricode in #45
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #44
- Bump actions/checkout from 3 to 4 by @dependabot in #43
- @lloricode made their first contribution in #45
Full Changelog: https://github.com/spatie/laravel-support-bubble/compare/1.4.0...1.5.0
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #38
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #39
- Update README.md by @yoeriboven in #41
- README.md update Tailwind config by @sandervanhooft in #42
- @yoeriboven made their first contribution in #41
- @sandervanhooft made their first contribution in #42
Full Changelog: https://github.com/spatie/laravel-support-bubble/compare/1.3.4...1.4.0
- Improve the formatting of the notification
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #34
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #37
Full Changelog: https://github.com/spatie/laravel-support-bubble/compare/1.3.3...1.3.4
- support L10
- @Nielsvanpach made their first contribution in #31
Full Changelog: https://github.com/spatie/laravel-support-bubble/compare/1.3.1...1.3.2
- Update support-bubble.blade.php by @colinmackinlay in #27
- @colinmackinlay made their first contribution in #27
Full Changelog: https://github.com/spatie/laravel-support-bubble/compare/1.3.0...1.3.1
- support Laravel 9
- config file improvements
- fix meta view
- add meta view
- add container classes to config
- add RTL Support (#14)
- fix pointer events on hidden support form
- don't show missing data in notifications (#11)
- make submit button translatable
- replace impersonation with reply-to
- initial release