| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Mike v0.2.0 source code.tar.gz | 2026-07-17 | 935.4 kB | |
| Mike v0.2.0 source code.zip | 2026-07-17 | 1.0 MB | |
| README.md | 2026-07-17 | 2.7 kB | |
| Totals: 3 Items | 2.0 MB | 0 | |
What's Changed
- Sync security and backend profile updates by @willchen96 in https://github.com/Open-Legal-Products/mike/pull/46
- fix(projects): validate folder ownership before folder mutations by @fayerman-source in https://github.com/Open-Legal-Products/mike/pull/28
- docs: add safe local testing guide by @fayerman-source in https://github.com/Open-Legal-Products/mike/pull/31
- feat: add OpenAI model support and harden OSS security defaults by @willchen96 in https://github.com/Open-Legal-Products/mike/pull/48
- fix: handle JSONB shared_with filters and path-style S3 by @willchen96 in https://github.com/Open-Legal-Products/mike/pull/52
- fix(security): scope tabular-review document_ids by access (CWE-639) by @aaronjmars in https://github.com/Open-Legal-Products/mike/pull/51
- fix(security): fail fast when download HMAC secret is missing (closes [#7]) by @Metbcy in https://github.com/Open-Legal-Products/mike/pull/21
- Update OSS setup docs and remove app legal pages by @willchen96 in https://github.com/Open-Legal-Products/mike/pull/56
- chore: update Next and Cloudflare dependencies by @willchen96 in https://github.com/Open-Legal-Products/mike/pull/62
- Deployment and project page fixes by @willchen96 in https://github.com/Open-Legal-Products/mike/pull/64
- refactor: enhance error handling and streamline API key management in LLM modules by @willchen96 in https://github.com/Open-Legal-Products/mike/pull/132
- feat: prevent users from sharing projects and reviews with themselves by @willchen96 in https://github.com/Open-Legal-Products/mike/pull/136
- fix: update encryption key retrieval to use only USER_API_KEYS_ENCRYPTION_SECRET by @willchen96 in https://github.com/Open-Legal-Products/mike/pull/137
- fix: enforce SUPABASE_URL and SUPABASE_SECRET_KEY presence in server-side client; remove unused supabase-server.ts file by @willchen96 in https://github.com/Open-Legal-Products/mike/pull/138
- docs: add contributing guide by @willchen96 in https://github.com/Open-Legal-Products/mike/pull/139
- fix: require dedicated download signing secret by @willchen96 in https://github.com/Open-Legal-Products/mike/pull/146
- Update document UI, tabular reviews, and storage caching by @willchen96 in https://github.com/Open-Legal-Products/mike/pull/148
New Contributors
- @fayerman-source made their first contribution in https://github.com/Open-Legal-Products/mike/pull/28
- @aaronjmars made their first contribution in https://github.com/Open-Legal-Products/mike/pull/51
- @Metbcy made their first contribution in https://github.com/Open-Legal-Products/mike/pull/21
Full Changelog: https://github.com/Open-Legal-Products/mike/compare/v0.1.0...v0.2.0