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

Changelog History
Page 1

  • v0.90.75 Changes

    • โœ‚ Removed favicons and PNG files from assets, now using base64 images
    • ๐Ÿ’ป Cleaned up some issues with UI
  • v0.90.74 Changes

    • ๐Ÿ›  Fixed issue with favicon/manifest.json throwing 404 errors
    • Modified language go:generate script to slowdown for 429 errors
    • โœ‚ Removed Sentry error logging functionality
  • v0.90.73 Changes

  • v0.90.72 Changes

    • ๐Ÿ›  Fixed issue with graphs becoming stuck on reload
  • v0.90.71 Changes

    October 14, 2020

    0.90.71 (10-13-2020)

    • ๐Ÿณ Reverted Docker user in Dockerfile

    0.90.70 (10-1-2020)

    • ๐Ÿ”€ Merged PR #806 - Enhance GRPC Monitoring
    • ๐Ÿ”€ Merged PR #692 - When login fields are autofilled the sign in button should be enabled
    • Modified multiple Vue forms to use number models for integer inputs
    • ๐Ÿ›  Fixed page freeze issue for incidents #842
    • Modified cache routine from 5 seconds to 60 seconds

    0.90.69 (09-18-2020)

    • ๐Ÿ›  Fixed issue with service view not loading. #808 #811 #800
  • v0.90.70 Changes

    • ๐Ÿ”€ Merged PR #806 - Enhance GRPC Monitoring
    • ๐Ÿ”€ Merged PR #692 - When login fields are autofilled the sign in button should be enabled
    • Modified multiple Vue forms to use number models for integer inputs
    • ๐Ÿ›  Fixed page freeze issue for incidents https://github.com/statping/statping/issues/842
    • Modified cache routine from 5 seconds to 60 seconds
  • v0.90.69 Changes

    September 18, 2020

    0.90.69 (09-18-2020)

    • ๐Ÿ›  Fixed issue with service view not loading. #808 #811 #800

    0.90.68 (09-17-2020)

    • โž• Added DB_DSN env for mysql, postgres or sqlite DSN database connection string
    • โž• Added READ_ONLY env for a read only connection to the database
    • โž• Added Custom OAuth OpenID toggle switch in settings (appends 'openid' in scope)
    • ๐Ÿ›  Fixed Custom OAuth response_type issue
    • โž• Added Configs tab in Settings to edit the config.yml from frontend
  • v0.90.68 Changes

    • โž• Added DB_DSN env for mysql, postgres or sqlite DSN database connection string
    • โž• Added READ_ONLY env for a read only connection to the database
    • โž• Added Custom OAuth OpenID toggle switch in settings (appends 'openid' in scope)
    • ๐Ÿ›  Fixed Custom OAuth response_type issue
    • โž• Added Configs tab in Settings to edit the config.yml from frontend
  • v0.90.67 Changes

    September 15, 2020

    0.90.67 (09-14-2020)

    • โšก๏ธ Modified core settings to update config.yml on save
    • Modified Theme Editor to restart the HTTP router on create/delete (fixing 404's)
  • v0.90.66 Changes

    August 09, 2020
    • โž• Added Import and Export views in Dashboard
    • Modified services list sparkline to use start/end of day timestamp
    • Modified i18n language files, added go generate script to automatically translate