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

fix: multiple issues around analytics #985

Merged
merged 2 commits into from
Nov 11, 2024

Commits on Nov 10, 2024

  1. fix: multiple fixes around analytics

    1. fix for multiple calls happening to analytics server
    global variable to hold latest version
    sets when server starts
    get from global variable in about api call
    
    2. send `X-P-Stream` header in POST call to analytics server
    resolves the issue of hardcoded stream in analytics server code
    nikhilsinhaparseable committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    a8ef16e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ff1853 View commit details
    Browse the repository at this point in the history