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.331
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.332
Choose a head ref
  • 3 commits
  • 73 files changed
  • 3 contributors

Commits on Jan 21, 2026

  1. Configuration menu
    Copy the full SHA
    e1666a5 View commit details
    Browse the repository at this point in the history
  2. 🐛 fix: improve e2e server and complete i18n resources (#11678)

    - Refactor webServer.ts with better process coordination and lock file mechanism
    - Add mock S3 env vars to prevent initialization errors
    - Complete missing i18n translations across all locales
    Innei authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    d450dd9 View commit details
    Browse the repository at this point in the history
  3. 🔖 chore(release): v2.0.0-next.332 [skip ci]

    ## [Version 2.0.0-next.332](v2.0.0-next.331...v2.0.0-next.332)
    <sup>Released on **2026-01-21**</sup>
    
    #### 🐛 Bug Fixes
    
    - **misc**: Improve e2e server and complete i18n resources.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's fixed
    
    * **misc**: Improve e2e server and complete i18n resources, closes [#11678](#11678) ([d450dd9](d450dd9))
    
    </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
    90a5935 View commit details
    Browse the repository at this point in the history
Loading