Skip to content

v0.15.8

Choose a tag to compare

@github-actions github-actions released this 22 Sep 12:57
· 4 commits to main since this release
3c02b63

0.15.8 - 2026-09-22

Highlights: Fixed phone-input normalization denial of service, truthful Tapback results, and standalone Linux archives.

0.15.7 was not published because its Linux archive failed to link; its frozen tag is retained.

  • Security: Update PhoneNumberKit to 5.0.10 to fix quadratic phone-input normalization and enforce its input-length limit (GHSA-3q4f-3hg9-9565).
  • Stop react reporting success for no-op UI automation by confirming a new outgoing tapback in the requested chat; document live-chat and message-targeting limitations (#311, thanks @cryptosmithio).
  • Build complete static Linux archives with SwiftPM’s native backend, locate build products through SwiftPM, and verify packaged resources in Ubuntu without Swift installed.