Skip to content

v1.4.0

Compare
Choose a tag to compare
@ilmiawan ilmiawan released this 30 Jun 08:38
· 609 commits to main since this release
2a2de46

[1.4.0] - 2021-06-30

Added

  • Emit event on receiving response
  • Add Desktop Notifications for Notification Channel
  • Check configuration from URL periodically
  • Troubleshoot docs
  • Tests for the production built
  • Terminate event

Changed

  • Log messages
  • Revamp landing page
  • Docs: revamp design
  • Append /v1/monika to symon url (BREAKING CHANGE). With this version, symon URL in Monika configuration now only use the base URL.

Fixed

  • Initial report to symon fails if the logs db is big
  • Updated alerts is not displayed when config is updated with new alert options
  • Array index error
  • Fix spelling and some grammar
  • Responsive mobile home page
  • Move sanitizeConfig out of looper and add event emitter