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: QuivrHQ/quivr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.224
Choose a base ref
...
head repository: QuivrHQ/quivr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.225
Choose a head ref
  • 3 commits
  • 19 files changed
  • 2 contributors

Commits on Mar 15, 2024

  1. fix(frontend): bigger icon on message row (#2345)

    # Description
    
    Please include a summary of the changes and the related issue. Please
    also include relevant motivation and context.
    
    ## Checklist before requesting a review
    
    Please delete options that are not relevant.
    
    - [ ] My code follows the style guidelines of this project
    - [ ] I have performed a self-review of my code
    - [ ] I have commented hard-to-understand areas
    - [ ] I have ideally added tests that prove my fix is effective or that
    my feature works
    - [ ] New and existing unit tests pass locally with my changes
    - [ ] Any dependent changes have been merged
    
    ## Screenshots (if appropriate):
    Zewed committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c649f85 View commit details
    Browse the repository at this point in the history
  2. fix(frontend): remove brains usage in user page (#2349)

    # Description
    
    Please include a summary of the changes and the related issue. Please
    also include relevant motivation and context.
    
    ## Checklist before requesting a review
    
    Please delete options that are not relevant.
    
    - [ ] My code follows the style guidelines of this project
    - [ ] I have performed a self-review of my code
    - [ ] I have commented hard-to-understand areas
    - [ ] I have ideally added tests that prove my fix is effective or that
    my feature works
    - [ ] New and existing unit tests pass locally with my changes
    - [ ] Any dependent changes have been merged
    
    ## Screenshots (if appropriate):
    Zewed committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    526addb View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.0.225 (#2347)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## 0.0.225 (2024-03-15)
    
    ## What's Changed
    * fix(frontend): bigger icon on message row by @Zewed in
    #2345
    * fix(frontend): remove brains usage in user page by @Zewed in
    #2349
    
    
    **Full Changelog**:
    v0.0.224...v0.0.225
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    StanGirard committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7e6a418 View commit details
    Browse the repository at this point in the history
Loading