Releases: alphamanuscript/social-relief
Releases · alphamanuscript/social-relief
v0.9 Release
v0.8.2 Release
- Removes the phone number country code from generated donate links
v0.8.1 Release
- Adds a feature that sends monthly distribution reports to every donor via SMS and/or email at the beginning of every month
v0.8.0 Release
- Consolidate donation notification messages sent to donors after daily distributions. Include donation link in messages.
- Shorten donation links using Bitly service
- Add site map
v0.7.0 Release
- Added support for money transfer using Flutterwave payment provider
- Make donation distributions fully automated by changing the default provider for distributing donations from ManualPay to Flutterwave (Refunds still use ManualPay)
- Added support for donation links (e.g. https://socialrelief.co?donate=true&n=John+Doe&a=5000&e=johndoe@mailer.com&p=711222333)
- Use cron-style schedules for donation distributions to allow more control in deciding when distributions should run
- Add twitter link to home page
v0.6.1
v0.6.0
- Added new statistic to count total number of beneficiaries (to distinguish from total number of recipients)
- Made UI changes to the home page (especially the FAQs)
- Added beneficiary images to the homepage
- Set the default donation amount to 2,000 (up from 1,000)
v0.5.1
v0.5.0
Major changes
- Implemented vetted distributions: donation distribution process for vetted beneficiaries, each beneficiary can receive funds from any donor
- Update site information
- Add FAQs and testimonials
Minor fixes
- Fix computation of amount contributed statistic to deduct refunds
- Fix name field in transaction data sent to ManualPay
- Only include first name of beneficiary in donation notification message sent to donor.
v0.4.0 Release
- Added support for vetted beneficiaries (beneficiaries who can receive funds from any donor)
- Added Admin CLI to manage vetted beneficiaries