diff options
author | Christian Hesse <mail@eworm.de> | 2023-10-13 17:27:52 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-10-17 14:05:03 +0200 |
commit | 382f92856883ad66b483dd3fef9dfc95b69fbcac (patch) | |
tree | 3075d1c7514e97a8f9658c34f4b8302892f5a7a9 /news-and-changes.rsc | |
parent | 7a1ffb659cd2fc39900fd3b466a237bec82b4739 (diff) |
global-functions: $ScriptInstallUpdate: drop support for scripts from storagechange-110
Nobody ever used that, no?
(Well, except me - just before I implemented fetching. 😜)
Diffstat (limited to 'news-and-changes.rsc')
-rw-r--r-- | news-and-changes.rsc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news-and-changes.rsc b/news-and-changes.rsc index 29c8bd6..e16f074 100644 --- a/news-and-changes.rsc +++ b/news-and-changes.rsc @@ -23,6 +23,7 @@ 107="Dropped support for non-fixed width font in Telegram notifications."; 108="Enhanced 'log-forward' to list log messages with colorful bullets to indicate severity."; 109="Added support to send notifications via Ntfy (ntfy.sh)."; + 110="Dropped support for loading scripts from local storage."; }; # Migration steps to be applied on script updates |