Skip to content

Releases: thathoff/kirby-sentry

v3.2.1

Choose a tag to compare

@thathoff thathoff released this 03 Jun 10:12
7f90301

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

Choose a tag to compare

@thathoff thathoff released this 24 May 13:04
4566d4f

What's Changed

  • Add support for Sentry SDK 4
  • Add support for Kirby 5 (Thanks @linussiebert02)

Full Changelog: v3.1.0...v3.2.0

v3.1.0

Choose a tag to compare

@thathoff thathoff released this 10 Jan 08:53
30e59cc

Features

  • Add Kirby 4 Support

v3.0.0

Choose a tag to compare

@thathoff thathoff released this 24 Jan 08:47
8322e46

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

Choose a tag to compare

@thathoff thathoff released this 24 May 09:40

Switch Maintainer

v2.0.4

Choose a tag to compare

@Pascalmh Pascalmh released this 05 Feb 14:02
012395f

Fixes

  • vendor is a string in require path

v2.0.3

Choose a tag to compare

@Pascalmh Pascalmh released this 20 Jan 13:05
4c0aa26
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

Choose a tag to compare

@Pascalmh Pascalmh released this 18 Dec 16:54
6222aee
chore: update composer.json

v2.0.1

Choose a tag to compare

@Pascalmh Pascalmh released this 18 Dec 16:50
2a4897a

Fixes

  • rename main file for usage as composer package

v2.0.0

Choose a tag to compare

@Pascalmh Pascalmh released this 18 Dec 16:37
40c5135

Features

  • add composer support

BREAKING CHANGE: git submodule support was removed