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.328
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.329
Choose a head ref
  • 5 commits
  • 31 files changed
  • 4 contributors

Commits on Jan 20, 2026

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

Commits on Jan 21, 2026

  1. 🐛 fix add lost group i18n & the tag styled fixed (#11660)

    fix: add lost group i18n & the tag styled fixed
    ONLY-yours authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    a8b042f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0f9875 View commit details
    Browse the repository at this point in the history
  3. 🐛 fix: sloved the old removeSessionTopics not work (#11671)

    * fix: sloved the old removeSessionTopics not work
    
    * fix: add the test
    ONLY-yours authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    06d41e5 View commit details
    Browse the repository at this point in the history
  4. 🔖 chore(release): v2.0.0-next.329 [skip ci]

    ## [Version 2.0.0-next.329](v2.0.0-next.328...v2.0.0-next.329)
    <sup>Released on **2026-01-21**</sup>
    
    #### ♻ Code Refactoring
    
    - **auth**: Remove NEXT_PUBLIC_AUTH_URL env variable.
    
    #### 🐛 Bug Fixes
    
    - **misc**: Sloved the old removeSessionTopics not work.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### Code refactoring
    
    * **auth**: Remove NEXT_PUBLIC_AUTH_URL env variable, closes [#11658](#11658) ([c0f9875](c0f9875))
    
    #### What's fixed
    
    * **misc**: Sloved the old removeSessionTopics not work, closes [#11671](#11671) ([06d41e5](06d41e5))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Jan 21, 2026
    Configuration menu
    Copy the full SHA
    c628b8a View commit details
    Browse the repository at this point in the history
Loading