Skip to content

Patch Release v1.12.4 (2020/12/8)

Compare
Choose a tag to compare
@aerinsol aerinsol released this 09 Dec 02:52
· 1271 commits to master since this release

This release resolves some issues around QR label generation and improves the performance of the Manage Beneficaries page.

  • QR Label Generation: We received a report of an issue that sometimes when a large number of labels were created, sometimes spotty internet would interrupt the generation of one label, then causing the entire set of labels to fail. Resolved so that in the case where spotty internet interferes with label generation, all labels that were successfully created previously will still load for the user.
  • Manage Beneficiaries Performance: Back-end SQL has been refactored and optimized to support the loading of large numbers of beneficiaries to be around 2x faster than before.