1.6.0 (2026-06-23)
- deletePageSchedule: dual-mode + triggeredBy in action audit (cc8ac12)
- deleteSnapshotSchedule: dual-mode + new action audit with triggeredBy (c552214)
- getSchedule: dual-mode with reusable view-schedule-intent nonce (1d892fe)
- intent: add postActionAuditLog helper supporting both auth modes (ddc8113)
- intent: add resolveDaUserId helper for DA mode action audits (315635b)
- intent: add verifyScheduleIntent happy path and not-found handling (efc845c)
- intent: enforce freshness window on schedule intent (a242adb)
- intent: enforce payload binding on schedule intent (1a70e88)
- intent: reserve single-use nonces in KV with 10-min TTL (047f7e6)
- intent: retry log readback once after 500ms on miss (2825170)
- page scheduling for non-DA EDS sites (dd5a8c0)
- schedulePage: dual-mode auth via Sidekick intent or DA Authorization (2a3e074)
1.5.0 (2026-04-03)
- align snapshot scheduling to the new api format as well (04e5749)
- allows cors for schedule GET call (6e9e862)
- error responses should include cors headers (3990824)
- update apis to be consistent with org/site in the url (2d56102)
- use named greedy params instead of wildcard for delete routes (7816ca4)
- add delete route for snapshot schedules and standardize api routes (a9b1736)
- adding delete snapshot schedule to the api route (068debd)
1.4.4 (2026-03-17)
- give proper response with cors headers when register is successful (26ddf1a)
- give proper response with cors headers when register is successful (18487f8)
1.4.3 (2026-03-17)
- add preflight options for register endpoint (5047c09)
- add preflight options for register endpoint (ffd9f34)
1.4.2 (2026-03-17)
1.4.1 (2026-03-17)
- add delete route for pages, and additional check before publishing (81e8e1e)
- add delete route for pages, and additional check before publishing (68e1334)
- da.live allowed origin (511fc82)
- DELETE should not have body. just provide path (ff87976)
1.4.0 (2026-03-11)
- store userId if passed in while updating schedule (b2bedc5)
- store userId if passed in while updating schedule (d88726d)
1.3.0 (2026-03-09)
- get schedule for a single path (667f5df)
1.2.0 (2026-03-09)
- add publish permissions check (b778088)
- audit log (f0d6e52)
- use user auth token to make log call (6887a07)
- handle single page scheduling (087a241)
1.1.4 (2025-12-18)
- allow localhost testing for tools (9ac4073)
1.1.3 (2025-11-25)
- add post body for approve call (f6d7c10)
1.1.2 (2025-11-25)
- error handling issue (4ba6f3b)
1.1.1 (2025-11-25)
1.1.0 (2025-11-25)
- add review approve option (3497cc3)
1.0.8 (2025-11-25)
- add additional Auth header while fetching snapshot manifest (8299f19)
1.0.7 (2025-11-25)
- dlq cleanup (4944c29)
- lint issue (c95458c)
- update package-lock file (7ceaf1d)
- updating all package lock files (d8cff34)
- upgrade to node 24 (9eb4d38)
1.0.6 (2025-10-15)
- debugging (f3717d6)
- debugging (c647abb)
- debugging more (f0aa195)
- more debugs (d1bd1f2)
- tweaks to get final publish call working (789913e)
1.0.5 (2025-10-14)
- allowing for da-nx testing (684e71e)
- switch apiToken to apiKey to be consistent (27cdb0b)
- updating publish to use apiKey instead of apiToken (c18aee5)
1.0.4 (2025-10-08)
1.0.3 (2025-10-04)
- add package-lock.json to fix semantic release issue (5811dac)
- single semantic release deploying all workers (dc76c42)
- switched to one semantic release to deploy all workers (bb3fb63)
- testing semantic release (493d2ac)
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.