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

Feature enable background authentication calls #1556

Merged
merged 3 commits into from
Jan 21, 2025

Conversation

IsmaelMartinez
Copy link
Owner

@IsmaelMartinez IsmaelMartinez commented Jan 21, 2025

  • Adding enableBackgroundCallsAuthentication config option to validate if this keeps the user authenticated for longer
  • Removing the writeUrlBlockLog function that use to log those requests into a file for debugging
  • Handling of UnhandledPromiseRejectionWarning: TypeError: Cannot read properties of undefined (reading 'webContents') at PowerMonitor.refresh (.../app/connectionManager/index.js:31:34)
  • Checking the tray status before trying to update the badge count

Fixes #1545. Might fix #1521, #1495 and #1357

@IsmaelMartinez IsmaelMartinez merged commit e53702e into main Jan 21, 2025
11 checks passed
@IsmaelMartinez
Copy link
Owner Author

re-releasing as I had done a release with the log level as debug, what would have make a lot of people not happy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pass oauth token obtained from another machine [Bug]: Uncaught Exception: Tray is destroyed
1 participant