Skip to content

v1.0.1

Choose a tag to compare

@mt4monitor mt4monitor released this 31 May 14:39
3cdf68a

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.