Files
MoodleGPT/CHANGELOG.md
T
yoannchb-pro f5679dd825 doc update
2024-05-05 14:00:17 -04:00

990 B

CHANGELOG

v1.1.1

  • Bugs correction
  • Support for Atto editor

v1.1.0

  • Bugs correction
  • Adjusted the abort timeout to 20seconds
  • code is not required anymore
  • Issue #9 resolved
  • GPT model autocompletation
  • Better algorithm to find the correct answer (levenshtein distance)
  • Better ChatGPT prompt
  • Added history to the options/configuration
  • Added include images to the option/configuration
  • gpt-4 support

v1.0.3

  • Removed the option table formating because it will now set to true by default
  • Adjusted the abort timeout to 15seconds
  • If an error occur the user can now click back on the question
  • Textbox, question to answser mode and clipboard mode is not formatted anymore
  • Fixed many bugs
  • Write AI system instructions

v1.0.2

  • Added mode

v1.0.1

  • Removed langage
  • Added a button next to model to get the last ChatGPT version
  • Added update message

v1.0.0

  • Initial commit