v1.0.5

sadmann7/tablecnv1.0.5May 15, 2025by muxi1998

AI Summary

Patch release addressing UI stability issues caused by screen rotation and correcting display artifacts in conversation history.

Key Highlights

  • Fixed screen rotation causing settings view to break
  • Aligned LLM config default values to AppConstants
  • Fixed CPU LLM displaying EOT_ID in conversation

Full Release Notes

## What's Changed
* fix: screen rotate causing setting view break; align llm config preference default value to AppConstants; CPU LLM showing eot_id in conversation by @muxi1998 in https://github.com/mtkresearch/BreezeApp/pull/79
* fix: missing import by @muxi1998 in https://github.com/mtkresearch/BreezeApp/pull/80


**Full Changelog**: https://github.com/mtkresearch/BreezeApp/compare/v1.0.4...v1.0.5