Telescope v1.15.0 Release Notes

Release Date: 2020-05-10 // almost 4 years ago
  • 10 May 2020

    • ๐Ÿ›  Bugfix/2550 readable fields with document #2564
    • ๐Ÿ”‹ feature/update react-helmet #2563
    • โž• Add useSignout hook to the accounts package #2521
    • Enable OpenCRUD backwards compatibility #2559
    • Don't run options function until loading is false, and data is populated #2561
    • Account/auth features available outside DDP using GraphQL #2530
    • 0๏ธโƒฃ Use Meteor's version of npm over system default #2560
    • ๐Ÿšš move muicheckboxgroup proptypes name and options to inputProperties aโ€ฆ #2554
    • โž• add switch/checkbox alternative in material ui #2553
    • โฌ†๏ธ Bump acorn from 5.7.1 to 5.7.4 #2546
    • โž• add Express + use bodyParserGraphQL #2532
    • โšก๏ธ Update to current valid strikethrough tags #2543
    • 0๏ธโƒฃ Use Meteor's version of npm over system default #2506
    • ๐ŸŒฒ Log out GraphQL schema to schema.graphql on every app start (fix #2517) #2517
    • โž• add stories for modals b6729de
    • ๐Ÿ›  fix for same origin 5bfb696
    • ๐Ÿ›  fix install with Meteor 1.10 138fc7c

Previous changes from v1.14.1

  • 19 February 2020

    • โœจ Enhancement/forms accessibility #2519
    • โž• Add spanish translations #2518
    • โšก๏ธ Use multiQueryUpdater in update2 to properly sort/filter #2497
    • ๐Ÿ”„ change tooltip aria-label #2515
    • ๐Ÿ›  fix call to sortBy in Datatable.jsx #2514
    • โฌ†๏ธ Bump handlebars from 4.0.11 to 4.3.0 #2491
    • โœจ Enhancement/mui radio #2503
    • ๐Ÿ›  fix material ui seletmultiple #2502
    • ๐Ÿ’ป datatable fix for material ui #2493
    • ๐Ÿ‘ Allow itemProperties to be passed on to FormComponent #2505
    • Prevent calling forEachDocumentField on fields without a schema #2504
    • Semantized classname #2499
    • ๐Ÿ›  fix field permission validation bug #2498
    • ๐Ÿ›  fix bugs in extendCollection (#16) #2496
    • ๐Ÿ›  fix bugs in extendCollection #16
    • โœ‚ Remove ! when parsing typename #2468
    • Implement _is_null in mongoParams #2469
    • Jt/extend collection fix #2490
    • โž• add connection remoteAdress in context #2488
    • โœ‚ Remove hardcoded head tag in template-web.browser #2485
    • ๐Ÿ›  Fix datatable-loading crash in the storybook #2482
    • โž• Add GraphQLSchema.context to context in runGraphQL #2474
    • Pass full doc and document to validate to validateDocumentPermissions #2478
    • โž• Add story to demonstrate ref forwarding in Vulcan Components #2473
    • โž• Add a password component #2472
    • โž• Add buildResult functionality to useCreate2 to directly access created document #2470
    • โšก๏ธ use apollo client in multiqueryupdater to broadcast to watched queries #2471
    • Rewrite client side date converter to handle nesting #2465
    • โšก๏ธ Field level permissions validation take nested objects into account (read, create, update) #2451
    • ๐Ÿ”‹ Feature/backoffice 1.14 #2467
    • โž• Add Vulcan.generateGraphQLQueries to debug.js #2463
    • Omit username from schema validation after deleting it from options #2466
    • ๐Ÿ›  fix default_mutations check if user owns and belongs to authorised group #2460
    • Pass document to Users.isMemberOf in permissions.js in #2461
    • โž• add back package-lock to avoid issues 3dbd9d9
    • locked react version 05fcc19
    • โœ‚ remove explicit install of airbnb-js-shims after fix 862028e