Centercode Centercode Release Notes logo

Centercode Release Notes

Back to Homepage Subscribe to Updates

Labels

  • All Posts
  • announcements
  • new features
  • security
  • mobile
  • release
  • patch

Jump to Month

  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • October 2020
  • September 2019
  • August 2019
patch
4 days ago

Weekly Patch - March 1, 2026

🐞  Bug Fixes 🐞 

Integrations

API Key Page Loading Error Fixed

What we fixed: Some accounts were hitting a bomb error when navigating to the API Key Management page — the page just wouldn't load at all. We tracked it down and patched the underlying cause so the page opens cleanly again.

See it in action:

1. Navigate to your account's API Key Management page.

2. Confirm the page loads without any errors.

3. Create, view, or revoke keys as normal — all good! 🎉

Form Engine & Custom Surveys

Unpublished Surveys No Longer Time Out for Large Programs

What we fixed: If you had an unpublished survey that a large number of testers had access to, loading the form view could get really slow — or even bomb out entirely. We optimized the query behind the scenes so it's no longer doing unnecessary work for surveys that haven't been published yet.

See it in action:

1. Open an unpublished survey in a program with a large tester group.

2. Navigate to the form view.

3. Confirm the page loads quickly without any timeout or bomb errors.

 Miscellaneous

Address Region Now Saves Correctly for UK (and Similar Countries)

What we fixed: When manually entering an address for countries that use sub-regions (like the UK), selecting a region and saving wasn't sticking. Even worse, the saved data was sometimes showing a completely wrong region in reporting. We've fixed both the save behavior and cleaned up any bad data left behind.

See it in action:

1. Go to a user profile and open the address fields.

2. Enter a UK address and select **England** (or any sub-region) from the Region dropdown.

3. Save the profile, then reopen it — the region should now show exactly what you selected.

4. Check reporting to confirm the region is displaying correctly there too.