From d56707f4adbb3ccd83b8f06a2efe60581d0d5606 Mon Sep 17 00:00:00 2001 From: brian crabtree Date: Wed, 11 Oct 2023 09:21:39 -0400 Subject: [PATCH] 231011 --- update/changelog.txt | 23 +++++++++++++++++++++++ update/version.txt | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/update/changelog.txt b/update/changelog.txt index 03c63175b..8a44f0e89 100644 --- a/update/changelog.txt +++ b/update/changelog.txt @@ -1,3 +1,26 @@ +# 231011 + +# norns 2.7.8 + +- NEW lfo lib v2 #1692 @dndrks +- FIX tape preview debounce #1703 @ryleelyman +- FIX systemcmd buffer size #1707 @catfact +- FIX char safety #1705 @tehn +- FIX file select listing optimization #1705 @tehn +- FIX file select listing optimization #1712 @beels +- FIX dev_monitor messages more informative #1710 @ambv +- FIX util.wrap global var correction #1704 @sixolet +- FIX restart tuning #1695 @dndrks +- FIX midi mapping tuning #1696 @dndrks +- FIX softcut voice sync parameter order #1677 @catfact +- FIX menu disk display allow large numbers #1690 @radishmouse +- FIX musicutil 7th chord scale generation #1688 @Dewb + +# image + +- FIX disble hciuart #1700 @tehn + + # 230614 # norns 2.7.7 diff --git a/update/version.txt b/update/version.txt index ab402a518..e1389c6d6 100644 --- a/update/version.txt +++ b/update/version.txt @@ -1 +1 @@ -230614 +231011