Skip to content

Releases: henriquesebastiao/routeros-scripts

2025-07-22

23 Jul 02:50
032bcad

Choose a tag to compare

Automatic firmware update scripts

The newly added scripts allow MikroTik RouterOS devices to keep their operating systems, packages, and firmware up to date. Email notifications are sent about all updates and bugs.

These scripts perform these operations:

  • Check if package updates available (same as System -> Packages and Check For Updates)
  • If updates available, send start update notification email
  • Initialize packages update
  • After updates the device reboots
  • On start check if RouterOS updated, and notify this by email
  • Initialize firmware upgrade (same as System -> Routerboard and Upgrade)
  • Wait firmware installed and reboot
  • After rebooted, send email notification about update completion

Full Changelog: https://github.com/henriquesebastiao/routeros-scripts/commits/2025-07-22