Releases: ECuiDev/obsidian-quiz-generator
Releases · ECuiDev/obsidian-quiz-generator
2.1.2
Enhancements
- Updated Claude 3.5 Sonnet to latest version
Bug Fixes
2.1.1
2.1.0
New Features
- Support for Google models
- Support for Anthropic models
- Support for Perplexity models
- Support for Mistral models
- Support for Cohere models
- Support for Ollama models
- Receive feedback on short and long answer questions using embedding models
- Include links to notes used for quiz generation as frontmatter when saving quizzes
Bug Fixes
- Fixed modal buttons being slightly off-center
2.0.1
2.0.0
New Features
- Select all that apply question
- Fill in the blank question
- Matching question
- Long answer question
- View contents of added notes
- View contents of added folders
- Control whether notes from subfolders are included when adding folders
- Customize API host by @ckt1031 in #4
Enhancements
- Reworked multiple choice question to support up to 26 choices
- Added GPT-4o Mini and GPT-4o models
- Better feedback system when answering questions
- Reworked short answer question to actually have a short answer when generated
- Updated save location setting to suggest folders
- Merged save format settings into a single dropdown
- Improved generation settings UI
- Updated UI spacing and color to look more cohesive with different themes
- Added support for Swedish, Persian, and Greek
- Reworked question parser to be more forgiving of formatting mistakes
Bug Fixes
- Fixed bug with text being cutoff when using certain themes #3
- Fixed bug with disabled keyboard shortcuts when the UI is open and text being cutoff on mobile #7
- Fixed bug where invalid or no LaTeX would be generated from notes containing LaTeX
- Fixed bug where note text enclosed by three hyphens would be removed if frontmatter doesn't exist
Breaking Changes
- Changed callout and spaced repetition format for true or false questions
1.1.0
New Features
- Ability to open saved questions in the interactive UI
- Multi-language support (17 new languages)
- LaTeX generation and rendering support
Enhancements
- Added option to randomize question order in settings
- Increased generation limits per question from 10 to 20
- User can no longer add duplicate notes and folders