Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@taylordaughtry taylordaughtry released this 12 Feb 04:34
· 8 commits to master since this release

In version 2, Brief has been cleaned up & optimized with the latest practices for Craft 2.6. It's also been updated with some great features, including custom email templates and more customization for your needs.

Here's what's changed in this version:

Added

  • You can now use custom email templates, complete with variable parsing
  • There's now a customizable replyTo address for notifications
  • Brief can optionally ignore changes to disabled entries

Fixed

  • Various code improvments, including removing now-unused methods & variables
  • Organizing various declarations and attributes for easier readability