Statping - Package Updates
-
With package version 0.1.0 we have just released the app as unstable for now. Please test and report issues back.
The initial packaging effort was done by @fbartels thanks a lot for this!
The package code repo is at https://git.cloudron.io/cloudron/statping-app
-
[0.2.0]
- Update Statping to 0.90.57
- Full changelog
-
@imc67 Thanks, reverted. Though the tests itself work, I wonder how.
-
[0.3.0]
- Update Statping to 0.90.60
- Full changelog
- Make ICMP/ping requests work
I had to clear browser cache for update to work from previous unstable. If that doesn't work, just re-install. Related to https://github.com/statping/statping/issues/715
-
[0.4.0]
- Update Statping to 0.90.62
- Full changelog
-
[0.5.0]
- Update Statping to 0.90.63
- Full changelog
- Modified Statping's Push Notifications server notifier to match with Firebase/gorush params
-
[0.6.0]
- Update Statping to 0.90.64
- Full changelog
- Modified max-width for container to 1012px, larger UI
- Added failure sparklines in the Services list view
- Added "Update Available" alert on the top of Settings if new version is available
- Added Version and Github Commit hash to left navigation on Settings page
- Added "reason" for failures (will be used for more custom notification messages) [regex, lookup, timeout, connection, close, status_code]
-
[0.7.0]
- Update Statping to 0.90.65
- Full changelog
- Fixed issue with dashboard not logging in (notifier panic)
- Modified static email templates to github.com/statping/emails
- Modified Regenerate API function to keep API_SECRET env
- Modified Service sparklines on Dashboard
- Added modal popup for UI deletes/edits
-
[0.8.0]
- Update Statping to 0.90.67
- Full changelog
- Modified core settings to update config.yml on save
- Modified Theme Editor to restart the HTTP router on create/delete (fixing 404's)
-
[0.9.0]
- Update Statping to 0.90.69
- Full changelog
- Fixed issue with service view not loading
-
[0.10.0]
- Update Statping to 0.90.71
- Full changelog
-
[1.0.0]
- Update Statping to 0.90.74
- Full changelog
-
[1.0.1]
- Update PostgreSQL libraries to v11
-
[1.1.0]
- Use base image v3
-
We are investigating moving over this package to use the fork since the original is now completely inactive - https://github.com/statping-ng/statping-ng
-
@Grienauer not sure, the fork hasn't seen a new release in a while as well.
-
@girish they just seem to be forgetting to push any actual tags. They are still updating an internal version file, see https://github.com/statping-ng/statping-ng/commit/40f31e3110550754a929a9f848c2eefa4df9ae3f for example.
Ah, no. Looking at https://github.com/statping-ng/statping-ng/tags they seem to be treating development releases and actual releases differently.