Fixed
- GeoIP country lists now load correctly on real routers, including large countries. Previously the generated script could silently end up with 0 addresses for anything bigger than a tiny country (a RouterOS file-size limit). It now fetches the country blocks in chunks — e.g. China's full ~5500 networks load in a few seconds. Both Allowlist and Blocklist modes, IPv4/IPv6, and the weekly auto-refresh were verified on hardware.
- Deploying a Script template to a device over SSH no longer corrupts the script. Long or multi-line scripts (including the GeoIP script) could arrive on the router with lines silently dropped, leaving a broken script. Scripts are now delivered as a file and stored intact.
- Fixed a display regression from 1.26.0 where the backup view, Backup Schedules and backup-diff windows opened narrow (with a horizontal scrollbar on the schedules table). They are wide again, and the schedules "Next Backup" column is more compact.