From d392865aa32c614f1cf7c87938ac3aaf492af33f Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Sat, 7 Jul 2018 15:22:56 -0600 Subject: [PATCH] Add note on new omit file/message areas config --- WHATSNEW.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WHATSNEW.md b/WHATSNEW.md index be4e90cd..bce2ba32 100644 --- a/WHATSNEW.md +++ b/WHATSNEW.md @@ -13,6 +13,8 @@ This document attempts to track **major** changes and additions in ENiGMA½. For * Hot-reload of configuration files such as menu.hjson, config.hjson, your themes.hjson, etc.: When a file is saved, it will be hot-reloaded into the running system * Note that any custom modules should make use of the new Config.get() method. * The old concept of `autoScale` has been removed. See https://github.com/NuSkooler/enigma-bbs/issues/166 +* Ability to delete from personal mailbox (finally!) +* Add ability to skip file and/or message areas during newscan. Set config.omitFileAreaTags and config.omitMessageAreaTags in new_scan configuration of your menu.hjson ## 0.0.8-alpha * [Mystic BBS style](http://wiki.mysticbbs.com/doku.php?id=displaycodes) extended pipe color codes. These allow for example, to set "iCE" background colors.