aboutsummaryrefslogtreecommitdiffstats
path: root/news-and-changes.rsc
AgeCommit message (Collapse)AuthorFilesLines
2023-11-09mod/ssh-keys-import: calculate fingerprint...routeros-7.12beta1-2change-112Gravatar Christian Hesse1-0/+1
... and store it in key-owner, which is descriptive only. This requires RouterOS 7.12beta1 for the 'transform' property for ':convert' command.
2023-10-27dhcp-to-dns: allow multiple records for one mac addresschange-111Gravatar Christian Hesse1-0/+2
Now that we can have differnt name suffixes via networks it makes sense to allow multiple records for one mac address. Also update the wording for messages...
2023-10-17global-functions: $ScriptInstallUpdate: drop support for scripts from storagechange-110Gravatar Christian Hesse1-0/+1
Nobody ever used that, no? (Well, except me - just before I implemented fetching. 😜)
2023-10-17introduce mod/notification-ntfy...change-109Gravatar Christian Hesse1-0/+1
... 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-10-17log-forward: use colorful bullets to indicate severitychange-108Gravatar Christian Hesse1-0/+1
2023-10-16mod/notification-telegram: drop support for non-fixed width fontchange-107Gravatar Christian Hesse1-0/+1
2023-10-16telegram-chat: answer question mark with short noticechange-106-2Gravatar Christian Hesse1-1/+1
2023-10-16telegram-chat: act on reply from selfchange-106-1Gravatar Christian Hesse1-0/+1
2023-08-31check-routeros-update: support update from specific neighbor(s)change-105Gravatar Christian Hesse1-0/+1
... by matching the identity property.
2023-08-15news and migration for wifiwave2change-104Gravatar Christian Hesse1-0/+2
2023-06-28hotspot-to-wpa-cleanup: drop hard-coded timeout, get from commentGravatar Christian Hesse1-1/+1
This keeps the default of four weeks, though.
2023-06-28hotspot-to-wpa-cleanup: drop hard-coded server name, find by commentchange-103Gravatar Christian Hesse1-0/+1
2023-06-28hotspot-to-wpa: support non-local userschange-102Gravatar Christian Hesse1-0/+1
This has some limitations, though: The password is not known and additional configuration can not be given in user's comment.
2023-06-13introduce fw-addr-listschange-101Gravatar Christian Hesse1-0/+1
2023-04-26mod/ssh-keys-import: make ssh-keys-import a modulerouteros-7.9beta4-3change-100Gravatar Christian Hesse1-0/+2
2023-04-24dhcp-to-dns: get domain from dhcp server's network definitionchange-99Gravatar Christian Hesse1-0/+1
2023-04-07check-certificates: try all SANs for downloadchange-98Gravatar Christian Hesse1-0/+1
2023-03-22dhcp-to-dns: always create A record with mac address...change-97Gravatar Christian Hesse1-1/+2
... and an optional CNAME with host name.
2023-03-20netwatch-notify: support note in notificationchange-96Gravatar Christian Hesse1-0/+2
2023-03-07rename scripts and add file extension ".rsc"change-95Gravatar Christian Hesse1-0/+16
No functional change for the user... The migration is done automatically.