Skip to content

Releases: frain-dev/convoy

v0.6.3

08 Aug 16:44
6fff7fc
Compare
Choose a tag to compare

Changelog

  • [Enhancement] change app portal url from /app-portal to /app #924
  • [Enhancement] App portal improvements #918

v0.6.2

05 Aug 18:50
Compare
Choose a tag to compare

Changelog

  • [Feature] Added Proxy Events without Verification #906
  • [Enhancement] Reliably forward Incoming events request headers #895
  • [Bugfix] Fixed force retry bug #891 #890

v0.6.1

26 Jul 20:05
Compare
Choose a tag to compare

Changelog

  • [Bugfix] Fixed API response for force retry endpoint #892, #897
  • [Bugfix] Changed create configuration to use a post request #896

v0.6.0

25 Jul 12:44
Compare
Choose a tag to compare

Changelog

  • [Feature] Add Support for Custom Sources (Twitter, Shopify) #869, #833, #826
  • [Feature] Add Support for Retention Policies #839, #879
  • [Enhancement] Updated UI Architecture to use Tailwind CSS #816
  • [Enhancement] Optimised UI to reduce initial bundle size #879
  • [Enhancement] Allow all workers to run in a single cluster #876
  • [Enhancement] Add cancelled status on org invite #812
  • [Bugfix] Fixed wrong FindMany query in subscriptions.go #858
  • [Bugfix] Enabled JWT configuration with env variables #813

v0.6.0-rc.5

22 Jul 11:52
Compare
Choose a tag to compare

Changelog

  • 86be0be Bump version to v0.6.0-rc.5

v0.6.0-rc.4

11 Jul 09:41
Compare
Choose a tag to compare

Changelog

  • 33f4841 Bump version to v0.6.0-rc.4

v0.6.0-rc.3

04 Jul 16:25
2612880
Compare
Choose a tag to compare

Changelog

  • 2612880 Bump version to v0.6.0-rc.3

v0.6.0-rc.2

28 Jun 18:50
baab97d
Compare
Choose a tag to compare

Changelog

  • baab97d Bump version to v0.6.0-rc.2

v0.6.0-rc.1

25 Jun 11:15
3b9178d
Compare
Choose a tag to compare

Changelog

  • [Change] Introduce organisations to partition different sets of projects.
  • [Change] Deprecate file authentication and authorisation. You no longer specify authentication credentials from convoy.json. User and permission details are now persisted to the DB and use jwt for authentication.
  • [Change] All users are now super users in the OSS core.
  • [Change] Sentry error tracking has been deprecated. Only New relic is supported for error tracking.
  • [Change] Revamped UI. The former convoy dashboard was revamped to enable more management of several vital resources - users, projects, applications, endpoints, sources, and subscriptions.
  • [Change] require_auth has been deprecated. All endpoints will now require authentication.
  • [Feature] Add Github Custom source #792 #791
  • [Enhancement] Change base_url config variable to host #754
  • [Enhancement] Set default event types when filter config is nil #783
  • [Enhancement] Switched background job system to asynq. #711
  • [Enhancement] Add toggle subscription status endpoint #784
  • [Enhancement] Autogenerated webhook secrets use alphanumeric secrets #751
  • [Enhancement] Use asynq for the scheduler. #745
  • [Bugfix] Prevent an organisation owner from being deactivated #781
  • [Bugfix] Fix events ingestion to create event flow #744
  • [Bugfix] Fixed a race condition that could occur when making an application endpoint #790
  • [Bugfix] Fixed app portal link. #790
  • [Bugfix] Use correct arguments for API key verifier #779
  • [Bugfix] Fixed switching between organisations #775
  • [Bugfix] Return proper error from SendNotification #764
  • [Bugfix] Fixed filters in events and event deliveries #718
  • [Bugfix] Fixed loaders in projects page #724

v0.5.6

24 Jun 10:30
195606b
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: v0.5.5...v0.5.6