Releases: lamemustafa/pack
Releases · lamemustafa/pack
Release list
v0.3.2
v0.3.1
v0.3.0
v0.2.2
v0.2.1
v0.2.0
0.2.0 (2026-07-01)
Features
- add full fiscal year filed-return ledger (16c9789)
- release: automate Pack GitHub and Chrome Web Store releases (#32) (d551d14)
Fixes
- bind filed-return downloads to verified targets (70bf502)
- disable unsafe full-year filed return downloads (0cd163c)
- download: suggest filed-return download paths (#26) (94f0456)
- gst: automate filed-return downloads without Save dialog (#33) (060324a)
- gst: harden filed returns portal flow (#23) (ab9d57b)
- gst: harden filed-return downloads (#24) (47e42fd)
- gst: harden Pack review follow-ups (#25) (78f9d3e)
- harden filed-return download flow (a6f8f2e)
- recovery: harden full-year retry and review gates (0488399)
- release: avoid disallowed release action (bc7727f)
- release: close Pack release correctness gaps (1becb1f)
- release: harden Chrome Web Store publishing (755c489)
- release: make release PRs pass Pack gates (b85d17e)
- verify: harden Pack harness policy gates (#20) (b2e0934)
Documentation
Tests
Maintenance
ComplyEaze Pack v0.1.0
ComplyEaze Pack v0.1.0
Open-source alpha release of ComplyEaze Pack, a local-first Chrome MV3 extension
for bulk downloading supported GST Portal documents from the user's own
authenticated browser session.
Highlights
- Initial Chrome MV3 V0 release.
- Local-first GSTR-3B PDF download workflow for supported GST Portal sessions.
- Synthetic reviewer demo that works without GST Portal credentials.
- Local manifest, index, and exception report generation.
- Exact GST host permissions only.
- No ComplyEaze login, analytics, credential capture, cookie capture, or GST file
upload in the local-download workflow.
Release Artifact
- Chrome ZIP:
complyeazepack-0.1.0-chrome.zip - SHA-256:
5b1dc2eecb9abe330176e39fb3aad13cee13d4ac116805ff2846ae698c5113f9 - Source commit:
c622f90f4f466d3e1bf7aea3a1d5d92a31eeae99
Verification
Release verification passed on the tagged source commit:
pnpm install --frozen-lockfilepnpm exec wxt preparepnpm exec prettier --check .pnpm exec eslint . --max-warnings 0pnpm exec tsc --noEmitpnpm exec vitest run(16 files, 95 tests)pnpm exec wxt buildnode scripts/verify-extension-package.mjs .output/chrome-mv3pnpm exec wxt zip
Alpha Notice
This is an open-source alpha release. Chrome Web Store submission still requires
the manual store-readiness checks documented in docs/PUBLICATION_READINESS.md
and docs/RELEASE.md.