1.1.0 - 2017-07-17
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
orupdated
class, see #2.