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: jaworldwideorg/OneJA-Bot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.98.1
Choose a base ref
...
head repository: jaworldwideorg/OneJA-Bot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.99.0
Choose a head ref
  • 18 commits
  • 105 files changed
  • 6 contributors

Commits on Jul 16, 2025

  1. Configuration menu
    Copy the full SHA
    6046d75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43be2d1 View commit details
    Browse the repository at this point in the history
  3. 🔖 chore(release): v1.99.4 [skip ci]

    ### [Version 1.99.4](lobehub/lobe-chat@v1.99.3...v1.99.4)
    <sup>Released on **2025-07-16**</sup>
    
    #### 🐛 Bug Fixes
    
    - **misc**: Fix apikey issue on server log.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's fixed
    
    * **misc**: Fix apikey issue on server log, closes [lobehub#8457](lobehub#8457) ([43be2d1](lobehub@43be2d1))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    8ba8e82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3359b3f View commit details
    Browse the repository at this point in the history
  5. 🐛 fix: fix page error when url is not defined in web search plugin (l…

    …obehub#8441)
    
    Co-authored-by: Arvin Xu <arvinx@foxmail.com>
    vual and arvinxx authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    a55b65b View commit details
    Browse the repository at this point in the history
  6. 🔖 chore(release): v1.99.5 [skip ci]

    ### [Version&nbsp;1.99.5](lobehub/lobe-chat@v1.99.4...v1.99.5)
    <sup>Released on **2025-07-16**</sup>
    
    #### 🐛 Bug Fixes
    
    - **misc**: Fix page error when url is not defined in web search plugin.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's fixed
    
    * **misc**: Fix page error when url is not defined in web search plugin, closes [lobehub#8441](lobehub#8441) ([a55b65b](lobehub@a55b65b))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    166f3e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    752e576 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25bfc80 View commit details
    Browse the repository at this point in the history
  9. 🔖 chore(release): v1.99.6 [skip ci]

    ### [Version&nbsp;1.99.6](lobehub/lobe-chat@v1.99.5...v1.99.6)
    <sup>Released on **2025-07-16**</sup>
    
    #### 🐛 Bug Fixes
    
    - **misc**: Desktop local db can't upload image.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's fixed
    
    * **misc**: Desktop local db can't upload image, closes [lobehub#8459](lobehub#8459) ([25bfc80](lobehub@25bfc80))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    8eb257b View commit details
    Browse the repository at this point in the history
  10. 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 (lobehub#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&nbsp;1.100.0](lobehub/lobe-chat@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 [lobehub#8446](lobehub#8446) ([054ca5f](lobehub@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
  4. Configuration menu
    Copy the full SHA
    d23d8f1 View commit details
    Browse the repository at this point in the history
  5. Remove custom package.json merge handling from sync workflow

    - Delete the `mergePackageJson.js` script and its associated tests.
    - Simplify workflow by removing logic for backing up and restoring files.
    - Streamline sync workflow inputs and steps for improved maintainability.
    JamieStivala committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    dff27b0 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/main'

    # Conflicts:
    #	CHANGELOG.md
    #	changelog/v1.json
    JamieStivala committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    9884510 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ecbbe7 View commit details
    Browse the repository at this point in the history
  8. 🔖 chore(release): v1.99.0 [skip ci]

    ## [Version&nbsp;1.99.0](v1.98.1...v1.99.0)
    <sup>Released on **2025-07-17**</sup>
    
    #### ✨ Features
    
    - **misc**: Refactor desktop oauth and use JWTs token to support remote chat.
    
    #### 🐛 Bug Fixes
    
    - **misc**: Desktop local db can't upload image, fix apikey issue on server log, fix page error when url is not defined in web search plugin.
    
    <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 [lobehub#8446](https://github.com/jaworldwideorg/OneJA-Bot/issues/8446) ([054ca5f](054ca5f))
    
    #### What's fixed
    
    * **misc**: Desktop local db can't upload image, closes [lobehub#8459](https://github.com/jaworldwideorg/OneJA-Bot/issues/8459) ([25bfc80](25bfc80))
    * **misc**: Fix apikey issue on server log, closes [lobehub#8457](https://github.com/jaworldwideorg/OneJA-Bot/issues/8457) ([43be2d1](43be2d1))
    * **misc**: Fix page error when url is not defined in web search plugin, closes [lobehub#8441](https://github.com/jaworldwideorg/OneJA-Bot/issues/8441) ([a55b65b](a55b65b))
    
    </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
    02354c9 View commit details
    Browse the repository at this point in the history
Loading