| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenMed v1.5.5 source code.tar.gz | 2026-06-08 | 17.3 MB | |
| OpenMed v1.5.5 source code.zip | 2026-06-08 | 17.6 MB | |
| README.md | 2026-06-08 | 2.3 kB | |
| Totals: 3 Items | 34.9 MB | 1 | |
OpenMed 1.5.5 is a local-first PII, service lifecycle, and README refresh release.
This release adds batch PII extraction/de-identification, REST model unload and keep-alive controls, stronger Swift/OpenMedKit long-document PII handling, and a polished multilingual README/brand refresh.
Highlights
- Added
BatchProcessor(operation="extract_pii")andBatchProcessor(operation="deidentify")for batch PII workflows. - Added REST model lifecycle controls:
GET /models/loaded,POST /models/unload, request-levelkeep_alive, andOPENMED_SERVICE_KEEP_ALIVE. - Added Swift/OpenMedKit chunked PII extraction for long OCR text and improved ScanDemo clinical document PII recovery.
- Refreshed the README with mascot/brand assets, an on-device PII demo GIF, Apple Silicon/Swift/iOS entry points, and 13 translated READMEs.
- Bumped package, README, docs, website, and Swift demo version surfaces to
1.5.5.
What's Changed
- add extract_pii/deidentify to BatchProcessor via an operation parameter by @thirdwing in https://github.com/maziyarpanahi/openmed/pull/61
- Add model unload and keep-alive controls by @maziyarpanahi in https://github.com/maziyarpanahi/openmed/pull/62
- [codex] Improve ScanDemo clinical document PII flow by @maziyarpanahi in https://github.com/maziyarpanahi/openmed/pull/63
- docs: refresh README with mascot, visuals & 14-language translations by @maziyarpanahi in https://github.com/maziyarpanahi/openmed/pull/64
Full Changelog: https://github.com/maziyarpanahi/openmed/compare/v1.5.2...v1.5.5
What's Changed
- add extract_pii/deidentify to BatchProcessor via an operation parameter by @thirdwing in https://github.com/maziyarpanahi/openmed/pull/61
- Add model unload and keep-alive controls by @maziyarpanahi in https://github.com/maziyarpanahi/openmed/pull/62
- Improve ScanDemo clinical document PII flow by @maziyarpanahi in https://github.com/maziyarpanahi/openmed/pull/63
- docs: refresh README with mascot, visuals & 14-language translations by @maziyarpanahi in https://github.com/maziyarpanahi/openmed/pull/64
New Contributors
- @thirdwing made their first contribution in https://github.com/maziyarpanahi/openmed/pull/61
Full Changelog: https://github.com/maziyarpanahi/openmed/compare/v1.5.2...v1.5.5