Telescope v1.15.0 Release Notes
Release Date: 2020-05-10 // almost 5 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 untilloading
is false, anddata
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
- ๐ Bugfix/2550 readable fields with document
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
- โจ Enhancement/forms accessibility