Releases: HyperChatBot/hyperchat
Releases · HyperChatBot/hyperchat
Release list
v2.0.1
See the assets to download this version and install.
v2.0.0
See the assets to download this version and install.
v1.0.5
See the assets to download and install this version.
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2023-07-24)
Features
- access husky, commitlint and lintstage (44ce86b)
- access husky, commitlint and lintstage (0f06706)
- access husky, commitlint and lintstage (be59fc5)
- access husky, commitlint and lintstage (737005e)
- access wavesurfer (9ecae98)
- add basic stylesheet for markdown table (fd66748)
- add claude settings (15bee53)
- add edit (8022823)
- add Empty ChatItem (9fe2330)
- add inputPlaceholders (b3e3ed2)
- add loading spinner (2c1c0ec)
- add loading="lazy" for img (4a845a1)
- add more db schema (489c850)
- add no-scrollbar if sidebar too long (ebcb6ad)
- add openai hooks (a9c7b85)
- add project meta files, such as github action (bc83411)
- add question_created_at and answer_created_at (c06b7c3)
- add rollback when error (e7b5f14)
- add routers (f021908)
- avoid user activity when loading (675b3d6)
- backoff current messsage when fail (c5029c8)
- chanage html title (185e071)
- change bot logo (1b0f578)
- change productName (ba96042)
- change svg icon for audio translation (7023e8f)
- create embeddings schema (937c235)
- css optimization (ba921d4)
- dark bg (b7728b3)
- decoupling all db operations to
useDB(1f0770d) - delete mock image (c6d8e8f)
- delete useless files (35014c2)
- delete useless files (c07e322)
- delete useless icons (15199d3)
- do not refresh conversations when streaming (44b68b3)
- extract common conversation system (65f2256)
- extract ConversationBox component (5c9b3dc)
- extract generateEmptyMessage (014f118)
- extract InputBox component (a92119d)
- extract only two router items (aa847ce)
- extract updateMessageState (3135504)
- extract useChatCompletionStream (84e7de4)
- finish all configurations form (a940892)
- finish ChatBubble components (c895476)
- finish ContractHeader components (5223534)
- finish message card's style (3d30f61)
- finish message list components (7c6465d)
- finish theme toggle (fadd8d6)
- ignore catch error types (5412306)
- initial repo (9ba8b3d)
- initial repo (6f70f52)
- lazy components (ce78ab1)
- new type (c1147ea)
- performance optimization (ef9f281)
- reduce the threshold for new product access. (d4b59d1)
- reduce the threshold for new product access. (4864d95)
- reduce the threshold for new product access. (805e4cb)
- register svg icons (294b788)
- register svg icons (660e12e)
- remove srcoll to bottom for the better performance (b594651)
- rename to (8a88d96)
- rename to (6536f0f)
- rename to (70ecbb4)
- rename to (06b2144)
- rename recoil's key (31611f8)
- set update settings (48476d7)
- settings params for every openai hooks (44828f6)
- show in InputBox if loading (74fb71d)
- show file tooltips if use audio products (aecbcc9)
- show Loading component if refresh conversation data (97d7f2f)
- store to indexedDB (b7799a4)
- support audio translation (b96c468)
- support dexie import and export (6a1dbed)
- supports @emoji-mart (ca5e2b3)
- supports audio translation (87dccc3)
- supports basic dark mode (a3a4bc4)
- supports basic markdown render ([9...