File tree Expand file tree Collapse file tree 4 files changed +19
-14
lines changed Expand file tree Collapse file tree 4 files changed +19
-14
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# hive
22
3+ ## 8.9.0
4+
5+ ### Minor Changes
6+
7+ - [ #7281 ] ( https://github.com/graphql-hive/console/pull/7281 )
8+ [ ` 791c025 ` ] ( https://github.com/graphql-hive/console/commit/791c0252a0933d0f5c933eef9053227d7f00c87e )
9+ Thanks [ @n1ru4l ] ( https://github.com/n1ru4l ) ! - Introduce rate limiting for email sign up, sign in
10+ and password rest. The IP value to use for the rate limiting can be specified via the
11+ ` SUPERTOKENS_RATE_LIMIT_IP_HEADER_NAME ` environment variable. By default the ` CF-Connecting-IP `
12+ header is being used.
13+
14+ ### Patch Changes
15+
16+ - [ #7295 ] ( https://github.com/graphql-hive/console/pull/7295 )
17+ [ ` 76c700f ` ] ( https://github.com/graphql-hive/console/commit/76c700f322d8ec81a4fcea0333283427633f8412 )
18+ Thanks [ @jonathanawesome ] ( https://github.com/jonathanawesome ) ! - Fixes a UI bug in
19+ MembershipInvitation modal when there are many projects/targets/services.
20+
321## 8.8.0
422
523### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " hive" ,
3- "version" : " 8.8 .0" ,
3+ "version" : " 8.9 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "generate" : " tsx generate.ts" ,
You can’t perform that action at this time.
0 commit comments