Feature Enhancements:
- Settings: AI Assistant settings have been relocated for easier access within the top menu:
Tools > AI Assistant
. - AI-Generated Follow-Up Questions: The AI now provides suggested follow-up questions, presented as clickable hyperlinks, to facilitate deeper user inquiry and interaction.
- Notebook Integration for AI Conversations: All AI interactions are now automatically logged and stored within the Notebook, providing a comprehensive history for future reference.
- Term X-Ray: Contextual Definitions: Introducing Term X-ray, a powerful feature that offers context-aware definitions for words or phrases directly within your content. Unlike Dictionary (AI), this button sends the previous occurrences of the term to AI, allowing a more comprehensive explanation to be created.
- Summarization with Highlights & Notes: Generate concise summaries based on your highlighted text and personal notes, streamlining your review process.
- Enhanced Prompt Customization: Users can now add additional input to built-in prompts, allowing for more tailored and specific AI responses.
- Support for custom prompts on the dictionary popup: You can have AI buttons up to three, including the built-in ones.
- Support for book-level custom prompts: You can use the book text and your highlights as context.
- Ability to use book text as context for X-Ray, Recap: via enabling the setting "Use book text for x-ray and recap"
- Ability to use book text as context for general question prompt: via enabling the checkbox on the pop-up
- Ability to use book text as context for prompts on highlight popup: via enabling the checkbox on the pop-up
Bug Fixes:
- Addressed an issue where highlights were inadvertently cleared upon opening the dictionary popup.
- Adjusted the CSS font-family order in the viewer to ensure proper rendering across multiple languages.
auto generated logs
What's Changed
- fix: background typo by @johan456789 in #126
- fix: protocol typo by @johan456789 in #124
- fix: change version number to string to preserve trailing zero by @johan456789 in #125
- feat: Suggested follow-up Questions by @boypt in #129
- feat: suggested follow up question in HTML by @boypt in #131
- feat: Menu settings by @boypt in #133
- FR: term x-ray by @michael-kucek in #140
New Contributors
- @michael-kucek made their first contribution in #140
Full Changelog: v1.09...v1.10