Skip to content

Releases: neinteractiveliterature/intercode

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

v6.8.1

06 Dec 19:11
f973c85

Choose a tag to compare

Changes

  • Update to React 19.2, Apollo Client 4, and Apollo Upload Client 19

📦 Dependency updates

v6.8.0

05 Dec 02:25
67248ad

Choose a tag to compare

Changes

  • Update to Rails 8.1 and Node 24

📦 Dependency updates

v6.7.14

21 Nov 19:46
03f0128

Choose a tag to compare

Changes

v6.7.13

21 Nov 16:54
1262efc

Choose a tag to compare

Changes

v6.7.12

19 Nov 18:03
f31662a

Choose a tag to compare

Changes

🚀 Features

  • Use medium-sized instances during high-scale time periods @nbudin (#11128)

🐛 Bug Fixes

  • Fix several observed issues in email forwarding syncing @nbudin (#11129)
  • Only send emails after the entire round is done @nbudin (#11127)

v6.7.11

18 Nov 22:45
3487da1

Choose a tag to compare

Changes

🐛 Bug Fixes

  • Wrap all of a signup round in a nested transaction @nbudin (#11126)