Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from dev #7

Merged
merged 10 commits into from
Jul 7, 2024
Merged

Merge from dev #7

merged 10 commits into from
Jul 7, 2024

Conversation

animalnots
Copy link
Owner

Enhancements:

  1. Vision Capabilities / Image Support:

    • Added by @lectrician1 in PR #500.
    • Support for specifying image URLs instead of uploading base64 images, reducing chat size and storage strain.
  2. Notification System:

    • Added react-toastify to decouple notifications from storage, allowing error display regardless of storage status.
  3. Cross-Environment Support:

    • Added cross-env package to enable yarn debug on Windows.
    • Debug configuration added to package.json for Windows compatibility.
  4. API Configuration:

    • Added ability to specify API version in the configuration to avoid hardcoding.
  5. Minor Fixes:

    • Various minor TSX fixes to enable desktop builds on Windows.
  6. User Interface Improvements:

    • Added ability to resize the chat window for better visibility.
    • Added bulk moving/deleting chats functionality with shift + click for multiple selections.
    • Fixed migration naming convention for consistency.
  7. Options Bar:

    • Made the options bar fixed at the top of the screen to facilitate parameter changes without constant scrolling.
    • Implemented by @maozdemir in PR #571.

@animalnots animalnots merged commit 851ce66 into main Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants