What's Changed
- Add Mistral support by @liam-simmons in #10
- Adds Recap Dialog as a Built-in Prompt by @jbhul in #15
- DeepSeek: If there's more information about the API error, show it in the message by @mtakaki in #17
- Added api handler for azure openai by @lukasbahr in #19
- genmini API: don't warn on normal detail msg by @boypt in #21
- add groq support by @boypt in #20
- add option for markdown -> HTML conversion and rendering by @d-fan in #22
- expose thinkingBudget option for gemini by @d-fan in #23
- fix: Dictionary (AI) in markdown reply by @boypt in #24
- Add markdown_font_size option by @boypt in #25
- fix: ask another question buttons knows nothing about user reading texts by @boypt in #26
- Standalone Ask and Recap shortcuts by @Jayphen in #27
- add option updater_disabled by @boypt in #29
- Adding loading message in recap / dict / updater by @boypt in #30
- add: long-tap tips by @boypt in #31
- add ai wikipedia pre-made prompt. by @boypt in #33
- Dictionary optimize by @boypt in #32
- Fix dictionary looked up word feed to AI model by @boypt in #35
- fix AI service error handling by @boypt in #36
New Contributors
- @liam-simmons made their first contribution in #10
- @jbhul made their first contribution in #15
- @mtakaki made their first contribution in #17
- @lukasbahr made their first contribution in #19
- @boypt made their first contribution in #21
- @d-fan made their first contribution in #22
- @Jayphen made their first contribution in #27
Full Changelog: v1.04...v1.05