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/lobehub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0-next.349
Choose a base ref
...
head repository: lobehub/lobehub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0-next.350
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 23, 2026

  1. Configuration menu
    Copy the full SHA
    c136c37 View commit details
    Browse the repository at this point in the history
  2. 🐛 fix(ModelSelect): resolve tooltip hover causing popup to close (#11742

    )
    
    ⬆️ chore: upgrade @lobehub/ui to 4.27.5
    
    - Upgrade @lobehub/ui from 4.27.4 to 4.27.5
    - Remove unused tooltip styles in ModelSelect component
    Innei authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    1b73f14 View commit details
    Browse the repository at this point in the history
  3. 🔖 chore(release): v2.0.0-next.350 [skip ci]

    ## [Version 2.0.0-next.350](v2.0.0-next.349...v2.0.0-next.350)
    <sup>Released on **2026-01-23**</sup>
    
    #### 🐛 Bug Fixes
    
    - **ModelSelect**: Resolve tooltip hover causing popup to close.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's fixed
    
    * **ModelSelect**: Resolve tooltip hover causing popup to close, closes [#11742](#11742) ([1b73f14](1b73f14))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    6b4c9ba View commit details
    Browse the repository at this point in the history
Loading