Telescope v1.14.1 Release Notes

Release Date: 2020-02-19 // about 4 years ago
  • 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