v0.1.12

supercorp-ai/supergatewayv0.1.12Sep 3, 2025by alexchenzl

AI Summary

The update introduces support for a new GPT-5 model variant while improving the user interface options and system prompts. It also addresses telemetry issues and adds a sponsor badge to the application.

Key Highlights

  • Added support for the gpt-5-chat-latest non-reasoning model
  • Fixed model parameter persistence in the options UI
  • Added optional anonymous analytics for future enhancements
  • Improved lightweight guardrails and system prompts
  • Added a sponsor badge to the interface

New Features

  • gpt-5-chat-latest non-reasoning model support
  • Model parameter persistence fix
  • Optional anonymous analytics
  • Improved guardrails and system prompts
  • Sponsor badge

Full Release Notes

## What's Changed
* Add gpt-5-chat-latest non-reasoning model by @PeterDaveHello in https://github.com/nanobrowser/nanobrowser/pull/206
* Fix issue #207: Model parameter persistence in options UI by @alexchenzl in https://github.com/nanobrowser/nanobrowser/pull/208
* Add optional anonymous analytics for future enhancements by @alexchenzl in https://github.com/nanobrowser/nanobrowser/pull/209
* Improve lightweight guardrails and system prompts by @alexchenzl in https://github.com/nanobrowser/nanobrowser/pull/212
* Add sponsor badge and fix some minor bugs by @alexchenzl in https://github.com/nanobrowser/nanobrowser/pull/213
* Remove unnecessary identify call to avoid useless identity events
* Fix inconsistent anonymous id bug

**Full Changelog**: https://github.com/nanobrowser/nanobrowser/compare/v0.1.9...v0.1.12