Peter Steinberger
|
bdba90a20b
|
feat: add authenticated iOS background presence beacon (#73330)
* feat: add iOS background presence beacon
Co-authored-by: ngutman <1540134+ngutman@users.noreply.github.com>
* fix: keep iOS background reconnects ahead of beacon throttle
* build: refresh gateway protocol swift models
* fix: emit swift protocol string enums
---------
Co-authored-by: ngutman <1540134+ngutman@users.noreply.github.com>
|
2026-04-28 08:10:35 +01:00 |
|
Peter Steinberger
|
b294f7c467
|
fix: harden ios app build hygiene
|
2026-04-28 01:42:10 +01:00 |
|
Nimrod Gutman
|
6f566585d8
|
fix(ios): harden watch exec approval review (#61757)
* fix(ios): harden watch exec approval review
* fix(ios): address watch approval review feedback
* fix(ios): finalize watch approval background recovery
* fix(ios): finalize watch approval background recovery (#61757) (thanks @ngutman)
|
2026-04-06 17:42:42 +03:00 |
|
Nimrod Gutman
|
28955a36e7
|
feat(ios): add exec approval notification flow (#60239)
* fix(auth): hand off qr bootstrap to bounded device tokens
* feat(ios): add exec approval notification flow
* fix(gateway): harden approval notification delivery
* docs(changelog): add ios exec approval entry (#60239) (thanks @ngutman)
|
2026-04-05 16:33:22 +03:00 |
|
Nimrod Gutman
|
b77b7485e0
|
feat(push): add iOS APNs relay gateway (#43369)
* feat(push): add ios apns relay gateway
* fix(shared): avoid oslog string concatenation
# Conflicts:
# apps/shared/OpenClawKit/Sources/OpenClawKit/GatewayChannel.swift
* fix(push): harden relay validation and invalidation
* fix(push): persist app attest state before relay registration
* fix(push): harden relay invalidation and url handling
* feat(push): use scoped relay send grants
* feat(push): configure ios relay through gateway config
* feat(push): bind relay registration to gateway identity
* fix(push): tighten ios relay trust flow
* fix(push): bound APNs registration fields (#43369) (thanks @ngutman)
|
2026-03-12 18:15:35 +02:00 |
|