Christian Hesse
3f89ccc4db
check-routeros-update: early exit with :exit
2026-01-20 19:15:32 +01:00
Christian Hesse
2b2772b899
check-perpetual-license: early exit with :exit
2026-01-20 19:15:32 +01:00
Christian Hesse
e18a3ec915
check-lte-firmware-upgrade: early exit with :exit
2026-01-20 19:15:32 +01:00
Christian Hesse
fd1950265a
check-health: early exit with :exit
2026-01-20 19:15:32 +01:00
Christian Hesse
242c0080eb
check-certificates: early exit with :exit
2026-01-20 19:15:32 +01:00
Christian Hesse
01ee5ad80d
certificate-renew-issued: early exit with :exit
2026-01-20 19:15:32 +01:00
Christian Hesse
05a3764b1b
capsman-rolling-upgrade: early exit with :exit
2026-01-20 19:15:32 +01:00
Christian Hesse
c880274748
capsman-download-packages: early exit with :exit
2026-01-20 19:15:32 +01:00
Christian Hesse
d4d7b23dbb
backup-upload: early exit with :exit
2026-01-20 19:15:32 +01:00
Christian Hesse
6b5610dcec
backup-partition: early exit with :exit
2026-01-20 19:15:32 +01:00
Christian Hesse
2cba8f3617
backup-email: early exit with :exit
2026-01-20 19:15:32 +01:00
Christian Hesse
5e7a6fe9cc
backup-cloud: early exit with :exit
2026-01-20 19:15:32 +01:00
Christian Hesse
b517b16b79
Merge branch 'compare-ids' into next
2026-01-20 19:15:32 +01:00
Christian Hesse
f57ab70bc8
mod/notification-email: use errors from command...
...
... instead of reading status from properties. This was introduced in
RouterOS 7.21beta2 (and we bump to 7.21 instead).
2026-01-20 19:15:32 +01:00
Christian Hesse
3d2ad9e624
global-functions: deprecate $HexToNum
2026-01-20 19:15:32 +01:00
Christian Hesse
e6a80af041
mod/ssh-keys-import: drop old property
...
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-01-20 19:15:32 +01:00
Christian Hesse
6bf3bc6250
log-forward: fix indention
2026-01-20 19:15:32 +01:00
Christian Hesse
ba3490f154
Merge branch 'certificate-builtin' into next
2026-01-20 19:15:32 +01:00
Christian Hesse
27a0c9f66b
log-forward: use comparison for ids
...
This was introduced with RouterOS 7.22beta1.
Initializing $LogForwardLast with boolean value looks odd, but this is
reuqired to match the very first message.
2026-01-20 19:15:32 +01:00
Christian Hesse
d8443529cc
Merge branch 'CommitBrief' into next
2026-01-20 19:15:32 +01:00
Christian Hesse
66c0259700
bump required RouterOS version for all scripts
2026-01-20 19:15:32 +01:00
Christian Hesse
9f1bd7b9d3
Merge branch 'ExitOnError' into next
2026-01-20 19:15:32 +01:00
Christian Hesse
8ae7bd3a14
README: update screenshots
2026-01-20 19:15:32 +01:00
Christian Hesse
710f812896
global-functions: $CertificateAvailable: drop the compatibility workaround...
...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-20 19:15:32 +01:00
Christian Hesse
eea24a785f
global-functions: enable scheduler if disabled
2026-01-20 19:15:32 +01:00
Christian Hesse
9f9a43e9f6
mode-button: use $ExitOnError
2026-01-20 19:15:32 +01:00
Christian Hesse
70481f6321
global-functions: $ScriptInstallUpdate: drop output on commit...
...
... now that we have it on loading global functions.
2026-01-20 19:15:32 +01:00
Christian Hesse
dd56301c40
INITIAL-COMMANDS: drop the compatibility workaround...
...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-20 19:15:32 +01:00
Christian Hesse
ee9a7512e0
mod/ssh-keys-import: use $ExitOnError
2026-01-20 19:15:32 +01:00
Christian Hesse
36d6a4235a
global-functions: give commit info when laoding
2026-01-20 19:15:32 +01:00
Christian Hesse
af75d95211
check-certificates: drop the compatibility workaround...
...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-20 19:15:32 +01:00
Christian Hesse
d48cd15541
mod/scriptrunonce: use $ExitOnError
2026-01-20 19:15:32 +01:00
Christian Hesse
eab3b731f5
global-functions: $ScriptInstallUpdate: use $CommitBrief
2026-01-20 19:15:32 +01:00
Christian Hesse
3fa0f8192f
mod/notification-telegram: use $ExitOnError
2026-01-20 19:15:32 +01:00
Christian Hesse
a41f3a07f0
global-functions: $FetchUserAgentStr: user $CommitBrief
2026-01-20 19:15:32 +01:00
Christian Hesse
7cffa69189
mod/notification-ntfy: use $ExitOnError
2026-01-20 19:15:32 +01:00
Christian Hesse
00c44276df
global-functions: $DeviceInfo: use $CommitBrief
2026-01-20 19:15:32 +01:00
Christian Hesse
0522370dee
mod/notification-matrix: use $ExitOnError
2026-01-20 19:15:32 +01:00
Christian Hesse
680a47f6fe
global-functions: introduce $CommitBrief
2026-01-20 19:15:32 +01:00
Christian Hesse
c355745efb
mod/notification-gotify: use $ExitOnError
2026-01-20 19:15:32 +01:00
Christian Hesse
9250d2dced
mod/notification-email: use $ExitOnError
2026-01-20 19:15:32 +01:00
Christian Hesse
bf1a54f677
mod/ipcalc: use $ExitOnError
2026-01-20 19:15:32 +01:00
Christian Hesse
6ca12aaa27
mod/inspectvar: use $ExitOnError
2026-01-20 19:15:32 +01:00
Christian Hesse
dfae818b80
mod/bridge-port-vlan: use $ExitOnError
2026-01-20 19:15:32 +01:00
Christian Hesse
66d1b8481d
mod/bridge-port-to: use $ExitOnError
2026-01-20 19:15:32 +01:00
Christian Hesse
26a886856d
accesslist-duplicates: use $ExitOnError
2026-01-20 19:15:32 +01:00
Christian Hesse
9f1d6fdc89
global-functions: $SendNotification: use $ExitOnError
2026-01-20 19:15:32 +01:00
Christian Hesse
f35055e24e
global-functions: $ScriptInstallUpdate: use $ExitOnError
2026-01-20 19:15:32 +01:00
Christian Hesse
b436e39db5
global-functions: make $ExitError a wrapper for $ExitOnError
2026-01-20 19:15:32 +01:00
Christian Hesse
8f32d8e705
global-functions: introduce $ExitOnError
...
This is just like $ExitError, but first parameter is dropped. We will
not need it now that we can exit a script with :exit.
2026-01-20 19:15:32 +01:00