Skip to content

Claims Improvements

Compare
Choose a tag to compare
@lucca65 lucca65 released this 26 Jul 14:49
· 121 commits to master since this release
820e494

New features

  • Transfers emails are here! Now every time you receive a transfer you'll get an email notifying you! We will have more emails notifications coming soon! (cambiatus/backend#173)
  • Allow PDF files to be uploaded as claim evidence. We also added PDF preview to help validators! #551
  • New welcome screen that helps users find the right community when accessing Cambiatus via a generic URL #577
  • New modal view for claims! Now you don’t have to go to another page to see details for the claims! #558
  • New Community number stats and improved layout #580
  • New Analysis pages. We streamlined and improved the claim flow for validators and users. Now its easier to know the status of all our claims #570
  • Objetive completion now completes all child actions automatically #586 and #597
  • Improved display of votes on the claim cards #594
  • Support contact info for South Africa #607
  • Allow shop sales to be displayed as public pages #604

Fixes

  • Bug fixing for users that access more than one cambiatus env #561
  • Fix incorrect routing inside the app #566
  • Make sure the personalized URL is obligatory when updating community configuration #563
  • Improve community editor #584
  • Fix redirects that broke after our last release #572
  • Fix incorrect input state when adding a contact. Users weren’t able to select a different contact method #575
  • Improve community switching #577
  • Fix an old bug that caused the app to be unable to sign transactions if the user closed the auth modal #576
  • Fix bug that could have happened during invitation flow #596
  • Improve interactions with the profile summaries #607

Under the hood improvements

Hey! Here are some behind the scenes changes that help to improve the app!

  • Add automatic code review for improving consistency of our code #553
  • Security patches #555 #604
  • Standardize all our inputs and enforce it with review rules #562
  • Add Unit tests, will help us make our releases more reliable #582