Skip to content

Releases: esatya/rahat-agency

v2.9.0 - Reporting

29 Apr 15:25
25fd8ac
Compare
Choose a tag to compare

Addition and Improvements

  • Reporting module for projects, beneficiaries , vendors and mobilizers #197
  • Report Visualization Components Created #198
  • Report API and on-chain data integration #201 #202 #200

What's Changed

Full Changelog: v2.8.0...v2.9.0

v2.8.0 - ChangeLog

29 Mar 01:35
960a7ea
Compare
Choose a tag to compare

Addition and Improvements

  • Package Transaction Logs of vendors #189

Bug Fixes

  • Fix Error on Bulk Beneficiary Upload from Project Details #187

What's Changed

Full Changelog: v2.7.0...v2.8.0

v2.7.0 - ChangeLog

28 Feb 13:05
be20815
Compare
Choose a tag to compare

Additions and Improvements

  • Check for Invalid beneficiary while charging tokens. #60
  • Sync NFT details in indexed db.#63
  • Show package balance in home page #67
  • Transfer package feature. #75
  • NFT details on Transaction detail of NFTs. #76
  • Backup and Restore Wallet using Google. #62

Bug Fixes

  • Refactored Wallet Setup and Code cleanup.#66

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

30 Dec 05:41
296c5a1
Compare
Choose a tag to compare

Addition and Improvements

  • Test cases and code cleanup#137 , #139, #141, #144
  • Select project during vendor Approval#138
  • Active/Inactive toggle for Mobilizer#140

Bug Fixes

  • Fix Status toggle of Mobilizer.#140

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0 - NFT Integration

26 Nov 10:52
9b12de0
Compare
Choose a tag to compare

Additions and Improvements

  • Create NFT and store its content to IPFS 114
  • Add NFT/Packages as budget to project 116
  • Issue NFT/Package and fetch balances across project and beneficiary and vendors 117, 118, 119
  • Display Issued packages for beneficiaries and vendors 120

Bug fixes

  • NFT data cleanups and fix beneficiary issued token quantitiy 122

v2.4.0 - KoBoToolbox Integration

29 Oct 09:54
be56037
Compare
Choose a tag to compare

Additions and Improvements

  • UI designs for KoboToolBox integration #101
  • Import KoboToolBox data to rahat db #102
  • view and upload beneficiary from excel document #103

Bug fixes

  • fix issues with mobilizer approval#102

v2.3.0 - Rahat Mobilizer Enabled

29 Sep 07:06
2b8a456
Compare
Choose a tag to compare

Additions and Improvements

  • Mobilizer CRUD UI #73
  • Beneficiary Search by Project #90
  • User Signup and Approval Page #95
  • Pre-Generate Qr-code for projects #97
  • Display Registration Date-time in Beneficiary,vendor and mobilizer list #98

Bug fixes

  • Fix Error while manually adding mobilizer #93

v2.2.0 - ChangeLog

30 Aug 11:13
e92511c
Compare
Choose a tag to compare

Additions and Improvements

  • Show beneficiary involved project in beneficiary details #74
  • Redesigned the project details page UI#71
  • Redesigned All the Data tables #81
  • Redesigned the Beneficiary Details Page UI #69
  • Redesigned the Vendors Section UI #70, #85 , #83
  • Redesigned the Passcode Modal #75

Bug fixes

  • Fix image uploads to ipfs #86
  • Issue token to beneficiaries from beneficiary involved projects only #79

v2.1.0 - ChangeLog

28 Jul 08:39
5404e7b
Compare
Choose a tag to compare

Additions and Improvements

  • Update Dashboard UI #47
  • Dashboard stats realign with API #48
  • Issue token to beneficiary in bulk on a project basis. #39
  • Bulk token issue #45
  • Add new system user by admin #37
  • Add search project by name in projects list #40

Bug fixes

  • Fixed pagination of beneficiary table while filtering beneficiary. #32
  • Reload login qr-code if the web-socket client id expires #36
  • Role update and bug fixes #56
  • Fixed vendor approve transaction keeps loading if passcode modal closes without entering passcode #43

Browser-Wallet Based Transaction

01 Jul 15:59
3acbff0
Compare
Choose a tag to compare

Additions and Improvements

  • Execute blockchain transactions from a web-based wallet in the browser. (#24)
  • Transfer wallet from Mobile App to Browser Client through Websocket. (#23)