You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
App Update Notes
Regenerated Electron build artifacts to ensure the app ships with the latest code changes.
Updated the compiled main process file (build/electron/main.cjs) and webhook endpoints file (build/electron/webhook-endpoints.cjs) to match recent source updates.
Refreshed the underlying source for electron/main.cjs and frontend/src/App.tsx to keep the app logic and UI in sync.
Synchronized the built bundles with the latest source, including updated minification and obfuscation of the main Electron bundle.
Applied corresponding UI and logic adjustments in App.tsx for a smoother, more consistent user experience.