Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 16:00
4aaf892

Highlights

Automatic POS Plugin Detection

Medusa POS now detects the @narisolutions/medusa-plugin-pos plugin on your store automatically — the manual "custom endpoints" switch in Settings is gone. With the plugin installed you get reliable stock checks, context-aware pricing, and barcode lookup with no configuration. Without it, checkout shows a clear message telling you exactly which plugin to install on your Medusa server. The check refreshes whenever you switch user or store, so it always reflects the store you're signed in to.

Customer Search & Creation at Checkout

You can now attach a customer to a sale without leaving the till — search your existing customers by email or name, or create a new customer inline right from the checkout screen.

New Language Support

Customer-facing dialog text is now translated and consistent across German, Spanish, French, Georgian, Polish, and Swedish, joining English. The app automatically uses the correct locale based on device language.

Payment Processing Improvements

Reliability improvements to payment processing for plugin-based stores, alongside updated POS plugin installation handling.

Medusa SDK → 2.15.3

Updated the Medusa JS SDK and types to 2.15.x, keeping the app in sync with current backend releases. Documentation now reflects Medusa v2.15.x and current Node requirements.

Bug Fixes

  • The checkout "install plugin" message no longer lingers from a previous session — it now updates immediately when you log out and back in, or switch store/backend (previously it could show the wrong state until the app was restarted).
  • Hardened clean installs and release builds by declaring a previously implicit lint dependency, with a new automated check that validates every change before a release is built.

Dependency Updates

Package From To
@medusajs/js-sdk + types 2.13.x 2.15.3
@tanstack/react-query 5.100.9 5.100.14
vite 8.0.10 8.0.14
@vitejs/plugin-react 6.0.1 6.0.2
tailwindcss + @tailwindcss/vite 4.2.4 4.3.0
tailwind-merge 3.5.0 3.6.0
zustand 5.0.13 5.0.14
react-router-dom 7.15.0 7.15.1
i18next 26.0.10 26.3.0
react-i18next 17.0.7 17.0.8
react-error-boundary 6.1.1 6.1.2
lucide-react 1.16.0 1.17.0
shadcn 4.4.0 4.8.2
eslint 9.39.3 10.4.0
typescript-eslint 8.59.0 8.60.0
@types/node 25.6.0 25.9.1
Tauri plugin suite (tauri, tauri-plugin-store, tauri-plugin-opener, @tauri-apps/cli) 2.11.1 2.11.2
escpos (src-tauri) 0.15.3 0.16.0
windows (src-tauri) 0.62.0 0.62.2
serde_json (src-tauri) 1.0.140 1.0.150
log (src-tauri) 0.4.27 0.4.30