Skip to content

Releases: neinteractiveliterature/intercode

v6.8.11

15 Jan 17:49
64837f4

Choose a tag to compare

Changes

  • Fix event vacancy fill to maintain strict waitlist order @nbudin (#11162)

📦 Dependency updates

v6.8.10

14 Jan 17:37
0bb98a9

Choose a tag to compare

Changes

  • Upgrade to Rails v8.1.2 to fix deploy issue

v6.8.9

14 Jan 17:05
486ab6d

Choose a tag to compare

Changes

  • Update default content set with Dave's clarified wording for withdrawing @nbudin (#11151)

🐛 Bug Fixes

  • Don't normalize destination email addresses in the forwarding router @nbudin (#11161)

📦 Dependency updates

v6.8.8

23 Dec 18:33
d8c33b7

Choose a tag to compare

Changes

  • Performance regression fix: load pre-sent GraphQL queries into the ApolloClient instance @nbudin (#11147)

v6.8.7

22 Dec 19:11
ea00c0a

Choose a tag to compare

Changes

🐛 Bug Fixes

  • Make sure that the React Router context and useApolloClient return the same ApolloClient instance @nbudin (#11146)

📦 Dependency updates

v6.8.6

18 Dec 20:38
e263d89

Choose a tag to compare

Changes

📦 Dependency updates

v6.8.5

17 Dec 18:37
e132eed

Choose a tag to compare

Changes

🐛 Bug Fixes

v6.8.4

12 Dec 17:57
40501f3

Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix a bunch of issues I introduced with the transition to contexts: @nbudin (#11140)
    • Page crashes when trying to display the sign up form (because reCAPTCHA site key can't be found)
    • 404 when trying to upload files (because rails_direct_uploads_url is undefined)

v6.8.3

10 Dec 23:56
dab30da

Choose a tag to compare

Changes

🐛 Bug Fixes

  • Add an ON DELETE CASCADE for oauth_openid_requests @nbudin (#11139)

v6.8.2

08 Dec 00:56
33e8207

Choose a tag to compare

Changes

  • Migrate to context-based Apollo Client and AuthenticityTokensManager @nbudin (#11137)

📦 Dependency updates