global-functions: $ScriptInstallUpdate: drop support for scripts from storage
Nobody ever used that, no?
(Well, except me - just before I implemented fetching. 😜)
This commit is contained in:
parent
7a1ffb659c
commit
382f928568
3 changed files with 4 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue