v0.2.0

mtkresearch/BreezeAppv0.2.0Feb 24, 2025by muxi1998

AI Summary

A major update focusing on app stability, user experience enhancements, and backend management features including streaming responses and detection logic.

Key Highlights

  • Added intro dialog and requirement checks
  • Enhanced streaming response handling and timeout management
  • Improved MTK backend detection with logging
  • Fixed app crashes by increasing max sequence length

New Features

  • Intro dialog
  • Requirement check
  • Streaming response handling
  • Backend detection
  • Crash fixes

Full Release Notes

## What's Changed
* add intro dialog and requirement check by @muxi1998 in https://github.com/mtkresearch/Breeze2-android-demo/pull/1
* update with release/0.1 by @muxi1998 in https://github.com/mtkresearch/Breeze2-android-demo/pull/2
* fix tts naming and update README by @muxi1998 in https://github.com/mtkresearch/Breeze2-android-demo/pull/9
* Update README.md by @hwei0522 in https://github.com/mtkresearch/Breeze2-android-demo/pull/11
* Temporarily Set Default Backend to “CPU” and Disable “MTK” Native Library Loading by @muxi1998 in https://github.com/mtkresearch/Breeze2-android-demo/pull/14
* feat: Enhance MTK backend detection with logging and flag control by @muxi1998 in https://github.com/mtkresearch/Breeze2-android-demo/pull/15
* update ignore llm model weight and readme by @hwei0522 in https://github.com/mtkresearch/Breeze2-android-demo/pull/22
* Update README.md by @hwei0522 in https://github.com/mtkresearch/Breeze2-android-demo/pull/23
* 17 llm prevent app crashes by increasing max sequence length in generate to avoid assertion failure by @muxi1998 in https://github.com/mtkresearch/Breeze2-android-demo/pull/25
* refactor: Improve streaming response handling and timeout management … by @muxi1998 in https://github.com/mtkresearch/Breeze2-android-demo/pull/27
* Main by @muxi1998 in https://github.com/mtkresearch/Breeze2-android-demo/pull/29
* Merge pull request #29 from mtkresearch/main by @muxi1998 in https://github.com/mtkresearch/Breeze2-android-demo/pull/30
* Chore/update document by @muxi1998 in https://github.com/mtkresearch/Breeze2-android-demo/pull/32
* Fix/missing libs folder by @muxi1998 in https://github.com/mtkresearch/Breeze2-android-demo/pull/33

## New Contributors
* @muxi1998 made their first contribution in https://github.com/mtkresearch/Breeze2-android-demo/pull/1
* @hwei0522 made their first contribution in https://github.com/mtkresearch/Breeze2-android-demo/pull/11

**Full Changelog**: https://github.com/mtkresearch/Breeze2-android-demo/commits/v0.2.0