- New feature: Image generation Smart Fields!
- New feature: custom text/TTS/image generation via right clicking a field in the editor.
- Bug fix: you can now generate notes while the preview window is open, and the preview will automatically update.
- Bug fix: fixed overflowing add prompts UI for note types with many fields.
- Adds two new configurable pre-processing features:
-
- Text prompts will convert markdown into HTML to properly render bold/italics/newlines/etc (enabled by default)
-
- TTS will now strip out HTML by before creating speech (enabled by default)
- New feature: associate a Smart Field with a deck to easily reuse the same note type across different decks!
- Increase default OpenAI temperature for more creative & random responses (if you previously set a custom temp, you'll have reset it).
- Fix bug affecting new text fields for some users 😓. Free Trials for all new users have been extended.
- Add TTS support
- Add Claude support
- Add chained smart fields
- Add new subscription model
- Add support for new
gpt-4o-mini
model, removing the oldgpt-3.5-turbo
. Users ongpt-3.5-turbo
are automatically migrated to4o-mini
. - Stability & UX improvements.
- Prompts may now reference empty fields. Control this behavior in settings > advanced.
- Manual fields: uncheck "Always Generate Smart Field" when creating a field to leave it empty by default. Editor > Right Click to generate it.
- Set a custom OpenAI endpoint via Settings > Advanced. Supports users who are unable to access the official OpenAI API.
- Improved regenerating smart field behavior:
-
- For partially filled notes, the editor ✨ button will now only generate empty fields. Click ✨ a second time to regenerate the card from scratch.
-
- Batch processing will now only generate empty fields by default. Configurable via Settings -> Advanced to regenerate the entire note.
- Support batch processing huge decks.
- Right click on a deck or note type in the browser to generate all notes.
- Fix bugs.
- Add hotkey: Ctrl+Shift+G (or Cmd+Shift+G on Mac) to generate fields in the editor.
- Clarify that this add-on requires a paid OpenAI API key (no free tier 🥺).
- Fix bugs.