- Fix Google search bug
- Add the actions of dropdown of select elements
- Upgrade dependencies to remove potential security issues in dev environment
- Some UI/UX enhancements to improve the user experience
What's Changed
- Dependency by @alexchenzl in #67
- feat: add
isComposingcheck to functionhandleKeyDownin filepages/side-panel/src/components/ChatInput.tsxby @samuel871211 in #65 - Google by @alexchenzl in #72
- refactor: type improvement of
activeTabin filepages/options/src/Options.tsxby @samuel871211 in #64 - add missing dropdown actions by @alexchenzl in #74
- add maxValidatorFailures with default value 3 to avoid occasionally i… by @alexchenzl in #75
- style: add
break-wordsto prevent overflow by @samuel871211 in #73 - add more information for 403 errors by @alexchenzl in #76
- Create SECURITY.md by @alexchenzl in #78
- Enhance by @alexchenzl in #79
- add a prefix for docs related issues by @alexchenzl in #81
- style: add some css when
ChatInputisdisabledby @samuel871211 in #77 - feat: Add Mac keyboard mapping support by @dipfocus in #86
New Contributors
Full Changelog: v0.1.3...v0.1.4