2.0.0
As you may have guessed this release contains a Breaking Change:
I renamed the property kirby-reporter.disabled to kirby-reporter.enabled (#24) which makes much more sense now. Reporter is still not enabled by default and you need to set kirby-reporter.enabled explictly to true in order to use the Reporter.
The second major change is, that you can now use a Reporter section. This allows you, for example, to easily add a Feedback-Tab to your site.yml. More integrated. More possibilities.
Shout out to @nilshoerrmann for the Inspiration!