Added
- Allow to add macroses dynamically to Eloquent Models via
\MacroableModels::addMacro()
.
Fixed
- Fixed showing additional CCs in conversations (#703)
- Fixed factory for 'phones' field of the Customer model (#708)
- Fixed NL translations.
- Check if
ORIG_SCRIPT_NAME
exists before using it in Helper.php (#699)
Changed
- Updated pr-BR translations.
- Updated PL translations.