Skip to content

Releases: kffl/nextcloud-webhooks

Webhooks v0.4.3

26 Feb 15:15
8bdffb4

Choose a tag to compare

What's Changed

  • fix: escape endpoint URL

Full Changelog: 6750ce0...v0.4.3

Webhooks v0.4.2

27 Nov 13:09
f2a5929

Choose a tag to compare

What's Changed

  • fix: undefined index: scheme error by @kffl in #24

Full Changelog: v0.4.1...v0.4.2

Webhooks v0.4.1

20 Nov 15:13
cb53711

Choose a tag to compare

What's Changed

  • fix: add target URL scheme validation by @kffl in #20
  • deps: declare support for Nextcloud 25 by @kffl in #21

Full Changelog: v0.4.0...v0.4.1

Webhooks v0.4.0

15 Aug 14:50
465d632

Choose a tag to compare

What's Changed

  • feat: add CalendarObjectDeleted and CalendarObjectMovedToTrash events by @kffl in #14

Full Changelog: v0.3.0...v0.4.0

Webhooks v0.3.0

26 Jun 19:40

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

Webhooks v0.2.1

24 May 15:54
09451a2

Choose a tag to compare

What's Changed

  • deps: declare support for Nextcloud 24 by @kffl in #8

Full Changelog: v0.2.0...v0.2.1

Webhooks v0.2.0

04 Apr 08:16

Choose a tag to compare

What's Changed

  • Update DtoExtractor.php - Add MimeType by @0xsuid in #5

New Contributors

  • @0xsuid made their first contribution in #5

Full Changelog: v0.1.0...v0.2.0

Webhooks v0.1.0

19 Mar 12:28
bc3bade

Choose a tag to compare

The first release of Webhooks app for Nextcloud.