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.103.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.103.2
Choose a head ref
  • 8 commits
  • 79 files changed
  • 8 contributors

Commits on Jul 23, 2025

  1. Configuration menu
    Copy the full SHA
    225d3b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82ca007 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. 🔨 chore: fix an issue where some tests were failing if Branding item…

    …s were updated (#8549)
    
    * Update test data for plugin action to use avatar icon path (rather than hard coded)
    
    * Update tests to use BRANDING_NAME constant instead of hardcoded 'LobeChat' and update avatar icon path in chat message tests
    
    * Update tests to replace hardcoded avatar paths with constants for inbox and user avatars
    
    * Update plugin action tests to use DEFAULT_INBOX_AVATAR constant instead of hardcoded path
    JamieStivala authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    3a2935a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66dbb24 View commit details
    Browse the repository at this point in the history
  3. 💄 style: fix desktop titlebar style in window (#8439)

    * 💄 style: Fix win electron style
    
    📝 docs: Update readme
    
    💄 style: Update useWatchThemeUpdate
    
    💄 style: Update Tray icon
    
    🔧 chore: Update windows
    
    🔧 chore: Update filetree
    
    🔧 chore: Update core
    
    💄 style: Fix desktop draw style
    
    💄 style: Update style
    
    💄 style: Fix backgroundColor
    
    💄 style: Update titlebar style
    
    * 💄 style: Fix windows icon
    
    * 🔧 chore: Clean
    
    * update theme
    
    * 💄 style: Update broswer
    
    * 💄 style: HandleAppThemeChange
    
    * clean
    
    * fix memory leak
    
    ---------
    
    Co-authored-by: arvinxx <arvinx@foxmail.com>
    canisminor1990 and arvinxx authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    fd7662c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bae13b View commit details
    Browse the repository at this point in the history
  5. 🐛 fix: fix chat stream in desktop and update shortcut (#8520)

    * disable nginx chunk buffering
    
    * make setting keep alive
    
    * update shortcut
    
    * update shortcut
    
    * fix lint
    arvinxx authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    0192140 View commit details
    Browse the repository at this point in the history
  6. 🔖 chore(release): v1.103.2 [skip ci]

    ### [Version&nbsp;1.103.2](v1.103.1...v1.103.2)
    <sup>Released on **2025-07-24**</sup>
    
    #### 🐛 Bug Fixes
    
    - **misc**: Fix chat stream in desktop and update shortcut.
    
    #### 💄 Styles
    
    - **misc**: Add cached token count to usage of GoogleAI and VertexAI, fix desktop titlebar style in window, fix sub topic width in md responsive.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's fixed
    
    * **misc**: Fix chat stream in desktop and update shortcut, closes [#8520](#8520) ([0192140](0192140))
    
    #### Styles
    
    * **misc**: Add cached token count to usage of GoogleAI and VertexAI, closes [#8545](#8545) ([66dbb24](66dbb24))
    * **misc**: Fix desktop titlebar style in window, closes [#8439](#8439) ([fd7662c](fd7662c))
    * **misc**: Fix sub topic width in md responsive, closes [#8443](#8443) ([9bae13b](9bae13b))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    d30cc62 View commit details
    Browse the repository at this point in the history
Loading