Skip to content

Releases: gethubai/hubai-desktop

0.1.0-alpha.21

24 Jul 12:04
Compare
Choose a tag to compare

What's Changed

  • feat: Implement and collect telemetry data using AptaBase by @mtsdnz in #193

Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21

0.1.0-alpha.20

30 May 15:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20

0.1.0-alpha.19

27 May 17:34
f77b665
Compare
Choose a tag to compare

What's Changed

  • Fix linter by @mtsdnz in #126
  • refactor: Validate settingsMap by @hasore in #152
  • fix: auto-update for Windows by @mtsdnz in #178
  • feat: Add Toggle Developer Tools and Reload submenus to Windows by @mtsdnz in #179
  • Package updates

Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19

0.1.0-alpha.18

08 May 10:26
Compare
Choose a tag to compare

Overview:

  • Fixed security issues by upgrading packages;
  • Added Sentry for log tracking

What's Changed

Read more

0.1.0-alpha.17

15 Apr 17:01
Compare
Choose a tag to compare

Bump electron-builder packages to fix macOS notarization

0.1.0-alpha.16

15 Apr 13:18
Compare
Choose a tag to compare

What's Changed

  • Automatically attach pasted images on the chat window (Also works for screenshots) #11

Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16

0.1.0-alpha.15

13 Dec 17:57
Compare
Choose a tag to compare

Changes

  • Bump Realm version to fix #8

0.1.0-alpha.14

05 Dec 14:58
Compare
Choose a tag to compare

Changes

  • Allow extensions to create custom chat assistants
  • Added toast service for displaying toast
  • Added a new sidebar window for registering custom application shortcuts
  • Allow setting custom instruction for chat brains
  • Shows a MessageBox when a new update is ready to install
  • Added engine version check for package store packages
  • A lot of fixes :)

Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14

0.1.0-alpha.13

10 Nov 18:28
Compare
Choose a tag to compare

Fixes

  • Fixed a bug where the chat completion widget was not being displayed correctly
  • Fixed an issue where markdown links were not being opened in external browser
  • Fixed a bug where markdown was not being displayed correctly on chat window

Changes

  • Display brain version on brain settings page
  • Display a notification when brain settings is successfully saved
  • Use more descriptive text on activity bar icon titles
  • Set the package store as the default activityBar item when app is opened
  • Small improvements on UI
  • Update @hubai/core package to 0.0.23

0.1.0-alpha.12

09 Nov 21:19
Compare
Choose a tag to compare

Changes

  • Added a button to create a new chat on the chat list
  • Added getting started link on the welcome screen