v0.8.0-beta5
Pre-release
Pre-release
WARNING: For those updating from 0.8.0-beta4, this update has database migrations that may break your install. Please report if your app becomes softlocked.
Updates:
-
Local Mode and Remote Mode now toggled between
-
New Model Manager!
- This new model manager screen is far cleaner, allows you to rename your models, shows some metadata like parameter count, filesize and context length.
- Experimental Feature: Added ability to Link External Model. This allows you to use a model from device storage instead of importing it into ChatterUI's app space. So far working on a few tested devices. However, app permissions and storage permissions may vary between operating systems, so this may not work on your device.
-
User Manager Overhaul
- Changed the User profile customizer to be a single screen. You can now rename your User profile or even clone it.
Style:
- Created a custom Alert component instead of using the default Android alert system. Alerts should now all look like they belong to the app.
- Unified Popup menus across the app to be uniform.