Skip to content

v3.0.0: Customisable default fallback value

Latest
Compare
Choose a tag to compare
@tdsymonds tdsymonds released this 23 Aug 09:17
e9dac66
  • Enhanced Fallback Value Handling: Users can now choose from a dropdown of options for the fallback value when a Firestore document is missing.
    • A new option is a percentage of the revenue, providing more flexibility.
    • The default fallback is now set to a percentage of the revenue.
  • Increased Applicability: The new fallback options cater to a wider range of use cases.

Benefits:

  • Greater flexibility in handling missing data.
  • Easier to extend for custom calculations.

soteria-v3