Appwrite v1.0.2 Release Notes

  • ๐Ÿ› Bugs

    • ๐Ÿ›  Fixed nullable values in functions variables #3885
    • ๐Ÿ›  Fixed migration for audit by migrating the time attribute #4038
    • ๐Ÿ›  Fixed default value for creating Boolean Attribute #4040
    • ๐Ÿ›  Fixed phone authentication code to be hashed in the internal database #3906
    • ๐Ÿ›  Fixed /v1/teams/:teamId/memberships/:membershipId response #3883
    • ๐Ÿ›  Fixed removing variables when function is deleted #3884
    • ๐Ÿ›  Fixed scheduled function not being triggered #3908
    • ๐Ÿ›  Fixed Phone Provider configuration #3862
    • ๐Ÿ›  Fixed Queries with 0 values utopia-php/database#194