Skip to content

2.13.0 MCP, files UI tweaks and bug fixes

Latest

Choose a tag to compare

@Frooodle Frooodle released this 18 Jun 21:29
e6d4762

This release contains some cool updates but mostly backend enabler work for features to come as well as enabling us to redeploy our online https://stirling.com/app back to a familiar UI.

This release also contains:

  • MCP page (WIP)
  • Support for ctrl A selection in PDF viewer
  • New US language (now default)
  • Improved my files UI and file deletion menus
  • Open Graph previews (web links)

And bug fixes for:

  • Bug fix for text selection on laptops/touchscreen devices
  • Bug fix for ultra-lite docker not merging

What's Changed

Bug Fixes (please note most of these are related to SaaS not OSS product, we will be making the separation in notes clearer in next release)

  • Fix Teams and MCP settings pages by @jbrunton96 in #6605
  • MCP OAuth discovery fix + Supabase consent page by @Frooodle in #6608
  • fix(saas): block accepting an invite when it would orphan a paid team by @ConnorYoh in #6616
  • fix(payg): gate + charge AI document tools and AI Create sessions by @ConnorYoh in #6617
  • fix(payg): run the entitlement guard before the charge interceptor by @ConnorYoh in #6622
  • fix(payg): land usage-limit modal CTAs on the Plan section by @ConnorYoh in #6630
  • fix(payg): fire the usage-limit modal when an AI agent run hits the limit by @ConnorYoh in #6638
  • Fix SaaS mobile scanner being auth-gated under /app base path by @Frooodle in #6642
  • Policies: centre the collapsed-rail policy button between its dividers by @reecebrowne in #6646
  • Fix CI errors in SaaS by @jbrunton96 in #6662
  • Fix PDF text selection locked out on touch devices by @Frooodle in #6656
  • Fix failing Playwright test in SaaS by @jbrunton96 in #6688
  • fix(viewer): wire Ctrl+A to select all text in the PDF by @Frooodle in #6517

Enhancements

Minor Enhancements

  • chore(saas): remove dead ErrorTrackingService island + credits path exclusion by @ConnorYoh in #6718

Docker Updates

  • build(deps): bump docker/metadata-action from 6.0.0 to 6.1.0 by @dependabot[bot] in #6490
  • build(deps): bump go-task/setup-task from 2.0.0 to 2.1.0 by @dependabot[bot] in #6429
  • Use glibc base for ultra-lite and bundle per-arch JPDFium natives by @Frooodle in #6706

Translation Changes

  • docs: Document pluralization suffix usage for translations by @Ludy87 in #6650

Development Tools

Other Changes

Full Changelog: v2.12.0...v2.13.0

What's Changed

Bug Fixes

  • Fix Teams and MCP settings pages by @jbrunton96 in #6605
  • fix(payg): cancelled subscription left team gated as subscribed by @ConnorYoh in #6611
  • Kill off agents pane now that we have FAB by @jbrunton96 in #6613
  • fix(saas): show team invitation banner in SaaS web build by @ConnorYoh in #6612
  • fix(payg): attribute policy runs to the owner so usage is charged by @ConnorYoh in #6620
  • MCP OAuth discovery fix + Supabase consent page by @Frooodle in #6608
  • fix(saas): block accepting an invite when it would orphan a paid team by @ConnorYoh in #6616
  • fix(payg): gate + charge AI document tools and AI Create sessions by @ConnorYoh in #6617
  • fix(payg): run the entitlement guard before the charge interceptor by @ConnorYoh in #6622
  • fix(payg): land usage-limit modal CTAs on the Plan section by @ConnorYoh in #6630
  • fix(payg): fire the usage-limit modal when an AI agent run hits the limit by @ConnorYoh in #6638
  • Fix SaaS mobile scanner being auth-gated under /app base path by @Frooodle in #6642
  • Policies: centre the collapsed-rail policy button between its dividers by @reecebrowne in #6646
  • Fix CI errors in SaaS by @jbrunton96 in #6662
  • Fix PDF text selection locked out on touch devices by @Frooodle in #6656
  • Fix failing Playwright test in SaaS by @jbrunton96 in #6688
  • fix(viewer): wire Ctrl+A to select all text in the PDF by @Frooodle in #6517

Enhancements

Minor Enhancements

  • chore(saas): remove dead ErrorTrackingService island + credits path exclusion by @ConnorYoh in #6718

Docker Updates

  • build(deps): bump docker/metadata-action from 6.0.0 to 6.1.0 by @dependabot[bot] in #6490
  • build(deps): bump go-task/setup-task from 2.0.0 to 2.1.0 by @dependabot[bot] in #6429
  • Use glibc base for ultra-lite and bundle per-arch JPDFium natives by @Frooodle in #6706

Translation Changes

  • docs: Document pluralization suffix usage for translations by @Ludy87 in #6650

Development Tools

Other Changes

Full Changelog: v2.12.0...v2.13.0