• v0.1.123 71dd9bcbe5

    v0.1.123
    Some checks failed
    Release / release (push) Failing after 39s
    Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 21s
    Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 9s
    Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
    Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 44s
    Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 25s
    Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
    Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 25s
    Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 26s
    Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
    Python CI / Format Backend (3.11) (push) Successful in 40s
    Frontend Build / Format & Build Frontend (push) Successful in 1m50s
    Integration Test / Run Cypress Integration Tests (push) Failing after 12m2s
    Integration Test / Run Migration Tests (push) Failing after 37s
    Stable

    tdpeuter released this 2024-05-04 18:02:28 +02:00 | 0 commits to main since this release

    [0.1.123] - 2024-05-02

    Added

    • 🎨 New Landing Page Design: Refreshed design for a more modern look and optimized use of screen space.
    • 📹 Youtube RAG Pipeline: Introduces dedicated RAG pipeline for Youtube videos, enabling interaction with video transcriptions directly.
    • 🔧 Enhanced Admin Panel: Streamlined user management with options to add users directly or in bulk via CSV import.
    • 👥 '@' Model Integration: Easily switch to specific models during conversations; old collaborative chat feature phased out.
    • 🌐 Language Enhancements: Swedish translation added, plus improvements to German, Spanish, and the addition of Doge translation.

    Fixed

    • 🗑️ Delete Chat Shortcut: Addressed issue where shortcut wasn't functioning.
    • 🖼️ Modal Closing Bug: Resolved unexpected closure of modal when dragging from within.
    • ✏️ Edit Button Styling: Fixed styling inconsistency with edit buttons.
    • 🌐 Image Generation Compatibility Issue: Rectified image generation compatibility issue with third-party APIs.
    • 📱 iOS PWA Icon Fix: Corrected iOS PWA home screen icon shape.
    • 🔍 Scroll Gesture Bug: Adjusted gesture sensitivity to prevent accidental activation when scrolling through code on mobile; now requires scrolling from the leftmost side to open the sidebar.

    Changed

    • 🔄 Unlimited Context Length: Advanced settings now allow unlimited max context length (previously limited to 16000).
    • 👑 Super Admin Assignment: The first signup is automatically assigned a super admin role, unchangeable by other admins.
    • 🛡️ Admin User Restrictions: User action buttons from the admin panel are now disabled for users with admin roles.
    • 🔝 Default Model Selector: Set as default model option now exclusively available on the landing page.
    Downloads