Skip to content

v1.1: Cloud Functions and bug-fixes

Choose a tag to compare

@vlourme vlourme released this 23 Mar 08:22
· 147 commits to master since this release
3dd4d22

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