What's Changed
- chore: add crash reproduction testing framework and related scripts by @a-ghorbani in #535
- chore(deps): upgrade llama.rn from 0.10.0 to 0.11.0-rc.0 by @a-ghorbani in #536
- feat(chat): implement lazy loading for chat session messages by @a-ghorbani in #537
- feat: support rename models by @ArkaneFans in #490
- feat(sidebar): virtualize session list with SectionList by @a-ghorbani in #538
- chore(deps): upgrade llama.rn to 0.11.0-rc.2 by @a-ghorbani in #539
- fix(model): prevent concurrent initialization race condition by @a-ghorbani in #540
Full Changelog: v1.11.14...v1.11.15