Mailbook

Changelog

All notable changes to mailbook will be documented in this file.

1.9.0 - 2025-02-17

What's Changed

  • Update phpstan and bladestan by @AJenbo in https://github.com/Xammie/mailbook/pull/106
  • Load service provider during tests by @AJenbo in https://github.com/Xammie/mailbook/pull/109
  • Laravel 12.x Compatibility by @laravel-shift in https://github.com/Xammie/mailbook/pull/110
  • Upgrade to tailwindcss v4 by @Xammie in https://github.com/Xammie/mailbook/pull/112

New Contributors

  • @AJenbo made their first contribution in https://github.com/Xammie/mailbook/pull/106
  • @laravel-shift made their first contribution in https://github.com/Xammie/mailbook/pull/110

Full Changelog: https://github.com/Xammie/mailbook/compare/1.8.4...1.9.0

1.8.4 - 2025-01-21

What's Changed

  • Fix sending mailables that implement ShouldQueue by @ItsRD in https://github.com/Xammie/mailbook/pull/102

Full Changelog: https://github.com/Xammie/mailbook/compare/1.8.3...1.8.4

1.8.3 - 2024-12-06

What's Changed

  • Fix displaying inline images by @Xammie in https://github.com/Xammie/mailbook/pull/99

Full Changelog: https://github.com/Xammie/mailbook/compare/1.8.2...1.8.3

1.8.2 - 2024-11-20

What's Changed

  • Fix initialization issues by @daniel-de-wit in https://github.com/Xammie/mailbook/pull/95
  • Support PHP 8.4 by @Xammie in https://github.com/Xammie/mailbook/pull/96
  • Update dependencies by @Xammie in https://github.com/Xammie/mailbook/pull/93
  • Slightly improve the design of attachments in details by @Xammie in https://github.com/Xammie/mailbook/pull/97

New Contributors

  • @daniel-de-wit made their first contribution in https://github.com/Xammie/mailbook/pull/95

Full Changelog: https://github.com/Xammie/mailbook/compare/1.8.1...1.8.2

1.8.1 - 2024-04-10

What's Changed

  • Fix after commit compatibility by @Xammie in https://github.com/Xammie/mailbook/pull/80

Full Changelog: https://github.com/Xammie/mailbook/compare/1.8.0...1.8.1

1.8.0 - 2024-02-14

What's Changed

  • Group multiple mailables by category by @Xammie in https://github.com/Xammie/mailbook/pull/71
  • Add support for laravel 11 by @Xammie in https://github.com/Xammie/mailbook/pull/68
  • Use mail envelope for install example by @Xammie in https://github.com/Xammie/mailbook/pull/69
  • Fix navigating inside the iframe by @Xammie in https://github.com/Xammie/mailbook/pull/70
  • Fix database is still rolled back when an exception occurs by @Xammie in https://github.com/Xammie/mailbook/pull/72

Full Changelog: https://github.com/Xammie/mailbook/compare/1.7.0...1.8.0

1.7.0 - 2023-12-07

What's Changed

  • Redesigned display breakpoints by @Xammie in https://github.com/Xammie/mailbook/pull/62
  • Fixed sending mail would not clear set recipients by @Xammie in https://github.com/Xammie/mailbook/pull/64
  • Update PHP by @Xammie in https://github.com/Xammie/mailbook/pull/59
  • Upgrade tailwindcss by @Xammie in https://github.com/Xammie/mailbook/pull/63

Full Changelog: https://github.com/Xammie/mailbook/compare/1.6.2...1.7.0

1.6.2 - 2023-05-22

What's Changed

  • Fix inconsistent faking by @Xammie in https://github.com/Xammie/mailbook/pull/53
  • Fixed send button active state by @Xammie in https://github.com/Xammie/mailbook/pull/54

Full Changelog: https://github.com/Xammie/mailbook/compare/1.6.1...1.6.2

1.6.1 - 2023-02-14

What's Changed

  • fix: Mailable could not be found by @Xammie in https://github.com/Xammie/mailbook/pull/49

Full Changelog: https://github.com/Xammie/mailbook/compare/1.6.0...1.6.1

1.6.0 - 2023-02-01

What's Changed

  • Support laravel 10 by @Xammie in https://github.com/Xammie/mailbook/pull/35
  • Update config by @Xammie in https://github.com/Xammie/mailbook/pull/46
  • Send Mail feature by @niboko in https://github.com/Xammie/mailbook/pull/44
  • Define the notifiable using ::to() by @Xammie in https://github.com/Xammie/mailbook/pull/42

New Contributors

  • @niboko made their first contribution in https://github.com/Xammie/mailbook/pull/44

Full Changelog: https://github.com/Xammie/mailbook/compare/1.5.3...1.6.0

1.5.3 - 2023-01-17

What's Changed

  • Fix queue driver with ShouldQueue mailables by @Xammie in https://github.com/Xammie/mailbook/pull/39

Full Changelog: https://github.com/Xammie/mailbook/compare/1.5.2...1.5.3

1.5.2 - 2023-01-13

What's Changed

  • Fixed laragon 404 error by @Xammie in https://github.com/Xammie/mailbook/pull/37

Full Changelog: https://github.com/Xammie/mailbook/compare/1.5.1...1.5.2

1.5.1 - 2023-01-05

What's Changed

  • Fixed root level icons shrinking by @Xammie in https://github.com/Xammie/mailbook/pull/34

Full Changelog: https://github.com/Xammie/mailbook/compare/1.5.0...1.5.1

1.5.0 - 2022-12-22

What's Changed

  • Support notification mails by @Xammie in https://github.com/Xammie/mailbook/pull/30

Full Changelog: https://github.com/Xammie/mailbook/compare/1.4.1...1.5.0

1.4.1 - 2022-12-20

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/Xammie/mailbook/pull/26
  • Bump ramsey/composer-install from 1 to 2 by @dependabot in https://github.com/Xammie/mailbook/pull/28
  • Fixed shrinking icons #31 by @Xammie in https://github.com/Xammie/mailbook/pull/32

Full Changelog: https://github.com/Xammie/mailbook/compare/1.4.0...1.4.1

1.4.0 - 2022-10-26

What's Changed

  • Preview localization by @Xammie in https://github.com/Xammie/mailbook/pull/21
  • Remove refresh button by @Xammie in https://github.com/Xammie/mailbook/pull/22
  • Add extra details by @Xammie in https://github.com/Xammie/mailbook/pull/24
  • Support alternative mail syntax by @Xammie in https://github.com/Xammie/mailbook/pull/23

Full Changelog: https://github.com/Xammie/mailbook/compare/1.3.0...1.4.0

1.3.0 - 2022-10-09

What's Changed

  • Improved mailables list by @Xammie in https://github.com/Xammie/mailbook/pull/20

Full Changelog: https://github.com/Xammie/mailbook/compare/1.2.0...1.3.0

1.2.0 - 2022-10-06

What's Changed

  • Laravel 8 support by @ItsRD in https://github.com/Xammie/mailbook/pull/19

New Contributors

  • @ItsRD made their first contribution in https://github.com/Xammie/mailbook/pull/19

Full Changelog: https://github.com/Xammie/mailbook/compare/1.1.0...1.2.0

1.1.0 - 2022-09-22

What's Changed

  • Build assets in action by @Xammie in https://github.com/Xammie/mailbook/pull/12
  • Add option to disable credits by @Xammie in https://github.com/Xammie/mailbook/pull/14
  • Add reply to info by @Xammie in https://github.com/Xammie/mailbook/pull/15
  • Optimized closure calls by @Xammie in https://github.com/Xammie/mailbook/pull/16

Full Changelog: https://github.com/Xammie/mailbook/compare/1.0.0...1.1.0

1.0.0 - 2022-08-26

First stable release of mailbook 🎉

What's Changed

  • Attachments by @Xammie in https://github.com/Xammie/mailbook/pull/8
  • Added config option for changing the route file by @Xammie in https://github.com/Xammie/mailbook/pull/7
  • UI improvements by @Xammie in https://github.com/Xammie/mailbook/pull/9

Full Changelog: https://github.com/Xammie/mailbook/compare/0.0.9...1.0.0

0.0.9 - 2022-08-24

What's Changed

  • Fixed loading of mailables by @Xammie in https://github.com/Xammie/mailbook/pull/6

Full Changelog: https://github.com/Xammie/mailbook/compare/0.0.8...0.0.9

0.0.8 - 2022-08-23

What's Changed

  • Improved installation by @Xammie in https://github.com/Xammie/mailbook/pull/5

Full Changelog: https://github.com/Xammie/mailbook/compare/0.0.7...0.0.8

0.0.7 - 2022-08-08

What's Changed

  • Added config option to enable or disable routes by @Xammie in https://github.com/Xammie/mailbook/pull/4

Full Changelog: https://github.com/Xammie/mailbook/compare/0.0.6...0.0.7

0.0.6 - 2022-07-22

  • Added background when using display preview

0.0.5 - 2022-07-22

What's Changed

  • Device preview by @Xammie in https://github.com/Xammie/mailbook/pull/3
  • Improved navigation layout
  • Added "Sent from" information

Full Changelog: https://github.com/Xammie/mailbook/compare/0.0.4...0.0.5

0.0.4 - 2022-07-22

What's Changed

  • Fixed refresh button by @Xammie in https://github.com/Xammie/mailbook/pull/2

Full Changelog: https://github.com/Xammie/mailbook/compare/0.0.3...0.0.4

Mailbook