Wunder Mobility
Wunder Mobility
  • Docs
  • Changelog
  • Feature requests

Wunder Mobility changelog

Release 06-2026 - Invoice Grouping & Improvements to Tasks and User Blocking

Release 06-2026 - Invoice Grouping & Improvements to Tasks and User Blocking

Highlights

  • Small Invoice Grouping: We have introduced intelligent grouping for invoices below the minimum processing threshold (e.g. < €0.50 on Stripe). We already block these invoices from being processed to avoid unfair and disruptive payment failures from affecting end-users, but they can now be bundled together into payment above the minimum thresholds to effectively collect the revenue.


Mobile App

General

  • Custom Verification: The mobile app now passes the JWT user context to the external verification webview, enabling secure server-side updates.

Web App

General

  • Subscription Display: Fixed a bug where subscription names and ranking were not displaying correctly in the UI.

New Dashboard

General

  • Task Pictures: Operators can now attach pictures to tasks (e.g., evidence of smoking or trash) to support invoicing for non-damage related fees.

  • Blocking Reasons: Added visibility for specific blocking reasons (e.g., unpaid invoices) in the notes/user details section to help agents quickly diagnose why a user cannot rent.

  • MFA Fix: Fixed a validation error where 6-digit MFA codes starting with 0 were incorrectly rejected.

Platform

Booking

  • Pricing Bundle Versioning: Fixed a bug where updating a booking's pricing bundle did not correctly increment the version number, potentially leading to inconsistencies.

General

  • Small Invoice Grouping: Implemented logic to group invoices under the minimum payment threshold (e.g., €0.50) into a single payment intent to collect the revenue for smaller invoices from discounted trips.

  • INVERS Command Reliability: The OneAPI integration now checks the vehicle's telemetry stream if a command fails. If telemetry confirms the command actually succeeded despite the error response, the system now treats it as a success.

  • Rental Eligibility Flag: Exposed a new flag isAccountAllowedToRent in the customer details API. GoDash will be improved to display a prominent banner to indicate if the customer is blocked from starting rentals due to failed invoice payments.