Skip to content

Releases: thathoff/kirby-sentry

v3.1.0

10 Jan 08:53
30e59cc
Compare
Choose a tag to compare

Features

  • Add Kirby 4 Support

v3.0.0

24 Jan 08:47
8322e46
Compare
Choose a tag to compare

Features:

  • Add support for Kirby 3 (#10)

⚠️ Please Note: Kirby versions before 3.6.1 are not supported because the system.exception hook is only available since Kirby 3.6.1. Kirby 2 is no longer supported.

v2.0.5

24 May 09:40
Compare
Choose a tag to compare

Switch Maintainer

v2.0.4

05 Feb 14:02
012395f
Compare
Choose a tag to compare

Fixes

  • vendor is a string in require path

v2.0.3

20 Jan 13:05
4c0aa26
Compare
Choose a tag to compare
chore: omit version in composer.json

In most cases this is not required and should be omitted [...] if the package repository can infer the version from somewhere, such as the VCS tag name in the VCS repository.

https://getcomposer.org/doc/04-schema.md#version

v2.0.2

18 Dec 16:54
6222aee
Compare
Choose a tag to compare
chore: update composer.json

v2.0.1

18 Dec 16:50
2a4897a
Compare
Choose a tag to compare

Fixes

  • rename main file for usage as composer package

v2.0.0

18 Dec 16:37
40c5135
Compare
Choose a tag to compare

Features

  • add composer support

BREAKING CHANGE: git submodule support was removed

v1.0.0

24 Jun 09:26
Compare
Choose a tag to compare
fix: assign sentryDsn correctly