All Versions
77
Latest Version
Avg Release Cycle
51 days
Latest Release
-
Changelog History
Page 5
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
- โ Added missing information to Mail notification (#472)
- โ Added service.yml file to auto create services (https://github.com/statping/statping/wiki/services.yml)
- Removed Core API_KEY, (unused code, use API_SECRET)
-
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