freescout-restricted-customers/CHANGELOG

40 lines
928 B
Text
Raw Normal View History

0.8.1
* Fix filtering by Mailbox when getting Customers for a non-admin User.
0.8.0
* Rely on hooks to filter the Customers search.
* Rely on hooks to link Customers to a Mailbox.
0.7.0
* Convert the PHP package into a Laravel module,
cf. https://laravelmodules.com/
0.6.1
* Fix the ability to rollback migrations.
0.6.0
* Link to a Mailbox the Customers automatically created when fetching e-mails.
0.5.0
* Allow multiple Customers to use the same email, as long as they are linked to distinct Mailboxes.
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.
0.3.0
* Improve the initial linking of Customers to Mailboxes, to include Customers linked with several Conversations.
0.2.0
* On the initial package install, link existing Customers to Mailboxes.