v1.1: Cloud Functions and bug-fixes
This is a small release with some bug-fixes and support of Cloud Functions, here is the full changelog:
- Teams:
- Owner can now delete his teams
- Members can now leave their teams
- Firebase:
- Added support for emulators, used by default in DEV environment
- Cloud Function:
- Document counter are now server-side
- Invoice indexes are now server-side
- Subcollections are recursively deleted using firebase-tools on server-side (purgeCollection helper has been deprecated)
- Customers:
- On update, it will now update the invoice index
- Misc:
- Fixed some null value errors
Reported to v2.0:
- Contract support
- Member invitation inbox