- Introduced a new router in `functions/router/index.js` to handle requests for HTML and asset files based on versioning.
- Created `functions/router/package.json` for the router module.
- Added a build script `ui/build-all.sh` to automate the building of assets for multiple firmware versions.
- Updated `ui/package.json` to include a new build script command for building all versions.