Skip to main content

Calendar Panel 1.1.0

· Updated on September 11, 2023
Mikhail Volkov

We are happy to announce the release of the Calendar Panel 1.1.0. This release includes the following updates:

  • Added compatibility with Grafana 9.3.1.
  • Added support for annotations.
  • Refactored the legacy code and increased the test coverage for the plugin's functionality.

We've already started working on the next version to complete the code refactoring and address the remained issues. We're looking forward to receiving your feedback.

Calendar Panel displays the latest updates in the Grafana Plugins catalog.
Calendar Panel displays the latest updates in the Grafana Plugins catalog.

Getting Started

You can install Calendar Panel from the Grafana Plugins catalog or using the Grafana command line tool.

For the latter, please use the following command:

grafana-cli plugins install marcusolsson-calendar-panel

YouTube Tutorial

Calendar Panel is a Grafana plugin that displays events from various data sources.

Display events from the JSON API data source.

Release Notes

Breaking changes

Refactoring may introduce breaking changes. Please test before upgrading the plugin on production Grafana instances.

Features / Enhancements

  • Updated the plugin's options in the README file (#53).
  • Added a YouTube tutorial for Calendar Panel explaining how to display events from the JSON API data source (#54).
  • Updated CI to Node.js 16 and synchronized it with the release workflow (#56).
  • Added compatibility with Grafana 9.2.2 (#57).
  • Refactored the program code (#58).
  • Added compatibility with Grafana 9.3.1 (#59).
  • Updated CI to upload signed artifacts (#60).
  • Refactored the plugin options and increased the test coverage (#61).
  • Added support for annotations (#8).
  • Refactored the program code and removed the legacy code (#62).
  • Refactored the plugin options and added the annotation options (#63).

Feedback

We're looking forward to hearing from you. You can use different ways to get in touch with us.

  • Ask a question, request a new feature, or report an issue at GitHub issues.
  • Subscribe to our YouTube Channel and leave your comments.
  • Sponsor our open-source plugins for Grafana at GitHub Sponsor.
  • Support our project by starring the repository.