All release notes

v1.199.3

1 fix

Use message string match for "already owned" detection

  • instanceof APIError can fail across module boundaries. Switch to
  • checking err.message includes 'Already in your Harvous' instead.