Skip to content

v0.0.2

Compare
Choose a tag to compare
@andreclerigo andreclerigo released this 17 Nov 15:00
· 45 commits to main since this release

Changelog v0.0.2

Released on 17/11/2024

New Features

  • Improvements in the explanation window
    • Correctly formatted markdown for bullet/numbered lists
    • Adding emboldened text support
    • Automatic scrolling when the explanation overflows the window
    • Automatic scroll stops when the user scrolls manually
  • Improved typing approach to User Extra Query to ChatGPT
  • Added an update notification when the extension is updated presenting the new features and bug fixes

Bug Fixes

  • The explanation from ChatGPT now takes into consideration the word bank #15
  • Pressing ENTER when writing on User Extra Query triggeres explanation instead of answer check #22
  • Fixed stats at the end of the lesson formating on mobile #14
  • Fixed choice numbers from select exercises being null when the exercise doesn't number them #12
  • Disabling and enabling the extension at the middle of a lesson now works correctly #32