New
v2.4.2
What's Changed
- feat(chat): Refactor model selection to use shared restore logic by @cogwheel0 in https://github.com/cogwheel0/conduit/pull/313
- feat(media): add flutter_image_compress for efficient image handling by @cogwheel0 in https://github.com/cogwheel0/conduit/pull/314
- fix(streaming): sync follow-ups to server after generation by @cogwheel0 in https://github.com/cogwheel0/conduit/pull/315
- refactor-markdown-stream-formatter-preprocessor by @cogwheel0 in https://github.com/cogwheel0/conduit/pull/316
- feat-improve-attachment-processing by @cogwheel0 in https://github.com/cogwheel0/conduit/pull/328
- feat(notes): Add audio recording and playback features by @cogwheel0 in https://github.com/cogwheel0/conduit/pull/342
- fix(chat): chat input layout with prompt overlay by @cogwheel0 in https://github.com/cogwheel0/conduit/pull/343
- fix(knowledgebase): parsing for knowledge by @cogwheel0 in https://github.com/cogwheel0/conduit/pull/344
Full Changelog: https://github.com/cogwheel0/conduit/compare/v2.4.1...v2.4.2