2024-07-18 09:27:12 +00:00
|
|
|
1.0.0
|
|
|
|
|
|
|
|
* First stable release, actually identical to 0.9.0.
|
|
|
|
|
2024-07-12 11:01:04 +00:00
|
|
|
0.9.0
|
|
|
|
|
2024-07-18 09:27:12 +00:00
|
|
|
* Display a localized warning on Customers without a Mailbox.
|
|
|
|
* Drop the (not working) ability to link a Customer to multiple Mailboxes.
|
|
|
|
* Improve routes overrides.
|
2024-07-12 11:01:04 +00:00
|
|
|
|
2024-07-11 14:51:04 +00:00
|
|
|
0.8.1
|
|
|
|
|
|
|
|
* Fix filtering by Mailbox when getting Customers for a non-admin User.
|
|
|
|
|
2024-07-11 10:43:11 +00:00
|
|
|
0.8.0
|
|
|
|
|
|
|
|
* Rely on hooks to filter the Customers search.
|
|
|
|
* Rely on hooks to link Customers to a Mailbox.
|
|
|
|
|
2024-07-10 15:16:13 +00:00
|
|
|
0.7.0
|
|
|
|
|
|
|
|
* Convert the PHP package into a Laravel module,
|
|
|
|
cf. https://laravelmodules.com/
|
|
|
|
|
2024-07-10 14:41:54 +00:00
|
|
|
0.6.1
|
|
|
|
|
|
|
|
* Fix the ability to rollback migrations.
|
|
|
|
|
2024-07-09 16:45:38 +00:00
|
|
|
0.6.0
|
|
|
|
|
|
|
|
* Link to a Mailbox the Customers automatically created when fetching e-mails.
|
|
|
|
|
2024-07-09 12:42:25 +00:00
|
|
|
0.5.0
|
|
|
|
|
|
|
|
* Allow multiple Customers to use the same email, as long as they are linked to distinct Mailboxes.
|
|
|
|
|
2024-07-08 15:53:43 +00:00
|
|
|
0.4.0
|
|
|
|
|
|
|
|
* Display all Customers when using an admin account.
|
|
|
|
* Add the ability to set the Mailbox when editing a Customer.
|
|
|
|
* When editing a Customer, pre-select its current Mailbox.
|
|
|
|
|
2024-07-08 15:00:28 +00:00
|
|
|
0.3.0
|
|
|
|
|
|
|
|
* Improve the initial linking of Customers to Mailboxes, to include Customers linked with several Conversations.
|
|
|
|
|
2024-07-08 11:00:37 +00:00
|
|
|
0.2.0
|
|
|
|
|
|
|
|
* On the initial package install, link existing Customers to Mailboxes.
|