lobehub/docs/changelog/2025-04-06-exports.mdx
CanisMinor 549735be7f
📝 docs: Update changelog docs and release skills (#13897)
* 🔨 chore: update .vscode/settings.json (#13894)

* 🐛 fix(builtin-tool-local-system): honor glob scope in local system tool (#13875)

Made-with: Cursor

* 📝 docs: Update changelog docs and release skills (#13897)

- Update changelog documentation format across all historical changelog files
- Merge release-changelog-style skill into version-release skill
- Update changelog examples with improved formatting and structure

Made-with: Cursor

---------

Co-authored-by: YuTengjing <ytj2713151713@gmail.com>
Co-authored-by: Innei <i@innei.in>
2026-04-16 22:24:48 +08:00

64 lines
3 KiB
Text

---
title: "Customizable Hotkeys, Data Export, and Provider Expansion"
description: LobeHub adds customizable hotkeys, data export functionality, and expands provider support to make daily workflows smoother and more portable.
tags:
- LobeHub
- Hotkeys
- Data Export
---
# Customizable Hotkeys, Data Export, and Provider Expansion
This March release focuses on everyday workflow improvements. Custom hotkeys let you set shortcuts that match your habits. Data export makes your conversations portable. New providers and better reasoning display round out the update.
## Keyboard shortcuts that match your habits
Hotkeys are now customizable. You can remap common actions to keys that feel natural for your workflow rather than learning a preset layout.
New shortcuts have also been added for clearing conversations and deleting messages. If you prefer keyboard-driven workflows, these additions reduce the need to reach for the mouse during fast-paced sessions.
## Export your data for backup and migration
Data export is now available for both PgLite and PostgreSQL backends. You can create backups of your conversations or migrate data between installations without manual database operations.
This matters most when you want to:
- Archive important conversation histories
- Move your setup to a new device or server
- Keep a local backup alongside cloud storage
## Expanded provider and reasoning support
Six new providers join the lineup: Xinference, Cohere, Search1API, Infini-AI, and PPIO. Each integrates into the existing provider selection flow without requiring additional configuration steps.
Reasoning models now have a dedicated content selector, and chain-of-thought display has been improved for Claude 3.7 and DeepSeek R1. The reasoning content is easier to read and navigate during long conversations.
## Better web crawling for diverse content
Web crawling now handles more content types with dedicated support for YouTube, Reddit, and WeChat Official Account links. Short content extraction has been improved, and Search1API provides an additional crawler implementation for better coverage.
## Model library updates
This release brings in several notable additions:
- Google Gemini 2.5 Pro Experimental and Gemini 2.0 Flash variants
- Anthropic context caching support
- OpenAI gpt-4o-mini-tts voice model
- DeepSeek-V3-0324
- Hunyuan-T1-Latest
- QwQ, QVQ-Max
- Baidu Wenxin ernie-x1-32k-preview
## Improvements and fixes
- UI refinements: revamped Drawer styles, improved editor scrolling, clipboard screenshot sharing
- Search enhancements: online search now works with non-function-calling models including DeepSeek R1; built-in web search added for Wenxin and Hunyuan
- File handling: EPUB chunking support, improved PDF processing
- Performance: refactored Agent Runtime, optimized database core code, fixed LiteLLM streaming statistics
- Stability: resolved theme flickering, knowledge base behavior issues, and WeChat login problems
## Credits
Huge thanks to these contributors:
@AmAzing129 @arvinxx @hezhijie0327 @tjx666 @lobehub-team