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.105.6
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.106.0
Choose a head ref
  • 4 commits
  • 11 files changed
  • 4 contributors

Commits on Jul 29, 2025

  1. Configuration menu
    Copy the full SHA
    6725807 View commit details
    Browse the repository at this point in the history
  2. ✨ feat: Add support for Okta Authentication (#8547)

    * Add Okta support to auth config and tests
    
    * Added documentation
    
    * Removed deprecated env variables
    
    * Added Okta as SSO Provider
    
    * Removed Okta Test
    
    * Reverted a micro-change which was changed during some testing (back to original)
    
    * Added Okta to SSO providers list
    JamieStivala authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    67abdfe View commit details
    Browse the repository at this point in the history
  3. 📝 docs: add chinese docs for okta provider (#8607)

    Reverted a micro-change which was changed during some testing (back to original)
    
    Removed Okta Test
    
    Removed deprecated env variables
    
    Add Okta support to auth config and tests
    arvinxx authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    ad8f5e4 View commit details
    Browse the repository at this point in the history
  4. 🔖 chore(release): v1.106.0 [skip ci]

    ## [Version 1.106.0](v1.105.6...v1.106.0)
    <sup>Released on **2025-07-29**</sup>
    
    #### ✨ Features
    
    - **misc**: Add support for Okta Authentication.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's improved
    
    * **misc**: Add support for Okta Authentication, closes [#8547](#8547) ([67abdfe](67abdfe))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    16dd71b View commit details
    Browse the repository at this point in the history
Loading