Changelog

What’s new in Shipnest

Showing 198 updates from May 2026. View all months →

May 2026

198 updates

Friday, May 29

9 updates
  • carrierskeep PLATFORM account number private (operator's account)
  • carriersalways show the connected account number on each row
  • loginfix tab order — Email → Password, not Email → Forgot password
  • billinghide platform carriers on /carriers for Shopify orgs (Option A)
  • billingOption A — no platform rates / Stripe wallet for Shopify orgs
  • billinggate /api/stripe/portal on SHOPIFY (defence in depth)
  • trackingdrop invalid carrier dates + prune RateQuote
  • shipmentspropagate DELIVERED to the order across all delivery paths
  • billingwallet auto-reload — off-session top-up when a currency runs low

Wednesday, May 27

1 update
  • billingdefault new App-Store-mode signups to Shopify Billing (Stripe opt-in)

Tuesday, May 26

4 updates
  • billingpoint "Open Shopify Admin" at the unified-admin billing URL
  • shipmentsstrip leading # from order number in the row label + detail title
  • shopifydrop `code` from base-UserError selections (fixes billing 502 + silent fulfillment/webhook breakage)
  • billingShopify-billed orgs never reach the Stripe downgrade dialog/portal

Monday, May 25

6 updates
  • signuppreserve install context on email_exists "Sign in instead" CTA
  • shopify installroute paid-plan signups to Shopify Billing post-mount
  • shopify installcookie-based fallback for plan-card URL drop
  • ebay compliancenormalise PEM newlines (root cause of all 401s)
  • ebay compliancetry both ECDSA encodings (P1363 + DER)
  • ebay complianceaccept ECDSA-SHA1 signatures (was hardcoded RSA-SHA256)

Saturday, May 23

12 updates
  • group 20round-5 — markDelivered order lock + /api/tracking limit + batch SKU-scoped + dispatchWebhook catch
  • group 19round-4 MEDIUMs (batch findMany cap, overage catch, search q cap, EasyPost cache sweep)
  • group 17round-3 MEDIUMs — Stripe buffer + billingProvider gates + markDelivered lock + bulk parallel
  • group 14round-2 LOWs (M7, M9, L3)
  • group 13round-2 MEDIUMs (M4, M5, M6)
  • group 12round-2 HIGH + my-own-regressions (H1, H2, M2, M3, M8)
  • group 10Shopify Billing — persist pending plan (no name string-matching)
  • group 9catalog-sync + inventory-sync perf
  • group 7AUTH_URL → appUrl() + /settings/billing parallelization
  • oauth+cronAbortSignal on every external fetch (P1, P2)
  • billingcross-provider state safety (B4, B7, B2)
  • billing+installrevenue + compliance fixes for SHOPIFY-billed orgs

Friday, May 22

6 updates
  • smokeend-to-end test driver for Shopify install + billing + webhook routes
  • preflightpre-submission verification script (71 checks, green)
  • shopify-listingrewrite billing copy to Option A (Shopify Billing API)
  • billingdual-provider mode — Stripe for direct signups, Shopify Billing API for App Store installs
  • shopifymigrate every adapter call to GraphQL Admin API
  • shopify oauthinstall from App Store, no shop-domain entry on our site

Friday, May 15

4 updates
  • mobile responsivehamburger menu on public headers
  • customersbulk delete with eligibility filter on order-referenced rows
  • mobilehide non-essential topbar buttons on phones (<640px)
  • mobile2 top-level grids stack on phones instead of cramping

Thursday, May 14

6 updates
  • bundlesbulk delete with checkbox multi-select + sticky toolbar
  • productsbulk delete with eligibility breakdown
  • landingsper-carrier marketing pages for UPS / FedEx / DHL / USPS / Royal Mail / EasyPost
  • productsper-row Make master action to swap master/alias roles
  • productscompleteness KPI strip + filter chips + bulk weight/dims
  • inventoryKPI strip, filter chips, restock report, bulk receive, status differentiation

Wednesday, May 13

20 updates
  • bundlesKPI strip, derived stock, parts-sum recap, duplicate, search, reorder
  • tablehide action-only columns from the column chooser + CSV export
  • batchper-item qty + per-unit weight editable in ProductsDialog
  • batchbulk refund tracker — record refund intent across N orders
  • batchbulk close manifest — one per carrier+warehouse across selected bought rows
  • batchpost-buy pickup scheduler — schedule carriers right after Buy all
  • batchbulk packing slips — print N orders' slips in one click
  • batchbulk soft-cancel order — flips status + pushes channel cancel
  • batchper-line customs editing in ProductsDialog for international rows
  • batchexpand bulk dialog with 7 shipment options (Saturday, hold-at-location, notify, customs)
  • batchsave bulk edits as a rule — closes the loop with the rule engine
  • batchper-row void chip + bulk void with refund preview
  • batchquote comparison popover — override the auto-pick per row
  • batchbulk lifecycle fields — tag, priority, assignee, hold/unhold, append note
  • batchsmart filter chips above the table — one-click sub-batching
  • batchinline products dialog + click-to-edit destination on every row
  • batchbulk apply a PackagePreset — one click swap dims + emptyWeight on N rows
  • batchbulk parcel dimensions + per-row Parcels summary column
  • batchper-row carrier pin + customs HS/origin edits, exhausting per-order shipping fields
  • batchbulk edit dialog — apply weight/warehouse/signature/insurance/incoterms/billDuties/hazmat to N rows

Tuesday, May 12

15 updates
  • batchinline per-row editors for warehouse, signature, insurance, incoterms, hazmat
  • pickupsshow pickup source (warehouse / saved address) in list, not just a dash
  • addressescity ↔ postal-code coherence validation on address book save
  • billingwire Stripe addons end-to-end (Checkout + webhook + Meter Events)
  • remove stripe-setup.md — going interactive
  • billingfailed-payment recovery — manual + auto-retry
  • billing/upgrade — full feature matrix view
  • billingdowngrade preview with cap checks
  • billingtenant-wide payment-status banner
  • billinginvoice CSV export
  • billingadmin trial-extension control
  • billingannual cycle with 2 months free
  • billingper-warehouse addon
  • billingper-seat addon (extra user slots)
  • billingusage-metered overage on paid tiers

Monday, May 11

47 updates
  • fedexpickupAvailability — empty {} is inconclusive, not unavailable
  • fedexpickup-availability serviceType uses FEDEX_ prefix
  • fedexpickup-availability body per-country + defensive parse
  • fedexfix pickup-availability URL path
  • pickupssaved-address picker + visible carrierStatus + tipo de retorno
  • rulesper-rule schedule (day-of-week + time-of-day window)
  • rulesinsurance-by-value + signature-by-value detectors
  • rulesuniqueSkuCount field
  • rulescustomer.orderCount + customer.lifetimeSpendCents fields
  • rulesHOLD_UNTIL_DATE action + cron sweep
  • rulesASSIGN_TO_USER action + Order.assignedToUserId
  • rulesLABEL_PURCHASED trigger
  • shopifyadd read_inventory + read_locations scopes
  • channelper-channel ship-by refinement
  • channelinvoice number on commercial invoice
  • channelmulti-location → multi-warehouse mapping
  • channelpre-order / backorder auto-hold
  • channelAmazon FBA vs FBM filter
  • channelcustomer-update webhook (Shopify)
  • channelinventory webhook entrante (Shopify)
  • opscron-credential-check Railway Function + analytics docs
  • analyticscomparative carrier mix what-if
  • analyticssimple volume forecast (next 30 days)
  • analyticscustomer cohort + repeat-rate
  • analyticsSLA + handover cycle time
  • analyticsreturn rate by channel + top returned SKUs
  • analyticsper-warehouse performance
  • analyticsrefund + chargeback rate
  • analyticsservice on-time performance
  • analyticssurcharge incidence breakdown
  • analyticscost-per-shipment trend (12-week sparkline)
  • shipmentslook up by carrier reference
  • trackdrop-off finder on buyer-facing page
  • carriersmultiple reference fields per package
  • carriersinvoice retrieval framework + EasyPost impl
  • carriersdaily credential health check + inline chip
  • carriersmulti-tracking lookup batching in cron
  • carriersDIM weight pre-flight hint
  • carriersaddress classification (residential/commercial)
  • carriershazmat surcharge in rate-shop
  • carrierspickup availability pre-flight
  • carriersitemised surcharge breakdown in rate-shop
  • carriersService Guarantee refund tracking
  • carriershazmat + drop-off finder + service-code picker + carrier ETA
  • carriersPOD + hold-at-location + QR returns + adapter address-validate
  • carrierscancel pickup API + push tracking webhooks + claim doc upload
  • claimsreal carrier + insurance API filing (UPS / FedEx / Shipsurance / XCover)

Sunday, May 10

12 updates
  • manifestsreal carrier-side close (EasyPost SCAN form + FedEx Ground)
  • pickupsreal carrier API integration (UPS/FedEx/DHL/EasyPost) + inline opt-in on label buy
  • new labelfull Advanced options + parity with order-buy customs enrichment
  • apiinsurance quote accepts Bearer + add address/validate to /docs + /#api
  • rules editor'Describe with AI' assistant turns plain English into rule shape
  • Support chatAI-powered widget on marketing + tenant surfaces, /admin/inbox
  • rulesmine recurring operator behaviour, surface as one-click suggestions
  • orders + shipmentsdelete row when integration is disconnected
  • shipmentsbulk Void + Print labels disable when nothing actionable in the selection
  • shipmentsrender "Quick label" badge for standalone (orderId-null) rows
  • labelsship-to also gets the Warehouse mode (warehouse-to-warehouse + supplier-to-warehouse)
  • labelsship-from / ship-to support address-book + new-with-save

Saturday, May 9

2 updates
  • labelsstandalone label flow at /labels/new — buy without an Order
  • settingsgroup sidebar by concern (Workspace / Team / Billing / Operations / Developer)

Friday, May 8

4 updates
  • authopt-in passkey (WebAuthn) sign-in alongside password+TOTP
  • gitignoreexclude .claude/ working directory
  • etsyBYO clientId fallback when operator app isn't approved
  • emailadd Shipnest brand mark + polish the html shell

Thursday, May 7

15 updates
  • carriersthread isDemoOrg into the realRows.map() CarrierRow too
  • parcelsfilter Packaging dropdown to enabled carriers
  • authforgot-password + welcome + invite + 2FA emails
  • order detail + parcelsbump grid breakpoints to avoid cramped cards
  • returnsper-tenant portal config (reasons, window, intro)
  • returnssurface the portal URL on /returns
  • order detailpin nav cluster to the left, arrow keys for prev/next
  • returns portalblock returns until delivery
  • returns portalmatch email case-insensitively
  • order detailprev/next chevrons in topbar to skip the list bounce
  • parcels editorstop labels and selects wrapping in narrow cards
  • order detailtighten layout to fit more above the fold
  • errorsparse API JSON bodies before surfacing in toasts
  • logintwo-step sign-in — only ask for 2FA when enrolled
  • logincollapse 2FA field behind a disclosure

Wednesday, May 6

12 updates
  • fedexpersist encodedLabel base64 instead of session-bound url
  • orderspersist parcel edits per order so they survive navigation
  • rate-shopcollapse PartialFulfillmentPicker by default + disambiguate
  • guide + cookiesdrop residual USPS-OAuth claims, leave privacy/terms
  • carriers + landingadmin can delete PLATFORM rows; clean USPS-OAuth copy
  • fedexprefer ACCOUNT rate over LIST when Rate v1 returns both
  • carriersdrop dead USPS-OAuth branches in ConnectDialog, update portal URL
  • carriersprotect PLATFORM rows from merchant deletion
  • uspsdrop operator-side OAuth path, keep tenant-BYO manual paste
  • easypostspell out the most common NO_RATES root causes
  • easypostthrow NO_CARRIERS_LINKED / NO_RATES on empty rate response
  • carriersrender all CarrierAccount rows + offer "Connect your own"

Saturday, May 2

5 updates
  • ordersper-field local-edit protection across channel re-syncs
  • uikeep Badges on a single line + bump orders Status column
  • orderswarn when a split child's ship-to diverges from the parent
  • orderssplit children inherit parent's channel identity
  • shipmentsmove parseLineItems out of the use-server module

Friday, May 1

18 updates
  • guide + CLAUDE.mddocument partial fulfillment, splits, cancel-on-void
  • ordersyellow "Partially shipped" badge
  • orderspartial fulfillment + keep-original split
  • split-dialogkeep the Total column status on one line
  • orderssplit dialog handles same-SKU lines and per-line qty splits
  • rate-shoptighten DDP / payer-picker UX
  • rate-shopprecise DDP warnings keyed on the selected quote's source
  • orderssurface channel-synced tags in the order detail Add-tag picker
  • parcelsrender Value as decimal currency, drop the cents glyph
  • shipmentscancel channel fulfillment on void, all 8 adapters covered
  • ordersbadge disconnected channels in the Channel column
  • shipmentsblock reprint + open + download on VOIDED labels
  • shopifyadd always-on Re-authorize entry to Advanced menu
  • shopifyswitch to granular fulfillment_orders scopes
  • uiswitch modal centring to inset-0 + auto-margins
  • uistabilise scrollbar gutter so modals stop flashing on open
  • rulesgate /rules + /rules/[id] on automations feature flag
  • upsparse track-API date+time correctly + guard page render
Changelog · Shipnest