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: jaworldwideorg/OneJA-Bot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.99.0
Choose a base ref
...
head repository: jaworldwideorg/OneJA-Bot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.99.1
Choose a head ref
  • 6 commits
  • 18 files changed
  • 5 contributors

Commits on Jul 17, 2025

  1. 🐛 fix: use server env config image models (lobehub#8478)

    * docs: update fal provider invalid image links
    
    * docs: add FAL model provider environment variables documentation
    
    * 🐛 fix: update model type assignment in parseModels.ts to use dynamic lookup
    
    * 📝 docs: add FAQ for resolving AI image generation timeout issues on Vercel
    
    * ✨ feat: implement getModelPropertyWithFallback utility for dynamic model property retrieval
    
    * 📝 docs: expand testing guide with best practices for mock data strategies, error handling, and module pollution prevention
    
    * 🐛 fix: update model type in LobeOpenAICompatibleFactory tests to 'chat'
    tjx666 authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    768ee2b View commit details
    Browse the repository at this point in the history
  2. 🔖 chore(release): v1.100.1 [skip ci]

    ### [Version 1.100.1](lobehub/lobe-chat@v1.100.0...v1.100.1)
    <sup>Released on **2025-07-17**</sup>
    
    #### 🐛 Bug Fixes
    
    - **misc**: Use server env config image models.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's fixed
    
    * **misc**: Use server env config image models, closes [lobehub#8478](lobehub#8478) ([768ee2b](lobehub@768ee2b))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    71c3330 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecf1fdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75b084c View commit details
    Browse the repository at this point in the history
  5. Update sync.yml

    On Sync finish, trigger release workflow
    JamieStivala authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    a31531f View commit details
    Browse the repository at this point in the history
  6. 🔖 chore(release): v1.99.1 [skip ci]

    ### [Version&nbsp;1.99.1](v1.99.0...v1.99.1)
    <sup>Released on **2025-07-17**</sup>
    
    #### 🐛 Bug Fixes
    
    - **misc**: Use server env config image models.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's fixed
    
    * **misc**: Use server env config image models, closes [lobehub#8478](https://github.com/jaworldwideorg/OneJA-Bot/issues/8478) ([768ee2b](768ee2b))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    651a899 View commit details
    Browse the repository at this point in the history
Loading