Skip to content

v3.3.0

Choose a tag to compare

@Sendipad Sendipad released this 01 Mar 20:27
· 99 commits to develop since this release
ba6311d

What's Changed

  • fix: resolve voucher party_master sync bug and bump version to 3.3.0 by @Sendipad in #55 .

This PR fixes a bug where transactional vouchers were not automatically updated when linking unlinked roles to a Party Master from the Data Quality Dashboard.

Changes:

  • Replaced with in to ensure ORM hooks trigger.
  • Added a safety net function to explicitly enqueue voucher sync background jobs.
  • Implemented a migration patch to fix historical data.
  • Added unit tests in .
  • Bumped version to 3.3.0.

Full Changelog: v3.2.2...v3.3.0