Skip to content

Releases: ECuiDev/obsidian-quiz-generator

2.1.2

25 Oct 04:33
Compare
Choose a tag to compare

Enhancements

  • Updated Claude 3.5 Sonnet to latest version

Bug Fixes

  • Fixed formatting issues with multiline questions #15
  • Fixed true or false questions not detecting lowercase true answers #24
  • Fixed incorrect margin on quiz modal header
  • Fixed occasional LaTeX errors when generating fill in the blank questions with Cohere

2.1.1

23 Sep 05:00
Compare
Choose a tag to compare

Enhancements

  • Added support for Indonesian #12
  • Minor quiz UI spacing improvements

Bug Fixes

  • Fixed answer and input overlap for long answer questions #9

2.1.0

11 Sep 05:57
Compare
Choose a tag to compare

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

22 Aug 06:11
Compare
Choose a tag to compare

Bug Fixes

  • Fix autosave creating empty quizzes when reviewing quizzes

2.0.0

19 Aug 10:36
Compare
Choose a tag to compare

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

09 Feb 15:24
Compare
Choose a tag to compare

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

1.0.0

14 Jan 13:14
d7dba54
Compare
Choose a tag to compare

Initial release.