2024-04-03 Release Notes

Highlights

  • Digital Operations Portal & Menu Service: Enhanced Portal & Menu Service for faster, reliable bulk management.

  • Core: we have added meta noindex for excluded pages.

Applications

Digital Operations Portal

The Digital Operations Portal and the Menu Service performance have been significantly improved to manage bulk changes (100+ items/restaurants) to pricing & availability. Some highlights are:

  • Around 65% reduction in Menu Service response time

  • Adding a retry mechanism for timed-out requests – significantly improving reliability in scenarios prone to timeouts

Platform

Core

  • Add meta noindex for pages excluded by robots.txt

Excluding a site via robots.txt prevents Google from indexing it, but if it has already been indexed in the past it will not be removed. Due to this reason, our team added the robots noindex meta to inform Google to exclude the page. While we already had the exclude list mechanism in Sanity it only compiled the robots.txt and did not added the robots meta.