Release 7.12
This post is a technical one and may be hard to understand for some people.
- Update dependencies
- Start migrating to GitLab
- Create a new design for the API (which exposes only one database for most of the requests)
- Change some naming conventions
- Delete the two old designs of the API
Organize3
- Let users flag wallets as card;
Others
As our backend is shared between Organize3 and SimpleServiceOrder the changes below affect both services:
- Updates to the third-party dependencies
- Migration from GitHub to self-hosted GitLab
- Redesign of the API (expose only one database for most of the requests)
- Removed other two designs of the API
- And other fixes