Releases: ztjhz/BetterChatGPT
Releases · ztjhz/BetterChatGPT
v1.0.5
What's Changed
- Add gpt-3.5-turbo-16k model option, update gpt-3.5 prompt cost by @akira0245 in #351
- Update German Translation by @lucaperl in #348
- Add Russian translation by @Romanok2805 in #363
- menubar icon on MacOS by @mariodian in #360
- Hides default system prompt in simple mode by @joshbla in #375
- Show title for when the title is too long by @Ranhiru in #395
- a11y button by @ztjhz in #335
- Rename "Save & Submit" to "Generate" by @ayaka14732 in #396
- Azure OpenAI API fix for gpt-3.5-turbo-16k by @Xtrah in #383
- Improve zh-TW locale by @PeterDaveHello in #443
- Update translations by @ayaka14732 in #453
- feat: Add new GPT-4 Turbo preview. by @maozdemir in #475
- Add support for Azure OpenAI GPT4 by @TidesOfMemories in #457
- Update api.ts by @yfw918 in #483
- feat: Add gpt-3.5-turbo-1106, update prices. by @maozdemir in #482
- Feature: Submit message with 'Enter' key in confirmation modal by @Jupalaja in #519
- Electron context menu and links by @Ahmed-Ali in #385
- support latest azure gpt-3.5 models (1106 and 0125) by @fcakyon in #523
- Added gpt-4-0125-preview as a model option by @DigitallyTailored in #521
- fix a typo in gpt-4-0125 context length by @fcakyon in #535
- Adding Node/NPM version info to the readme by @s1ddly in #529
- Added docker compose instructions by @darrenchang in #548
- Add translation by @huanroseso3 in #547
- Added support for "gpt-4-turbo-2024-04-09" and "gpt-4-turbo" models. by @ChenYuZe519 in #572
New Contributors
- @lucaperl made their first contribution in #348
- @Romanok2805 made their first contribution in #363
- @joshbla made their first contribution in #375
- @Ranhiru made their first contribution in #395
- @Xtrah made their first contribution in #383
- @PeterDaveHello made their first contribution in #443
- @maozdemir made their first contribution in #475
- @TidesOfMemories made their first contribution in #457
- @yfw918 made their first contribution in #483
- @Jupalaja made their first contribution in #519
- @Ahmed-Ali made their first contribution in #385
- @fcakyon made their first contribution in #523
- @DigitallyTailored made their first contribution in #521
- @s1ddly made their first contribution in #529
- @darrenchang made their first contribution in #548
- @huanroseso3 made their first contribution in #547
- @ChenYuZe519 made their first contribution in #572
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Features:
- Toggle Inline LaTeX
- Import chats from OpenAI ChatGPT
- Toggle markdown/text mode
- Track lifetime token usage and cost
- Clear prompt library
- Persistent system message
Style
- Icon for MacOS app
- Roboto font
UI
- Moved some configuration options into settings menu
i18n
- Romanian Translations
- German Translations
- Updated French Translations
Fix
- Fixed electron minimise to tray
v1.0.3
Features
- Sync to Google Drive
- Simple mode
- Folder colours
- Azure OpenAI endpoint support
- Desktop minimise to tray
- Environment variables support
- Create new chat in folder
I18n
- Italian language support
Style
- compact side menu
- search bar
Fix
- disable adding message during generation
- math-katex rendering
v1.0.2
What's new
- Prompt import and export
- Search and filter chats / folders
- Shortcut "save and submit" when editing message
- Option to "
Enter
to submit" or "Shift
+Enter
to submit" - Update
New Folder
icon - Generate title in user's language
- Update French and simplified Chinese translation
- Fix mobile side bar auto collapsing
OS | Download |
---|---|
Windows | .exe |
MacOS | .dmg |
Linux | .AppImage |
v1.0.1
v1.0.0
Release v1.0.0!