Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v0.3.2 #44

Merged
merged 5 commits into from
Oct 26, 2024
Merged

Release/v0.3.2 #44

merged 5 commits into from
Oct 26, 2024

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    8d5c527 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    c614a6c View commit details
    Browse the repository at this point in the history
  2. Fix[csv_display]: on process display only when process completed (#40)

    * fix[csv]: display csv table only in case of process is completed
    
    * remove leftover
    ArslanSaleem authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2ded87d View commit details
    Browse the repository at this point in the history
  3. Fix[AI_field_Description]: error handling when credit limit reached (#…

    …42)
    
    * fix[Field_description]: handle error in ai fields when credit limit reached
    
    * refactor[code]: improve error handling message and exception handling
    ArslanSaleem authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3e89f65 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. feat[mixpanel]: integration of mix panel for analytics (#43)

    * feat[MIX_PANEL]: integrate mix panel for analytics
    
    * fix: make debug optional based on the environment
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    * fix: remove api key tracking from event tracking
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    * fix: correct mixpanel variable name
    
    * lint: fix prettier
    
    ---------
    
    Co-authored-by: Gabriele Venturi <[email protected]>
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    3 people authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    d546fce View commit details
    Browse the repository at this point in the history