Skip to content

Releases: mnikonov/gpt-labs

1.0.3.0

05 Jul 03:22
Compare
Choose a tag to compare

What's Changed

Features

  • Added extended validation of OpenAI ApiKey and OrganizationID by @mnikonov in #39

Full Changelog: v1.0.2...v1.0.3

1.0.2.0

01 Jul 18:53
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v1.0.1...v1.0.2

1.0.1.0

26 Jun 17:54
Compare
Choose a tag to compare

What's Changed

Features

  • Added support of Mica Background by @mnikonov in #14
  • Removed bottom padding from messages ListView by @mnikonov in #16
  • Added an ability to open a chat in a new window by @mnikonov in #25
  • Made OrganizationID setting optional, added an ability to specify OrganizationID per chat by @mnikonov in #26
  • Added an ability to: stop assistant message typing, delete last message of assistant and user, regenerate response message by @mnikonov in #30

Full Changelog: v1.0.0...v1.0.1

1.0.0.0

16 Jun 02:24
Compare
Choose a tag to compare

What's Changed

Features

  • Initial release
  • Added links to pages where possible to obtain API key and Organization ID during configuration of OpenAI settings by @mnikonov in #9
  • Added github repository and contribution information to Settings page by @mnikonov in #10
  • Added Microsoft Store publisher information to appxmanifest by @mnikonov in #12

Bug Fixes

New Contributors

Full Changelog: https://github.com/mnikonov/gpt-labs/commits/v1.0.0