Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lobehub/lobe-chat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.99.6
Choose a base ref
...
head repository: lobehub/lobe-chat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.100.0
Choose a head ref
  • 4 commits
  • 93 files changed
  • 3 contributors

Commits on Jul 16, 2025

  1. Configuration menu
    Copy the full SHA
    5d3a4ad View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. ✨ feat: refactor desktop oauth and use JWTs token to support remote c…

    …hat (#8446)
    
    * refactor the oauth
    
    * refactor the oauth
    
    * refactor the oauth
    
    * improve oauth status
    
    * fix desktop auth
    
    * fix tests
    
    * improve clean handoff
    
    * try to fix handoff public issue
    
    * fix route protection
    
    * refactor anim
    
    * refactor
    
    * update to access token to jwt
    
    * update to access token to jwt
    
    * improve config
    
    * refactor for JWKs token
    
    * fix auto refresh issue
    
    * ✨ feat: support webapi proxy
    
    * wip: 完成新流式接口
    
    * wip: 跑通流式框架
    
    * fix webhooks
    
    * fix network proxy
    
    * try to fix workflow
    
    * fix proxy in remote sync
    
    * fix tests
    
    * fix tests
    
    * fix oauth bypass route
    
    * fix webapi proxy
    arvinxx authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    054ca5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    785406b View commit details
    Browse the repository at this point in the history
  3. 🔖 chore(release): v1.100.0 [skip ci]

    ## [Version 1.100.0](v1.99.6...v1.100.0)
    <sup>Released on **2025-07-17**</sup>
    
    #### ✨ Features
    
    - **misc**: Refactor desktop oauth and use JWTs token to support remote chat.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's improved
    
    * **misc**: Refactor desktop oauth and use JWTs token to support remote chat, closes [#8446](#8446) ([054ca5f](054ca5f))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    7eadecd View commit details
    Browse the repository at this point in the history
Loading