Closed animalnots closed 2 months ago
Image support (base64), main credits to lectrician1 for https://github.com/ztjhz/BetterChatGPT/pull/500
A1: Added react-toastify R: Decoupling notifications from storage so that errors can be displayed regardless of the storage
A2: Added cross-env package R: To enable yarn debug on windows
A3: Added debug config to package.json R: To be able to debug on windows
A4: Added ability to specify Api Version in API config R: It's changing and updating, hardcoding this is bad practice
A5: Various minor tsx fixes R: to enable desktop builds on windows
Available here https://github.com/animalnots/BetterChatGPT-PLUS/releases
Image support (base64), main credits to lectrician1 for https://github.com/ztjhz/BetterChatGPT/pull/500
A1: Added react-toastify R: Decoupling notifications from storage so that errors can be displayed regardless of the storage
A2: Added cross-env package R: To enable yarn debug on windows
A3: Added debug config to package.json R: To be able to debug on windows
A4: Added ability to specify Api Version in API config R: It's changing and updating, hardcoding this is bad practice
A5: Various minor tsx fixes R: to enable desktop builds on windows