Skip to content

v0.90.61

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 11:14
· 246 commits to dev since this release

0.90.61 (07-22-2020)

  • Modified sass layouts, organized and split up sections
  • Modified Checkins to seconds rather than milliseconds (for cronjob)
  • Modified Service View page to show data inside cards
  • Fixed issue with uptime_data sending incorrect start/end timestamps
  • Modified http cache to bypass if url has a "v" query param
  • Added "Static Services" (a fake service that requires you to update the online/offline status)
  • Added Update Static Service PATCH route (/api/services/{id})
  • Modified SASS api endpoints (base, layout, forms, mixins, mobile, variables)
  • Added additional testing
  • Modified node version from 10.x to 12.18.2
  • Modified Notifier's struct values to be NullString and NullInt to allow empty values
  • Added Search ability to Logs in UI
  • Fixed issue with Incidents and Checkins not being deleted once service is deleted