Telescope v1.15.0 Release Notes
Release Date: 2020-05-10 // over 3 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