Telescope v1.12.8 Release Notes

  • 17 September 2018

    • ๐Ÿ›  fix bug preflight from apollo #2070
    • Pass locale as key to IntlProvider to force a rerender on locale change #2072
    • cleanup: Fix naming after withList -> withMulti change #2071
    • โž• Added support for cc, bcc, and replyTo fields for email API #2062
    • ๐Ÿ›  [BugFix] remove document from canCreateField #2069
    • ๐Ÿ›  Minor bug fixes #2068
    • ๐Ÿ‘ Allow "guests" in withAccess #2063
    • ๐Ÿ›  Minor changes and bug fixes in withMulti, single resolver, schema generation #2059
    • vulcan-users - permissions - filter out array based fields #2056
    • Cleaned up the options management in hocs #2053
    • ๐Ÿ‘ Allow to edit username, and override 3rd party name if it is set #2052
    • ๐Ÿ‘ Allow user to return nothing in submitCallback #2051
    • Pass collection as property when running new API mutators' callbacks #2050
    • ๐Ÿ›  fixed issue that hardcoded email test queries to work only with single queries #2047
    • โž• Add only document once on withMulti query reducer #2049
    • Pass request headers through context #2046
    • When changing email address on an account, mark the new address as unverified #2043
    • ๐Ÿ”จ Refactor registerComponent to fix #2061 (see also #2031) #2061
    • Fields with "$" should never be included in generated fragments (fix #2044) #2044
    • ๐Ÿ›  Fix ESLint 5fc0e30
    • cleaned up the options management in hocs 17f9671
    • ๐Ÿ‘• ESLint fixes dfa4c77