Skip to content

Releases: asternic/wuzapi

Release list

WuzAPI 1.0.8

Choose a tag to compare

@asternic asternic released this 10 Aug 20:24

WuzAPI 1.0.8

Fixed

  • Fixed PostgreSQL migration conflicts affecting webhook_use_proxy.
  • Added database connection and migration diagnostics.
  • Added detailed logging for admin database failures.
  • Fixed phone pairing from the dashboard.
  • Fixed pairing codes being replaced by a false request error.
  • Corrected duplicate connection responses to use HTTP 409.
  • Clarified webhook proxy routing startup messages.

Upgrade notes

Database migration 12 is applied automatically on startup. It repairs
installations where earlier migration IDs prevented webhook_use_proxy
from being created.