X-Git-Url: https://git.sesse.net/?p=nageru;a=blobdiff_plain;f=NEWS;h=0c7835ca522ee7beb5901953ea76bd7418235529;hp=d77db7009895ef0b0ee09d4d2b42ef5a18b5b774;hb=e15251d2787cb8e6b677af801de6180e55171763;hpb=db2997d7290315086635ec914137b80f855cee37 diff --git a/NEWS b/NEWS index d77db70..0c7835c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Nageru and Futatabi 1.9.1, November 17th, 2019 + + - Support disabling optional effects if a given other effect is _enabled_ + (typically for mutually exclusive effects). + + - Make it possible for the theme to override the status line, by declaring + a function format_status_line() in the theme. Inspired by a C++ patch by + Alex Thomazo in the Breizhcamp repository. + + - Various bugfixes. + + Nageru and Futatabi 1.9.0, July 20th, 2019 - Significant reworking of the theme engine: Chains (now called scenes)