Writing Environment Round 1 Revisions
Pre-release
Pre-release
·
178 commits
to main
since this release
What's Changed
- Removed recent activity placeholders by @nole2701 in #373
- don't return before hook by @CharlieMcVicker in #375
- AWS ApiGateway will encode user groups as a comma-separated string by @CharlieMcVicker in #374
- Comments UX cleanup by @CharlieMcVicker in #377
- Use GraphCache to avoid expensive roundtrip queries by @CharlieMcVicker in #300
- stop using select * by @CharlieMcVicker in #380
- Set Access-Control-Allow-Headers for CORS policy by @CharlieMcVicker in #379
- add error details for some cognito API errors by @GracefulLemming in #378
- default authed users without groups to
dailp_user
role by @GracefulLemming in #383 - create new assume role policy for roles requiring auth by @GracefulLemming in #384
- Format queries/mutations for comments to work with GraphCache by @CharlieMcVicker in #382
- Add-auth-buttons-to-collections by @GracefulLemming in #381
- handle deserialization errors better in lambda.rs by @CharlieMcVicker in #386
- return value of UserInfo is now optional by @GracefulLemming in #389
- Clean up the creation of GraphQL clients in our frontend by @CharlieMcVicker in #387
- make sure we always fetch typename on segments by @CharlieMcVicker in #395
- fix typo by @CharlieMcVicker in #394
- Disable-readers-word-edit by @GracefulLemming in #393
- Create-managed-signout-function by @GracefulLemming in #390
- Expand authed user menu by @GracefulLemming in #388
Full Changelog: v1.0.5-pre.8...v1.0.5-pre.9