Releases: anse-app/anse
Releases · anse-app/anse
v1.1.11
🚀 Features
- Add chat type settings to the header. - by @chancelyg in #78 (07115)
- openai: Add model
gpt-3.5-turbo-16k-0613
- by @LyuLumos in #82 (9b47e) - ui: Remove border between button & textarea - by @ddiu8081 (93529)
🐞 Bug Fixes
- Support PWA on Netlify - by @CNSeniorious000 and @yzh990918 in #79 (7904c)
View changes on GitHub
v1.1.10
🚀 Features
- Set the length of the historical message - by @chancelyg in #75 (3c2b3)
View changes on GitHub
v1.1.9
v1.1.8
🚀 Features
- Add export icon - by @yzh990918 (100b6)
- Add ShareMessage modal and locales - by @yzh990918 (b95b3)
- Add context copy - by @yzh990918 (e32b5)
- Add selectMessageModal - by @yzh990918 (85bb7)
- Add select message logic - by @yzh990918 (01705)
- Add single message share logic - by @yzh990918 (4de8a)
- Add generate image logic - by @yzh990918 (a1300)
- Add tailwindcss support, add copy image btn - by @yzh990918 (75b67)
- Use html2Canvas to save image - by @yzh990918 (e7829)
- openai:
- ui:
- Add Tabs Checkbox component, update ShareModal styles - by @yzh990918 (290b4)
View changes on GitHub
v1.1.7
v1.1.6
🚀 Features
- Bot replicate/waifu-diffusion - by @ddiu8081 (1d0cb)
- Add SECURITY.md - by @delevant in #52 (2dc4d)
- ui: Use Button in send bar - by @ddiu8081 (745d6)
🐞 Bug Fixes
- Escape raw html in message, fix #44, #43 - by @ddiu8081 in #44 and #43 (737ed)
- Fix dvh is no defined bug - by @yzh990918 (d164f)
View changes on GitHub
v1.1.5
🚀 Features
- Synchronize conversation name to
document.title
- by @CNSeniorious000 (2bcb2) - Add clear messages confirm modal - by @yzh990918 (3588f)
- Add clear messages confirm modal" - by @ddiu8081 (bb2d3)
- Remove header ssr - by @yzh990918 (42d43)
- Change favicon when conversation icon is set - by @ddiu8081 (600a2)
🐞 Bug Fixes
- Read undefined when editing APIKey - by @yzh990918 (00b16)
- Update default value to fix refresh i18n bug - by @yzh990918 (30ee7)
- ui: Show background when code-block missing languages - by @ddiu8081 (3a47e)
View changes on GitHub
v1.1.4
🚀 Features
- Modern UI - by @ddiu8081 in #34 (52310)
- openai: Add models, adjust maxTokens limits - by @yzh990918 (e6f47)
🐞 Bug Fixes
- Type field adapted for computers - by @QuietRocket in #6 (6a967)
View changes on GitHub
v1.1.3
🚀 Features
- Add simple-git-hooks lint code - by @yzh990918 (65e6f)
- Add useDisableTransition to transition between themes smoothly - by @yzh990918 (bb59c)
- Add i18n - by @yzh990918 (3ed78)
🐞 Bug Fixes
window
not defined in ssr - by @ddiu8081 (d83c1)- Remove quotation marks from the generated titles - by @CNSeniorious000 in #22 (6965a)
- Set default locale when no local changes - by @ddiu8081 (473ae)
- Temporarily add the click event to fix #29 - by @yzh990918 in #29 (9b03e)
- sidebar:
- Hidden slidebar on lg screen - by @yzh990918 (5add9)
- ui:
- Manually implement close-on-outside-click feature for modals - by @CNSeniorious000 (11509)
- Use sticky layout at mobile platform, fix chrome scroll bug - by @yzh990918 (463a2)
View changes on GitHub
v1.1.2
🚀 Features
- Improve the logical part of message-settings - by @yzh990918 (b9a07)
- Add Index props - by @yzh990918 (a699a)
- Add useClickOutside hooks, hidden dropmenu when clickOutside - by @yzh990918 (01c7e)
- message-settings: Add copy, show raw code, delete message btns - by @yzh990918 (44102)
- ui: Adjust menu ui - by @ddiu8081 (bc2b7)
🐞 Bug Fixes
- Change client type to fix build error - by @yzh990918 (6a727)
- netlify:
- Fix resolve path error - by @yzh990918 (a2cf9)
- ui: