All notable changes to laravel-support-bubble
will be documented in this file.
- Allow configuring mail_from and mailer by @ibnIrshad in spatie#51
- Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in spatie#49
- @ibnIrshad made their first contribution in spatie#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 spatie#46
- @laravel-shift made their first contribution in spatie#46
Full Changelog: https://github.com/spatie/laravel-support-bubble/compare/1.5.0...1.6.0
- Add configurable queue name by @lloricode in spatie#45
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in spatie#44
- Bump actions/checkout from 3 to 4 by @dependabot in spatie#43
- @lloricode made their first contribution in spatie#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 spatie#38
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in spatie#39
- Update README.md by @yoeriboven in spatie#41
- README.md update Tailwind config by @sandervanhooft in spatie#42
- @yoeriboven made their first contribution in spatie#41
- @sandervanhooft made their first contribution in spatie#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 spatie#34
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in spatie#37
Full Changelog: https://github.com/spatie/laravel-support-bubble/compare/1.3.3...1.3.4
- support L10
- Accessibility by @Nielsvanpach in spatie#31
- Add Dependabot + support for PHP 8.2 by @Nielsvanpach in spatie#32
- @Nielsvanpach made their first contribution in spatie#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 spatie#27
- @colinmackinlay made their first contribution in spatie#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