Skip to content

v7.5.6

Compare
Choose a tag to compare
@Aylie-Chou Aylie-Chou released this 26 Jun 08:57
· 129 commits to master since this release
56897cb

Notable Changes

  • api/news
    • add /v2/post_followups endpoint & test cases
    • add followups in return data of /v2/posts/:slug?full=true
  • api/donation
    • update role email template
  • test
    • add test cases of /post_followups
  • migration
    • Add receipt number column for prime and periodic donation tables

Commits

  • [515f808e3f] - feat: Add receipt number column for donations (Howard Ou)
  • [292a9ceceb] - feat: Add receipt number column for periodic donations (Howard Ou)
  • [08fba151f5] - fix: receipt_number length and table (Howard Ou)
  • [a786b0f555] - fix: update test case of post_followups (Aylie Chou)
  • [34c2596fae] - fix: adjust return data of /post_followups (Aylie Chou)
  • [9bebeaecd9] - fix: post_followups missing api_data (Aylie Chou)
  • [0f664685f5] - fix: /post_followups test case (Aylie Chou)
  • [e40f6bd3bc] - fix: review comments (Aylie Chou)
  • [cf4fd75687] - fix: remove date assetion before fix loc ne (Aylie Chou)
  • [36c00e4f94] - fix: add test case for /v2/post_followups (Aylie Chou)
  • [1e427c533d] - feat: add /v2/post_followups endpoint (Aylie Chou)
  • [bb416d086c] - feat: add followups in /v2/posts/:slug?full=true (Aylie Chou)
  • [9c49a17932] - fix: update role email template (Aylie Chou)