Skip to content

Sponsorship and Accessibility improvements

Compare
Choose a tag to compare
@lucca65 lucca65 released this 08 Nov 20:30
· 91 commits to master since this release
6b33e6b

New features ✨

💰 Sponsorship (#613)

Cambiatus now supports fiat sponsorship. Community admins can ask us to enable this. Users will be prompted if they want to contribute with any amount that they want. This is the first private-beta version so there is still a lot to be done and improved upon!

New Dashboard and login pages

After a period of experimentation with a revamp into our design and features available in the dashboard, we are launching a new design for our platform. This release includes updates for:

  • Dashboard
  • Login
  • Register
  • Invite

New login with improved contrast and font size

Captura de Tela 2021-11-08 às 17 24 26

New Dashboard with improved readability and space usage

Captura de Tela 2021-11-08 às 17 25 55

Those pages received new accessibility options, including improvements on readability, font proportion, color balance changes and a more fluid process for screen readers. We are working to improve our forms and elements even more so keep an eye out for future improvements!

New state for claims

Previously we could have an edge case with claims: Claims opened, waiting for votes would get stuck if the action they correspond to was completed or closed. Before it resulted in a claim that could not receive votes, but would still have their buttons available, sending you an error if you tried to vote on them. Now we have a new state cancelled. This will ensure some errors stop happening!

Captura de Tela 2021-11-08 às 17 28 55

Bug catching 🐞

  • Fix issue that caused some shop products to appear as having no images (#656)
  • Fixed a bug that caused subscriptions to be incorrectly handled, generating unnecessary error reporting (#652)
  • Reload member list on transfer, that was causing trouble for logged users that tried to transfer to newly joined users (#650)