Back

Release v0.17.0

Hi all, Dittofeed v0.17.0 is short but sweet! This version adds sorting on resource names, fixed a regression in our computed properties pipeline, and introduces a new admin API!

If this project interests you, we'd really appreciate a star on GitHub! You can find our repository at https://github.com/dittofeed/dittofeed.

Release Highlights

Improved: Sorting on Resource Names

You can now sort resource tables by name! This feature was added to:

  • /dashboard/segments
  • /dashboard/journeys
  • /dashboard/templates
  • /dashboard/subscription-groups
  • /dashboard/broadcasts

New: Subscription Management Admin APIs

We’ve exposed our subscription management APIs along the /api/admin/subscription-management path. These APIs are useful for managing user’s subscription states manually. We have one Dittofeed member who’s building their own custom branded subscription management pages!

Fixed: Correct Pagination Logic in Process Assignments

We fixed a regression which was introduced in v0.16.0 which could cause large batches in the “process assignments” step of the computed properties workflow to fail to paginate through all new assignments.

Wrap Up

This release brings a mix of new small features, and bug fixes. We encourage everyone self-hosting dittofeed, to upgrade to this version as soon as they can!

Last post
Next post