This is a beta release which introduces experimental styling features and fixes.
Changes:
- A few screens have implemented the new styling system.
- Many components have been changed to the new styling system which does not support customization for now.
- KoboldCPP now accepts an API key by default when using the
--password
field on the server. Leave this empty if you don't use custom keys.
Fixes:
- Inability to create new Sampler presets.
Dev:
- Redid app file organization
- Renamed components for consistency
- Merged and removed many redundant components.