MōBrowser 2.7.1
We’re happy to announce MōBrowser 2.7.1. In this release we fixed several issues and added support of the sqlite3 node module.
Fixes and improvements
- Restored the animated spinner during project setup.
create-mobrowser-appnow downloads the MōBrowser API reference and guides during project setup, allowing AI agents to work with them right away.- Fixed a bug where the browser window size defaulted to 0x0. If you do not specify a
BrowserWindowsize, the default size (800x600) is now used. - Fixed a bug on macOS where it was not possible to add an app to the Open at Login list if another MōBrowser app was already present.
- Fixed a bug where the sqlite3 module could not be used in applications, resulting in the following error:
Could not find module root given file: "/app/node_modules/sqlite3/lib/sqlite3-binding.js".