Skip to content

Commit f63f2aa

Browse files
authored
Merge pull request #151 from raintank/update-changelog
Fixed date on release and added changelog for new release
2 parents 1be5aff + 82a0295 commit f63f2aa

32 files changed

+55
-40
lines changed

README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ WorldPing requires only a [Grafana.net](http://grafana.net) account and [Grafana
5555

5656
#### Changelog
5757

58-
##### v1.0.10
59-
- With the release of worldPing pricing, the estimated number of checks per month (in Millions) is provided on Endpoint Config pages.
60-
- The worldPing app has been refactored to use the new v2 API, providing faster load times and other efficiencies.
61-
- Admins now have the ability to delete private probes within the interface.
62-
- Many other bugfixes and optimizations.
58+
##### v1.1.0
59+
- The biggest new addition to worldPing is in the inclusion of the WorldMap panel, alloweing you to see distribution of errors plotted across the globe.
60+
- Version 1.1.0 brings increased visibility into your worldPing usage, both showing your overall account usage within the Plugin Config section, as well as letting you know when you're exceeding the free limits.
61+
- Small bug fixes on endpoint config that previously prevented you from updating your probe config.

dist/README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ WorldPing requires only a [Grafana.net](http://grafana.net) account and [Grafana
5555

5656
#### Changelog
5757

58-
##### v1.0.10
59-
- With the release of worldPing pricing, the estimated number of checks per month (in Millions) is provided on Endpoint Config pages.
60-
- The worldPing app has been refactored to use the new v2 API, providing faster load times and other efficiencies.
61-
- Admins now have the ability to delete private probes within the interface.
62-
- Many other bugfixes and optimizations.
58+
##### v1.1.0
59+
- The biggest new addition to worldPing is in the inclusion of the WorldMap panel, alloweing you to see distribution of errors plotted across the globe.
60+
- Version 1.1.0 brings increased visibility into your worldPing usage, both showing your overall account usage within the Plugin Config section, as well as letting you know when you're exceeding the free limits.
61+
- Small bug fixes on endpoint config that previously prevented you from updating your probe config.

dist/components/config/config.js

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/config/config.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/endpoint/endpoint_config.js

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/endpoint/endpoint_config.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/endpoint/endpoint_details.js

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/endpoint/endpoint_details.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/endpoint/endpoint_list.js

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/endpoint/endpoint_list.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/probe/probe_create.js

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)