v0.24.30-beta: one template library, Config Templates merged in (#163)
Orhideous pointed out that command templates are a superset of Config
Templates (DNS, NTP and a syslog host, applied to every device at once over
the API). They are now one library:
- Templates page (Operations): search, create, edit, duplicate, delete, and
Run, which opens the template in Bulk Commands (waves, halt-on-failure,
Change Guard). - Existing Config Templates are converted once at startup into equivalent
commands, marked "from Config Templates". The syslog line keeps the old
behaviour (first remote action only, none created); values are quoted and
escaped for the RouterOS console. Rows are marked, not deleted, and only
once actually copied. - Settings > Config Templates now points to the new page; the old
/api/config-templates endpoints answer 410 Gone with directions.
Verified on hardware: generated syntax accepted by RouterOS, and the
converted template run on the test switch through Change Guard.
Co-Authored-By: Claude Opus 5.5 noreply@anthropic.com
Container image: ghcr.io/2gt-media-group-llc/mikrotik-manager:0.24.30-beta
Documentation: https://2gt-media-group-llc.github.io/mikrotik-manager/