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 Loading
base: v1.2.11
Choose a base ref
...
head repository: lobehub/lobe-chat Loading
compare: v1.2.12
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    4476a5e View commit details
    Browse the repository at this point in the history
  2. 🐛 fix: support to disable clerk signup with feature flag (#3126)

    * feat: Disable signup when env set
    
    * feat: Disable Clerk sign-up based on feature flag
    
    * fix: change to client
    
    * fix: remove the logic for signup in middleware
    
    * chore: revert the space deletion
    
    * fix: update the url for login and signup
    
    * fix: fix footerAction update logic
    
    * test: update test for enableClerkSignUp
    vegetablesB committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    4ead315 View commit details
    Browse the repository at this point in the history
  3. 🔖 chore(release): v1.2.12 [skip ci]

    ### [Version 1.2.12](v1.2.11...v1.2.12)
    <sup>Released on **2024-07-07**</sup>
    
    #### 🐛 Bug Fixes
    
    - **misc**: Fixed mobile web page navigation issue with inbox assistant, support to disable clerk signup with feature flag.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's fixed
    
    * **misc**: Fixed mobile web page navigation issue with inbox assistant, closes [#2693](#2693) ([4476a5e](4476a5e))
    * **misc**: Support to disable clerk signup with feature flag, closes [#3126](#3126) ([4ead315](4ead315))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    36f94bd View commit details
    Browse the repository at this point in the history
Loading