Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
nanobrowser.zip | 2025-07-08 | 658.1 kB | |
Nanobrowser v0.1.8 source code.tar.gz | 2025-07-08 | 337.9 kB | |
Nanobrowser v0.1.8 source code.zip | 2025-07-08 | 430.4 kB | |
README.md | 2025-07-08 | 1.0 kB | |
Totals: 4 Items | 1.4 MB | 6 |
What's Changed
- fix: resolve model name collision between providers by storing provider>model pairs by @GratitechHD in https://github.com/nanobrowser/nanobrowser/pull/155
- Sourcemap by @alexchenzl in https://github.com/nanobrowser/nanobrowser/pull/159
- move dom folder into browser folder as a sub package, upgrade Puppeteer by @alexchenzl in https://github.com/nanobrowser/nanobrowser/pull/162
- History by @alexchenzl in https://github.com/nanobrowser/nanobrowser/pull/168
- Optimize scrolling elements by @alexchenzl in https://github.com/nanobrowser/nanobrowser/pull/170
- disable replaying of historical tasks by default by @alexchenzl in https://github.com/nanobrowser/nanobrowser/pull/172
- Minorfix by @alexchenzl in https://github.com/nanobrowser/nanobrowser/pull/174
New Contributors
- @GratitechHD made their first contribution in https://github.com/nanobrowser/nanobrowser/pull/155
Full Changelog: https://github.com/nanobrowser/nanobrowser/compare/v0.1.7...v0.1.8