All Versions
77
Latest Version
Avg Release Cycle
51 days
Latest Release
-

Changelog History
Page 4

  • v0.90.45 Changes

    January 06, 2020
    • ๐Ÿ”€ Merged PR #612 for edit/create service issue.
  • v0.90.44 Changes

    • ๐Ÿ— Modified Makefile to include "netgo" tag during golang build
  • v0.90.43 Changes

    • ๐Ÿ›  Fixed service TLS checkbox form for edit and create
    • Modified ICMP ping's to use system's "ping" command (doesn't need root access)
  • v0.90.42 Changes

    • ๐Ÿ›  Fixed TCP services that dont use TLS.
  • v0.90.41 Changes

    • โž• Added TLS Client Cert/Key feature for HTTP and TCP/UDP services
    • Replaced environment variable ADMIN_PASS to ADMIN_PASSWORD.
  • v0.90.40 Changes

    • ๐Ÿ›  Fixed issues with MySQL and Postgres taking forever to insert sample data (now run in bulk)
    • โœ‚ Removed API Authentication for /api/logout route
    • 0๏ธโƒฃ Modified Core Sample/Upstart row to include NAME, DESCRIPTION, and DOMAIN environment vars (also added default values)
  • v0.90.39 Changes

    • Modified some SCSS designs for services failures in group
    • ๐Ÿ›  Fixed Twilio notifier and tests
  • v0.90.38 Changes

    October 05, 2020
    • โž• Added service timeframe/interval on index charts
    • โž• Added --config flag to specify config.yml file
    • ๐Ÿ›  Modified multiple files for simple UX fixes
  • v0.90.37 Changes

    April 05, 2020
    • ๐Ÿ›  Fixed authentication issues dealing with cookies
    • ๐Ÿ— Modified build process, arm/arm64 couldnt run sqlite
  • v0.90.36 Changes

    February 05, 2020
    • ๐Ÿ›  Fixed Notifier golang templating func to use correct variables