v0.7.7
Note: Local inferencing is broken on this build, use v0.7.7b below instead
Features:
- Added new App Settings page with various options:
- Color Customization (moved out of dev menu).
- Toggle Autoscroll.
- Toggle editor animations (to prevent buggy editor behavior on certain devices).
- Toggle use of First Message.
- Automatically load latest chat on startup.
- Automatically load local model on startup
- Exporting the database.
- Changes to how Samplers work, please report if anything breaks here!
- Because of these changes, your Samplers may have reset!
- Added Ollama and Claude as API options.
- Some UI improvements especially on the API section
- Added react-compiler to automatically memoize many components.
Changes:
- Updated to Expo SDK51.
- Updated various dependecies.
v0.7.7a
- Fixed issue with local due to use of proguard rules.
v0.7.7b
- Fixed issue with TTS using incorrectly memoized text
- Added a 'Send on Submit' option in App Settings.
- Improved some descriptions and handled a few invalid URLs.