Releases

Release log

Every platform release, newest first, generated from the shared release manifest.

v4.13.0 Sep 23, 2026 Playground (admin dashboard) playground/v1.28.0 minor

Draft & Publish Menus: save-as-draft flow with preview links, Publish button (this menu / org-wide), and settings

View release (playground/v1.28.0)
v4.12.0 Sep 23, 2026 Web Plugin (public menus) web-plugin/v0.40.0 minor

Draft & Publish Menus: /preview/[token] route rendering draft content via a noindex, uncached link

View release (web-plugin/v0.40.0)
v4.11.1 Sep 23, 2026 Backend API rice/v0.143.1 patch

Preview payload now matches GET /menu_v2's shape exactly, so web-plugin can reuse its existing menu renderer for /preview links

View release (rice/v0.143.1)
v4.11.0 Sep 23, 2026 Backend API rice/v0.143.0 minor

Draft & Publish Menus: real draft tables (menu_drafts/item_drafts/item_modifier_drafts), clone-on-first-edit, transactional publish, and time-limited preview links, gated behind the draftPublishWorkflow feature flag (backend only)

View release (rice/v0.143.0)
v4.10.0 Aug 4, 2026 Backend API rice/v0.142.0 minor

Add showFullModifierAllergens feature flag for full modifier allergen badges

View release (rice/v0.142.0)
v4.9.1 Jul 27, 2026 Backend API rice/v0.141.1 patch

Fix all-users 401 auth outage: add missing cryptography dependency for RS256 JWT verification

View release (rice/v0.141.1)
v4.9.0 Jul 26, 2026 Playground (admin dashboard) playground/v1.27.0 minor

API keys have moved from individual restaurant settings into a single Developer tab that covers your whole organization. Also fixed a potential issue with new restaurant signup.

View release (playground/v1.27.0)
v4.8.0 Jul 26, 2026 Backend API rice/v0.141.0 minor

API keys are now organization-wide instead of per-restaurant. One key now covers every restaurant in an account. Also strengthened security across the platform so every action requires proper authorization.

View release (rice/v0.141.0)
v4.7.0 Jul 26, 2026 Playground (admin dashboard) playground/v1.26.0 minor

Added a Developer section where restaurants can generate API keys for connecting external systems.

View release (playground/v1.26.0)
v4.6.0 Jul 26, 2026 Backend API rice/v0.140.0 minor

Added the ability to generate API keys for connecting external systems to a restaurant's account, and strengthened login security platform-wide.

View release (rice/v0.140.0)
v4.5.0 Jul 25, 2026 Playground (admin dashboard) playground/v1.25.0 minor

Added a Menu Visibility setting. Restaurants can choose to show only verified items on their public menu.

View release (playground/v1.25.0)
v4.4.0 Jul 25, 2026 Backend API rice/v0.139.0 minor

Restaurants can now choose to show only verified items on their public menu, allergen guide, and other guest-facing pages.

View release (rice/v0.139.0)
v4.3.4 Jun 11, 2026 Web Plugin (public menus) web-plugin/v0.39.1 patch

Fixed duplicate allergen badges appearing on menu item options.

View release (web-plugin/v0.39.1)
v4.3.3 Jun 11, 2026 Backend API rice/v0.138.2 patch

Fixed a bug that could prevent deleting a menu item for some restaurants.

View release (rice/v0.138.2)
v4.3.2 Jun 11, 2026 Playground (admin dashboard) playground/v1.24.1 patch

Fixed an issue that could affect dashboard availability.

View release (playground/v1.24.1)
v4.3.1 Jun 11, 2026 Backend API rice/v0.138.1 patch

Fixed an error that could occur when translating individual menu items.

View release (rice/v0.138.1)
v4.3.0 Jun 11, 2026 Backend API rice/v0.138.0 minor

Added menu translations. Restaurants can auto-translate their full menu into other languages, translate individual items, and fine-tune translations by hand. Guests can now view menus in their preferred language.

View release (rice/v0.138.0)
v4.2.0 Jun 11, 2026 Web Plugin (public menus) web-plugin/v0.39.0 minor

Added guest menu translations. Guests can switch languages to view menus, items, modifiers, and dietary info in their preferred language, with English as a fallback.

View release (web-plugin/v0.39.0)
v4.1.0 Jun 11, 2026 Playground (admin dashboard) playground/v1.24.0 minor

Added menu translation management. Enable languages for your menu, auto-translate with one click, track progress, and fine-tune translations by hand.

View release (playground/v1.24.0)
v4.0.1 May 13, 2026 Backend API rice/v0.137.1 patch

Fixed the allergen guide PDF to only list allergens a restaurant has actually enabled, and fixed an error when saving invalid modifier display settings.

View release (rice/v0.137.1)