v1.8.2 Update - Doc export, Spaces & UI
30th December 2025, Release Notes
Improvements
Spaces Enhancement
- Space Chat Management - Added ability to rename and delete chats within spaces directly from the Sidebar component for better space organisation
User Interface
- Message Deduplication - Improved user message deduplication logic to ensure non-temporary messages take precedence over temporary messages, enhancing message integrity
- Onboarding Layout - Adjusted padding and positioning in OnboardingStepNew and PaginatedSelectionGrid components for improved layout consistency
PDF Export Enhancements
- Table Rendering - Fixed table display in PDF exports; tables from markdown are now correctly formatted and displayed in exported PDF files
- Hyperlinked URLs - Links in exported PDFs are now properly hyperlinked and clickable, previously they appeared as plain text
Bug Fixes
- Search Functionality - Fixed search functionality for both normal chats and space chats; search now works correctly across all chat types
- Message Integrity - Fixed issue where temporary messages could override permanent messages, ensuring proper message persistence
- LaTeX Processing - Resolved incorrect LaTeX processing of URLs and inline code by protecting code blocks during delimiter normalisation
Known Issues
- Multiple File Upload - When multiple files are uploaded, the agent may fail to read all files and display a "message interrupted" error. We are working on a fix to ensure all files are correctly processed
- LaTeX Formula Rendering - Some mathematical formulas are not being returned in LaTeX format by the model, affecting proper rendering. We are investigating this behaviour
- Continuous Message Spam - In some cases, the model continuously generates and repeats messages without stopping, requiring users to manually interrupt using the stop button
- Side Panel Width - The side panel is too narrow to read chat titles properly and needs to be made wider
- Browser Cache Not Refreshing - When new updates are deployed, user browsers may not refresh to the latest build automatically. Users may need to hard refresh (Ctrl+Shift+R / Cmd+Shift+R) or clear their browser cache to see the latest changes
The Locai Tech Team