Skip to content

v2.14.1

v2.14.1 — The app answers on its own subdomain

Fixed - **CORS for the domain split** (#155): the backend now accepts requests from `app.dockingware.com`.

Fixed

  • CORS for the domain split (#155): the backend now accepts requests from app.dockingware.com. When the app moved off the apex to its own subdomain (v2.14.0 era), the API’s allowed origins still named only the old host, so the new front door could render but not speak to its backend. One origin added, nothing else touched.

Migration

  • None. Patch release — code only, safe rollback to v2.14.0.

Other releases

See how DockingWare handles this →