Skip to content

2025-07-22

Latest

Choose a tag to compare

@henriquesebastiao henriquesebastiao released this 23 Jul 02:50
· 2 commits to main since this release
032bcad

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