Skip to content

1.1.0 - 2017-07-17

Compare
Choose a tag to compare
@tfrommen tfrommen released this 17 Jul 20:01
· 13 commits to master since this release

This is a minor release including several improvements. Thanks for your contributions.

Relevant Changes

Added

  • Add \tfrommen\Dobby\FILTER_THRESHOLD to filter the minimum number of admin notices required for Dobby to take action, see #4.
  • Add ... ✨ MAGIC ✨.

Changed

  • Make Dobby reveal the captured admin notices once and for all instead of toggling them.
  • Make Dobby pick up the according notice level based on what admin notices he captured—error wins over warning, otherwise it is an info—see #3.

Fixed

  • Make Dobby also capture admin notices with only the error or updated class, see #2.