v0.3.1

Tencent/WeKnorav0.3.1Feb 10, 2026by lyingbug

AI Summary

This minor release includes bug fixes and feature enhancements for data analysis, networking, and UI components. Key improvements include HTTPS proxy support, presigned URL loading for knowledge files, and DuckDB spatial extension fixes.

Key Highlights

  • Support for remote backend and HTTPS proxy
  • Load knowledge files via presigned URLs
  • Fix DuckDB spatial extension not found error
  • Clipboard API fallback for non-secure contexts
  • Enhanced resource management in ListSpaceSidebar and KnowledgeBaseList

New Features

  • Remote backend and HTTPS proxy support
  • Presigned URL loading for knowledge files
  • Clipboard API fallback for non-secure contexts
  • Enhanced resource management UI

Full Release Notes

## What's Changed
* feat: support remote backend and HTTPS proxy by @lyingbug in https://github.com/Tencent/WeKnora/pull/672
* fix(data-analysis): load knowledge files via presigned URLs by @Dounx in https://github.com/Tencent/WeKnora/pull/676
* fix: duckdb spatial extension not found error by @Dounx in https://github.com/Tencent/WeKnora/pull/677
* fix: add clipboard API fallback for non-secure contexts by @tsukiga-kirei in https://github.com/Tencent/WeKnora/pull/678
* feat(ui): enhance resource management in ListSpaceSidebar and KnowledgeBaseList by @lyingbug in https://github.com/Tencent/WeKnora/pull/680

## New Contributors
* @tsukiga-kirei made their first contribution in https://github.com/Tencent/WeKnora/pull/678

**Full Changelog**: https://github.com/Tencent/WeKnora/compare/v0.3.0...v0.3.1