Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 819 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 819 Bytes

Changelog

All notable changes to the project will be documented here.

The format is based on Keep a Changelog.

0.1.1 - 2023-04-26

Added

  • Initial implementation.
  • Public /? and whispered /w gpt messages to ChatGPT.
  • Hide OpenAI API key value in settings.
  • ChatGPT model version selection.
  • Conversation support by preserving ChatGPT messages context. Customizable context length for API usage cost optimization.
  • Basic game systems support for D&D 5e, Pathfinder 2e, and Ironsworn. Automatic game system detection.
  • Customizable ChatGPT prompt.
  • HTML formatted ChatGPT responses in the chat log with selectable text.
  • Proper OpenAI API error handling and reporting.