aboutsummaryrefslogtreecommitdiffstats
path: root/doc/check-routeros-update.md
AgeCommit message (Collapse)AuthorFilesLines
2024-04-07bump RouterOS requirement for all scripts and modules...routeros-7.13-6Gravatar Christian Hesse1-1/+1
... now that global-functions requires RouterOS 7.13 anyway.
2024-03-12doc/check-routeros-update: add badgesGravatar Christian Hesse1-0/+7
2023-10-17introduce mod/notification-ntfy...change-109Gravatar Christian Hesse1-1/+2
... for sending notifications via Ntfy (https://ntfy.sh/). TODO: use proper formatting once supported in Android app: https://github.com/binwiederhier/ntfy/issues/889
2023-08-31check-routeros-update: support update from specific neighbor(s)change-105Gravatar Christian Hesse1-0/+2
... by matching the identity property.
2023-06-11doc/check-routeros-update: hint to copy from global-configGravatar Christian Hesse1-2/+3
2023-06-01doc/check-routeros-update: hint on schedule at startupGravatar Christian Hesse1-0/+8
2023-03-06check-routeros-update: allow to install all updates automatically...Gravatar Christian Hesse1-0/+4
... but with extra hurdle for more awareness of danger. Let's not send a new notification, intentionally. This feature is dangerous, and we should not advertise it.
2023-03-03doc/check-routeros-update: update wording and detailsGravatar Christian Hesse1-8/+10
2023-01-31check-routeros-update: drop check for capchange-91Gravatar Christian Hesse1-1/+0
This becomes complicated with legacy wireless and wifiwave2 package, old and new CAPsMAN. Let's just drop the check.
2023-01-11use arrows with emoji representationGravatar Christian Hesse1-3/+3
We had... ◀ Go back to main README ▲ Go back to top ... and switch to... ⬅️ Go back to main README ⬆️ Go back to top
2022-10-20doc/check-routeros-update: update notificationGravatar Christian Hesse1-1/+1
---- ✂️ ---- ✨ RouterOS update A new RouterOS version 7.6 is available for MikroTik. Hostname: MikroTik Board name: CHR Architecture: x86_64 RouterOS: Channel: stable Installed: 7.5 Available: 7.6 RouterOS-Scripts: Version: 85 🔗 https://mikrotik.com/download/changelogs/stable-release-tree ---- ✂️ ----
2022-09-25introduce 'mod/notification-email', split off from global-functionschange-84Gravatar Christian Hesse1-1/+2
2022-05-12doc/check-routeros-update: RouterOS v7 path syntaxGravatar Christian Hesse1-2/+2
2022-05-06doc/check-routeros-update: link changelog and forumGravatar Christian Hesse1-2/+5
2022-05-06doc/check-routeros-update: give warning about possible breakageGravatar Christian Hesse1-0/+5
2022-05-06doc/check-routeros-update: mention neighbor discoveryGravatar Christian Hesse1-1/+2
2022-02-20add doc/mod/notification-matrixGravatar Christian Hesse1-1/+2
2022-02-20add doc/mod/notification-telegramGravatar Christian Hesse1-1/+2
2022-02-20doc/check-routeros-update: mention e-mail, matrix and telegramGravatar Christian Hesse1-0/+2
2022-02-12doc: use another info icon: 🛈 -> ℹ️Gravatar Christian Hesse1-1/+1
2022-02-11doc: put hints into block quoteGravatar Christian Hesse1-2/+2
2022-02-10introduce firmware-upgrade-rebootchange-77Gravatar Christian Hesse1-0/+1
2021-11-11doc: move notification images to script-specific directoriesGravatar Christian Hesse1-1/+1
2021-07-01check-routeros-update: allow update for capchange-59Gravatar Michael Gisbers1-0/+1
If CAPsMAN is running on a device with just 16MB flash downloading the packages is not possible (or at least lost at reboot). So allow a CAP to update with opt-in.
2021-06-21doc: add sample notificationsGravatar Christian Hesse1-0/+4
2021-05-03doc: inform about dependency on base installationGravatar Christian Hesse1-0/+3
That should make the documentation clearer if external sites link to the documentation of a specific script.
2020-11-01check-routeros-update: support installing updates automatically if seen in ↵change-36Gravatar Christian Hesse1-1/+2
neighbor list
2020-07-07doc/check-routeros-update: patch updatesGravatar Christian Hesse1-0/+4
2020-03-27add doc/check-routeros-update.mdGravatar Christian Hesse1-0/+55