Releases: 1runeberg/confichat
Minor Release: v1.1.0: Improvements based on Apple app store tests/feedback
Notice: By downloading and using the pre-built binaries, you agree to the app's Terms and Conditions. Acceptance of these terms is implied upon download. The full Terms and Conditions are also available within the app under (Hamburger menu) > "Legal" > "Terms and Conditions".
- Add AI/LLM provider validation and user-frendly dialog with quick links to supported offline and online providers.
- Periodically check if selected AI/LLM provider goes online.
- Check for system language and apply this as default if no user-specified language setting is found. Default to English if system language is currently unsupported.
- Improvements on UI for context-aware user actions (i.e. enable/disable user action buttons depending on model and ai/llm provider availability)
Major Release 1.0.0
Notice: By downloading and using the pre-built binaries, you agree to the app's Terms and Conditions. Acceptance of these terms is implied upon download. The full Terms and Conditions are also available within the app under (Hamburger menu) > "Legal" > "Terms and Conditions".
Promote to v1 release, multi-language support
Release v0.7.1
Notice: By downloading and using the pre-built binaries, you agree to the app's Terms and Conditions. Acceptance of these terms is implied upon download. The full Terms and Conditions are also available within the app under (Hamburger menu) > "Legal" > "Terms and Conditions".
- Add Anthropic's Claude 3.7 to models list
- Fix for issue #12 : multiple quantizations of same model, deepseek distill models issue
- Add quantization support in Add model dialog for Ollama
- Move copy to clipboard icon for generated code at bottom-right instead of top-left
- Update license year
Release v0.7.0
Notice: By downloading and using the pre-built binaries, you agree to the app's Terms and Conditions. Acceptance of these terms is implied upon download. The full Terms and Conditions are also available within the app under (Hamburger menu) > "Legal" > "Terms and Conditions".
-
Add Anthropic's Claude 3.7 to models list
-
Fix for issue #12 : multiple quantizations of same model, deepseek distill models issue
-
Add quantization support in Add model dialog for Ollama
-
Move copy to clipboard icon for generated code at bottom-right instead of top-left
-
Update license year
Pathc Release v0.6.3
Notice: By downloading and using the pre-built binaries, you agree to the app's Terms and Conditions. Acceptance of these terms is implied upon download. The full Terms and Conditions are also available within the app under (Hamburger menu) > "Legal" > "Terms and Conditions".
Added Anthropic Model Haiku 3.5
Patch Release v0.6.2
Notice: By downloading and using the pre-built binaries, you agree to the app's Terms and Conditions. Acceptance of these terms is implied upon download. The full Terms and Conditions are also available within the app under (Hamburger menu) > "Legal" > "Terms and Conditions".
Update Anthropic sonnet model to latest, some code tidy up
Patch Release v0.6.1
Notice: By downloading and using the pre-built binaries, you agree to the app's Terms and Conditions. Acceptance of these terms is implied upon download. The full Terms and Conditions are also available within the app under (Hamburger menu) > "Legal" > "Terms and Conditions".
Patch - Minor layout adjustment with granular action button (regen response/del)
Release v0.6.0
Notice: By downloading and using the pre-built binaries, you agree to the app's Terms and Conditions. Acceptance of these terms is implied upon download. The full Terms and Conditions are also available within the app under (Hamburger menu) > "Legal" > "Terms and Conditions".
Quality of life improvements
- Added ability to delete any message in the history
- Added ability to regenerate AI response
- Better Shift-Enter (carriage return) and Ctrl-Enter(newline) handling
Release v0.5.0
Notice: By downloading and using the pre-built binaries, you agree to the app's Terms and Conditions. Acceptance of these terms is implied upon download. The full Terms and Conditions are also available within the app under (Hamburger menu) > "Legal" > "Terms and Conditions".
New Features:
- Added Anthropic support
- Added varying image header support on requests
- Add generated code granular selection and perf improvements (migrated to code_highlight_view package: https://github.com/1runeberg/code_highlight_view)
Release v0.4.0
Notice: By downloading and using the pre-built binaries, you agree to the app's Terms and Conditions. Acceptance of these terms is implied upon download. The full Terms and Conditions are also available within the app under (Hamburger menu) > "Legal" > "Terms and Conditions".
New Features:
- Ability to update chat sessions while respecting original encryption parameters (access via sidebar, item context sensitive menu),
- Allow system prompt updates even during mid-session
- Improved scroll behaviour on mobile devices
Fixes:
- Fixed issue with chat sessions sometimes not getting loaded from the sidebar