Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 432 Bytes

changelog.md

File metadata and controls

11 lines (8 loc) · 432 Bytes

Changelog

All notable changes to laravel-mail-editor will be documented in this file.

Version 1.0

Added

  • Everything
  • Fix error Call to a member function sortBy() on null that happens when mailables directory not created yet.
  • Replace jquery $.ajax with axios library, also adding notie confirmation for save-template action
  • Fix javascript error plaintextEditor is not defined when save mailable view template.