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.105.1
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.105.2
Choose a head ref
  • 6 commits
  • 60 files changed
  • 5 contributors

Commits on Jul 29, 2025

  1. Configuration menu
    Copy the full SHA
    3fae1b2 View commit details
    Browse the repository at this point in the history
  2. ♻️ refactor: refactor jose-JWT to xor obfuscation (#8595)

    * refactor jose-jwt to xor obfuscation
    
    * rename JWTPayload type to ClientSecretPayload
    
    * fix tests
    
    * revert next version
    arvinxx authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    be98d56 View commit details
    Browse the repository at this point in the history
  3. 💄 style: update i18n (#8593)

    Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com>
    lobehubbot and canisminor1990 authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    356cf0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    403aebd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9e3e66 View commit details
    Browse the repository at this point in the history
  6. 🔖 chore(release): v1.105.2 [skip ci]

    ### [Version&nbsp;1.105.2](v1.105.1...v1.105.2)
    <sup>Released on **2025-07-29**</sup>
    
    #### ♻ Code Refactoring
    
    - **misc**: Clean mcp sitemap, refactor jose-JWT to xor obfuscation.
    
    #### 💄 Styles
    
    - **misc**: Add more OpenAI SDK Text2Image providers, update i18n.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### Code refactoring
    
    * **misc**: Clean mcp sitemap, closes [#8596](#8596) ([b9e3e66](b9e3e66))
    * **misc**: Refactor jose-JWT to xor obfuscation, closes [#8595](#8595) ([be98d56](be98d56))
    
    #### Styles
    
    * **misc**: Add more OpenAI SDK Text2Image providers, closes [#8573](#8573) ([403aebd](403aebd))
    * **misc**: Update i18n, closes [#8593](#8593) ([356cf0c](356cf0c))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    04edfca View commit details
    Browse the repository at this point in the history
Loading