Skip to content

Releases: hyperjumptech/monika

v1.9.1

06 Jul 08:43
fd15397
Compare
Choose a tag to compare

[1.9.1] - 2022-07-06

Updated

  • Symon: send monika ID during handshake if available (#755)

v1.9.0

04 Jul 08:10
460123f
Compare
Choose a tag to compare

[1.9.0] - 2022-07-04

Added

  • support request chaining for body (#738)

Updated

  • Docs: the badges in README.md

v1.8.2

28 Jun 08:33
7533d59
Compare
Choose a tag to compare

[1.8.2] - 2022-06-7

Fixed

  • Docker deployment (#737)

v1.8.1

27 Jun 20:41
bd8f68e
Compare
Choose a tag to compare

[1.8.1] - 2022-06-7

Fixed

  • Fix not running all requests in the Postman collection (#731)
  • Fix dockerfile and docs (#717)
  • Add docker tag when pushing image to dockerhub (#704)
  • Fix Mailgen Emails Breaks in iOS Email App when there is more than 1 recipients (#699)
  • Docs: fix wrong options in docs workflow (#686)
  • Docs: responsive table of content placement (#702) (#733)
  • Docs: Fix docs build error (#734)
  • Docs: Fix documentations erros (#732)
  • Docs: Add missing entries to Table of Content (#729)
  • Docs: Search Algolia error on mobile view (#728)
  • Docs: Add Missing Documentation (#718)
  • Docs: fix search-popup (#721)

Updated

  • Docs: Show list of integrations in the landing page (#707)
  • Docs: Add Notification contributing how-to (#703)

Removed

  • Remove deprecated cli-ux and oclif packages (#693)

v1.8.0

06 Jun 11:57
a055d63
Compare
Choose a tag to compare

[1.8.0] - 2022-06-06

Added

  • Nightly release script (#682)
  • Deployment pipeline for Homebrew (#669)
  • Docs: Algolia for searching docs (#668)
  • Opsgenie integration (#677)
  • Dingtalk notification (#673)
  • Pushover notification (#671)

Fixed

  • Fix probes interval (#678)
  • Fix unknown properties error (#675)
  • Fix the medium articles in docs (#676)

v1.7.3

23 May 21:37
03f2ee1
Compare
Choose a tag to compare

[1.7.3] - 2022-05-20

Fixed

  • Fix telegram notification (#665)
  • Discord notification message (#657)
  • Articles page in docs (#660)
  • retries when re-reading configuration file (#653)
  • fix eslint warnings (#646)
  • TCP probing for symon (#642)
  • default monika config directory (#645)

Updated

  • create default config file when there is none specified (#654)
  • the installation quick-start guide (#659)
  • allow manual trigger for GitHub Action's workflows (#641)

Added

  • Sitemap for docs (#664)
  • ToC on docs (#651)

v1.7.2

11 Apr 08:44
8aba2b7
Compare
Choose a tag to compare

[1.7.2] - 2022-04-11

Fixed

  • Empty archives when generating stand alone binaries (#639)

Notes

This release only fixes the pipeline. So nothing changes from 1.7.1.

v1.7.1

11 Apr 07:31
56d008b
Compare
Choose a tag to compare

[1.7.1] - 2022-04-11

Updated

  • Allow developing Monika using Node.js v16 (#633)
  • Docs: Updated Readme (#631)

Fixed

  • Pipeline to deploy to Chocolatey (#629)
  • Stand alone binary for macOS (#637)

v1.7.0

22 Mar 09:56
d5437d7
Compare
Choose a tag to compare

[1.7.0] - 2022-03-22

Fixed

  • Property error on tcp request (#626)
  • "Unknown property" error when using some alert configuration (#617)

Updated

  • Landing page (#619)
  • @oclif/core (#610)
  • Recovery/incident after the first loop to Symon (#620)

Added

  • Install monika via Chocolatey (#623)
  • Self update (#622)
  • Support for tcp request (#618)
  • Publish to Snapcraft (#606)

v1.6.13

18 Feb 07:56
e8b3642
Compare
Choose a tag to compare

[1.6.13] - 2022-02-17

Fixed

  • Insomnia flag error without -c default in CWD (#602)
  • Auto reload monika for non-default configuration (#604)

Added

  • Docs: revamp landing page (#598)
  • Docs: send cta click events to google analytics (#609)