mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-01-01 22:59:31 +00:00
mod/notification-matrix: introduce $SetupMatrix{Authenticate,JoinRoom} for setup
Well, now that we have a JSON parser... Let's improve the user experience a bit.
This commit is contained in:
parent
59f8f30389
commit
2d7efd8d6c
9 changed files with 120 additions and 45 deletions
|
|
@ -26,6 +26,7 @@
|
|||
110="Dropped support for loading scripts from local storage.";
|
||||
111="Modified 'dhcp-to-dns' to allow multiple records for one mac address.";
|
||||
112="Enhanced 'mod/ssh-keys-import' to record the fingerprint of keys.";
|
||||
113="Added helper functions for easier setup to Matrix notification module.";
|
||||
};
|
||||
|
||||
# Migration steps to be applied on script updates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue