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

Changelog History
Page 5

  • v0.90.35 Changes

    January 05, 2020
    • ๐Ÿ›  Fixed issue with API endpoints cannot accepting Authorization header
    • ๐Ÿ›  Fixed issue with sass executable not being found, SASS environment var re-implemented
    • โž• Added additional Postman API doc endpoints
  • v0.90.34 Changes

  • v0.90.33 Changes

    • ๐Ÿ›  Fixed config loading method
  • v0.90.32 Changes

    • Modified the saving and loading process config.yml
  • v0.90.31 Changes

    • ๐Ÿ”– Version bump for github actions
  • v0.90.30 Changes

    • ๐Ÿ— Attempt to fix Github Actions build process
    • ๐Ÿ›  Fix for empty database connection string, and not starting in setup mode
  • v0.90.29 Changes

    • โž• Added HTTP Redirects for services
    • โœ‚ Removed use of SASS environment variable, now finds path or sends error
    • Modified Makefile to create new snapcraft versions
    • ๐Ÿ›  Fixed issue when logs are not initiated yet. Issue #502
    • ๐Ÿ›  Fixed issue when SQLite (statping.db) is not found Issue #499
    • ๐Ÿณ Modified port flag in Docker image
    • ๐Ÿ›  Fixed issue on startup without config.yml file not starting in setup mode
  • v0.90.28 Changes

    • ๐Ÿ›  Fixed postgres timestamp grouping
    • โž• Added postman (newman) API testing
    • โž• Added Viper and Cobra config/env parsing package
    • โž• Added more golang tests
    • Modified handlers to use a more generic find method
    • โž• Added 'env' command to show variables used in config
    • โž• Added 'reset' command that will delete files and backup .db file for a fresh install
    • โž• Added error type that has common errors with http status code based on error
  • v0.90.27 Changes

    • ๐Ÿ›  Fixed postgres database table creation process
    • ๐Ÿ— Modified go build process, additional ARCHs
    • โž• Added 'SAMPLE_DATA' environment variable to disable example data on startup. (default: true)
  • v0.90.26 Changes

    • ๐Ÿ›  Fixed Delete Failures button/function
    • โœ‚ Removed timezone field from Settings (core)
    • Modified CDN asset URL
    • ๐Ÿ›  Fixed single Service view, more complex charts