Releases: habeas-dev/habeas
Releases · habeas-dev/habeas
Release list
v0.3.0
chore(release): 0.3.0 Milestone grouping the two headline additions since 0.2.0: - a new **mtop transport** (Alibaba gateway — AliExpress, reusable for Taobao/Tmall/ Lazada/1688), with in-session seed auto-acquisition, stringified-layer pagination, mtop detail calls, and per-order receipts as self-contained HTML invoices; - the **download planner** (chrome.alarms scheduler: recurring source→sink deliveries, catch-up on next start, tab-open + retries when not signed in). AliExpress source minVersion → 0.3.0. CHANGELOG [Unreleased] rolled to [0.3.0].
v0.2.0
chore(ext): release 0.2.0 — WebSocket transport Minor bump for the first non-HTTP source mechanism. Ships: - WebSocket transport (makePageWs + api.ws): Trade Republic's transaction timeline, run in the site tab so the session cookie rides the socket; per-item detail (ISIN, quantity × price) via a second subscription phase. - Trade Republic monthly account statements (PDF) + transactions CSV (async export job). - api.pdf.job (POST → poll status → download) and synthetic 'months' carrying per-month from/to bounds. - Synthetic documents no longer marked as existing in 'All documents' until delivered.
v0.1.68
chore(ext): release 0.1.68 Ships Revolut (personal transactions + per-account/pocket filter + account statements PDF/CSV) and the runtime features that enable it: cookie-source header capture/replay (x-device-id), the cursorFromItem pager, currency-aware minor-unit scaling (minorUnits), and async document generation with cross-domain download (api.pdf.poll).
v0.1.67
chore(ext): release 0.1.67 Openbank España becomes a full 3-output bank source (transactions + monthly statements PDF/XLS + integrated statements PDF); ships the runtime features that enable it (multi-path itemsPath, full-URL/SCA-aware cursor pager, keep-alive, token-only cookie policy, group derive, keepRaw store re-download) and the PII/secret pre-commit guard.