api/v1.0.2

chenglou/pretextapi/v1.0.2May 13, 2026by hook0-bot

AI Summary

A minor update to the API component focusing on server-side Google Ads conversion tracking and a redesign of the transactional email system, alongside a fix for Pulsar request ingestion.

Key Highlights

  • Server-side Google Ads conversion tracking via gclid.
  • Redesigned transactional emails, Matomo integration, and welcome flow.
  • Fixed commit event ingestion before sending Pulsar requests.

New Features

  • Google Ads conversion tracking implementation.
  • Redesigned transactional email templates.
  • Improved Pulsar event handling.

Full Release Notes

## [api/v1.0.2] - 2026-05-13

### Added

- Server-side Google Ads conversion via gclid only (api,frontend)
- Redesign transactional emails + Matomo + welcome (api)

### Fixed

- Commit event ingestion before sending request attempts to Pulsar (api)

### Other

- Update dependencies

[api/v1.0.2]: https://gitlab.com/hook0/hook0/-/compare/api/v1.0.1...api/v1.0.2


## Docker images

- `hook0/hook0-api:1.0.2` (DockerHub)
- `ghcr.io/hook0/hook0-api:1.0.2` (GHCR)
- `registry.gitlab.com/hook0/hook0/hook0-api:1.0.2` (GitLab)