Commit 44b397f
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2026-05-29)
### Bug Fixes
* [#208](https://github.com/johnsmccain/StellarInsure/issues/208) [#211](https://github.com/johnsmccain/StellarInsure/issues/211) [#212](https://github.com/johnsmccain/StellarInsure/issues/212) [#215](https://github.com/johnsmccain/StellarInsure/issues/215) resolve frontend & docker issues ([29a6d2a](johnsmccain@29a6d2a))
* **ci:** add backend deployment pipeline with migrations and rollback ([2a250ba](johnsmccain@2a250ba))
* **ci:** add Trivy security scanning workflow ([0c7272e](johnsmccain@0c7272e)), closes [#218](#218)
* **frontend:** improve skip-link focus handling ([#144](https://github.com/johnsmccain/StellarInsure/issues/144)) ([47ac771](johnsmccain@47ac771))
* replace console.log with proper logging mechanism ([761346c](johnsmccain@761346c)), closes [#282](https://github.com/johnsmccain/StellarInsure/issues/282)
* resolve issues [#317](https://github.com/johnsmccain/StellarInsure/issues/317), [#324](https://github.com/johnsmccain/StellarInsure/issues/324), [#325](https://github.com/johnsmccain/StellarInsure/issues/325), [#326](https://github.com/johnsmccain/StellarInsure/issues/326) ([a2b6e02](johnsmccain@a2b6e02))
* resolve lint errors and add missing icon definitions ([ea7df54](johnsmccain@ea7df54))
* restrict CORS to specific origins for security ([440eb67](johnsmccain@440eb67))
* standardize error handling, add icon aria-hidden, document contract state vars ([1dd3967](johnsmccain@1dd3967)), closes [#277](https://github.com/johnsmccain/StellarInsure/issues/277) [#276](https://github.com/johnsmccain/StellarInsure/issues/276) [#279](https://github.com/johnsmccain/StellarInsure/issues/279) [#276](https://github.com/johnsmccain/StellarInsure/issues/276) [#277](https://github.com/johnsmccain/StellarInsure/issues/277) [#279](https://github.com/johnsmccain/StellarInsure/issues/279)
* **table:** improve table semantics and accessibility ([30be705](johnsmccain@30be705)), closes [#143](https://github.com/johnsmccain/StellarInsure/issues/143)
### Features
* **#124:** Add retry UI for failed transactions ([2b87699](johnsmccain@2b87699)), closes [#124](https://github.com/johnsmccain/StellarInsure/issues/124)
* add claim flow polish, CODEOWNERS, release workflow, and component tests ([96180ec](johnsmccain@96180ec)), closes [#205](https://github.com/johnsmccain/StellarInsure/issues/205) [#216](https://github.com/johnsmccain/StellarInsure/issues/216) [#217](https://github.com/johnsmccain/StellarInsure/issues/217) [#222](https://github.com/johnsmccain/StellarInsure/issues/222) [#205](https://github.com/johnsmccain/StellarInsure/issues/205) [#216](https://github.com/johnsmccain/StellarInsure/issues/216) [#217](https://github.com/johnsmccain/StellarInsure/issues/217) [#222](https://github.com/johnsmccain/StellarInsure/issues/222)
* add claim form error summary with field navigation ([#340](https://github.com/johnsmccain/StellarInsure/issues/340)) ([727f69a](johnsmccain@727f69a))
* add comprehensive input validation with Pydantic ([bfc8e99](johnsmccain@bfc8e99))
* add contract events risk pool and test coverage ([e78c957](johnsmccain@e78c957))
* add formatted coverage amount inputs for [#73](https://github.com/johnsmccain/StellarInsure/issues/73) ([c356b70](johnsmccain@c356b70))
* add frontend quality improvements and ci workflows ([c00876b](johnsmccain@c00876b))
* add global rate limiting to gateway ([0995c90](johnsmccain@0995c90))
* add k8s manifests and staging deployment workflow ([31ef8ef](johnsmccain@31ef8ef))
* add PostgreSQL connection pooling configuration ([4a7ccfa](johnsmccain@4a7ccfa))
* added network swticher ([ec3a2a8](johnsmccain@ec3a2a8))
* added partial claim support to contracts ([761ab03](johnsmccain@761ab03))
* addede the fixes ([313064e](johnsmccain@313064e))
* **analytics:** integrate date range picker with preset shortcuts into dashboard ([5d2aa04](johnsmccain@5d2aa04))
* API error boundaries, offline banner, unsaved guard, reduced-motion ([#125](https://github.com/johnsmccain/StellarInsure/issues/125) [#126](https://github.com/johnsmccain/StellarInsure/issues/126) [#122](https://github.com/johnsmccain/StellarInsure/issues/122) [#139](https://github.com/johnsmccain/StellarInsure/issues/139)) ([d5d1ad2](johnsmccain@d5d1ad2))
* **backend:** add environment config, rate limiting, Redis caching, and webhook notifications ([6d6a2bc](johnsmccain@6d6a2bc)), closes [#48](https://github.com/johnsmccain/StellarInsure/issues/48) [#11](https://github.com/johnsmccain/StellarInsure/issues/11) [#9](https://github.com/johnsmccain/StellarInsure/issues/9) [#49](https://github.com/johnsmccain/StellarInsure/issues/49)
* build policy summary review step for [#78](https://github.com/johnsmccain/StellarInsure/issues/78) ([92564cf](johnsmccain@92564cf))
* **build:** configure route-level code splitting ([9605f69](johnsmccain@9605f69)), closes [#150](https://github.com/johnsmccain/StellarInsure/issues/150)
* **claims:** add payout breakdown component with line items and status badge ([53b285b](johnsmccain@53b285b))
* **claims:** implement claim submission form with evidence inputs and preview ([6743314](johnsmccain@6743314))
* **components:** add accessible popover primitive ([c1928e6](johnsmccain@c1928e6)), closes [#146](https://github.com/johnsmccain/StellarInsure/issues/146)
* **contracts:** implement claim payout verification and treasury tracking ([#20](https://github.com/johnsmccain/StellarInsure/issues/20)) ([dc4ad59](johnsmccain@dc4ad59))
* **contracts:** implement policy expiration checking ([#18](https://github.com/johnsmccain/StellarInsure/issues/18)) ([4e22353](johnsmccain@4e22353))
* fix issues [#285](https://github.com/johnsmccain/StellarInsure/issues/285) and [#283](https://github.com/johnsmccain/StellarInsure/issues/283) ([4ecde49](johnsmccain@4ecde49))
* **frontend:** add claim eligibility pre-check UI ([f94f20c](johnsmccain@f94f20c)), closes [#93](https://github.com/johnsmccain/StellarInsure/issues/93)
* **frontend:** add keyboard shortcuts help modal ([86386ef](johnsmccain@86386ef)), closes [#111](#111)
* **frontend:** add pending transaction timeline ([680a735](johnsmccain@680a735)), closes [#81](https://github.com/johnsmccain/StellarInsure/issues/81)
* **frontend:** add reusable modal, drawer, pagination, file validation, and policy selector components ([74dc5d8](johnsmccain@74dc5d8)), closes [#113](https://github.com/johnsmccain/StellarInsure/issues/113) [#115](https://github.com/johnsmccain/StellarInsure/issues/115) [#118](https://github.com/johnsmccain/StellarInsure/issues/118) [#112](https://github.com/johnsmccain/StellarInsure/issues/112)
* **frontend:** add reusable route seo metadata ([e3bdfc4](johnsmccain@e3bdfc4))
* **frontend:** build policy creation page shell with stepper layout ([c2b2ad0](johnsmccain@c2b2ad0)), closes [#71](https://github.com/johnsmccain/StellarInsure/issues/71)
* **frontend:** create transaction confirmation modal ([cbe204b](johnsmccain@cbe204b)), closes [#80](https://github.com/johnsmccain/StellarInsure/issues/80)
* **frontend:** create trigger-builder, premium-estimate, and validation-summary components ([#76](https://github.com/johnsmccain/StellarInsure/issues/76), [#74](https://github.com/johnsmccain/StellarInsure/issues/74), [#84](https://github.com/johnsmccain/StellarInsure/issues/84)) ([89980ed](johnsmccain@89980ed))
* **frontend:** expand settings page with account, preferences, and security sections ([2f23a39](johnsmccain@2f23a39)), closes [#99](https://github.com/johnsmccain/StellarInsure/issues/99)
* **frontend:** implement loading skeleton library ([4c6f387](johnsmccain@4c6f387)), closes [#85](https://github.com/johnsmccain/StellarInsure/issues/85)
* **frontend:** implement notifications center panel component ([8443dd6](johnsmccain@8443dd6)), closes [#97](https://github.com/johnsmccain/StellarInsure/issues/97)
* **frontend:** implement policy draft autosave ([935ed13](johnsmccain@935ed13)), closes [#79](https://github.com/johnsmccain/StellarInsure/issues/79)
* **frontend:** implement policy type selector cards ([ade8f80](johnsmccain@ade8f80)), closes [#72](https://github.com/johnsmccain/StellarInsure/issues/72)
* **frontend:** implement responsive mobile bottom navigation ([#131](https://github.com/johnsmccain/StellarInsure/issues/131)) ([b7da18a](johnsmccain@b7da18a))
* **frontend:** improve policy detail usability ([06b9e74](johnsmccain@06b9e74))
* **frontend:** integrate condition builder, premium estimate, and validation summary ([#76](https://github.com/johnsmccain/StellarInsure/issues/76), [#74](https://github.com/johnsmccain/StellarInsure/issues/74), [#84](https://github.com/johnsmccain/StellarInsure/issues/84)) ([c1b14e3](johnsmccain@c1b14e3))
* implement [#189](https://github.com/johnsmccain/StellarInsure/issues/189) transactions endpoint, [#187](https://github.com/johnsmccain/StellarInsure/issues/187) stellar signature verification, [#196](https://github.com/johnsmccain/StellarInsure/issues/196) multiple claims support, [#188](https://github.com/johnsmccain/StellarInsure/issues/188) JWT blacklisting ([61fcdd5](johnsmccain@61fcdd5))
* implement claim endpoints with file upload support ([f52f40d](johnsmccain@f52f40d))
* implement claim endpoints with file upload support ([8438a05](johnsmccain@8438a05))
* implement dark mode with theme toggle and system preference support ([4b8f35f](johnsmccain@4b8f35f))
* implement database models with SQLAlchemy ([06814fa](johnsmccain@06814fa))
* implement frontend issues [#119](https://github.com/johnsmccain/StellarInsure/issues/119), [#117](https://github.com/johnsmccain/StellarInsure/issues/117), [#120](https://github.com/johnsmccain/StellarInsure/issues/120), [#116](https://github.com/johnsmccain/StellarInsure/issues/116) ([eaf53cb](johnsmccain@eaf53cb))
* implement frontend issues [#91](https://github.com/johnsmccain/StellarInsure/issues/91), [#95](https://github.com/johnsmccain/StellarInsure/issues/95), [#121](https://github.com/johnsmccain/StellarInsure/issues/121), [#123](https://github.com/johnsmccain/StellarInsure/issues/123) ([499a80a](johnsmccain@499a80a))
* implement issue [#207](https://github.com/johnsmccain/StellarInsure/issues/207) - API client integration ([2032b2c](johnsmccain@2032b2c))
* implement issues [#21](https://github.com/johnsmccain/StellarInsure/issues/21), [#30](https://github.com/johnsmccain/StellarInsure/issues/30), [#32](https://github.com/johnsmccain/StellarInsure/issues/32), [#47](https://github.com/johnsmccain/StellarInsure/issues/47) ([9bf8602](johnsmccain@9bf8602))
* implement issues [#228](https://github.com/johnsmccain/StellarInsure/issues/228), [#300](https://github.com/johnsmccain/StellarInsure/issues/300), [#305](https://github.com/johnsmccain/StellarInsure/issues/305), [#306](https://github.com/johnsmccain/StellarInsure/issues/306) ([beccdfe](johnsmccain@beccdfe))
* implement JWT authentication system ([2df9dd2](johnsmccain@2df9dd2))
* implement policy endpoints with pagination and filtering ([e868b1c](johnsmccain@e868b1c))
* implement status pills, sortable policy table, onboarding checklist, and withdrawal flow ([4629294](johnsmccain@4629294))
* implement Stellar smart contract integration ([bd66b5a](johnsmccain@bd66b5a))
* implement token transfers and backend testing factories ([a30df2d](johnsmccain@a30df2d))
* implement transaction history, onboarding flow, backend logging, and contract upgradeability ([8800f2f](johnsmccain@8800f2f))
* initial commit - StellarInsure parametric insurance protocol ([9a883eb](johnsmccain@9a883eb))
* multi-sig admin ([#16](https://github.com/johnsmccain/StellarInsure/issues/16)), policy renewal ([#22](https://github.com/johnsmccain/StellarInsure/issues/22)), integration tests ([#29](https://github.com/johnsmccain/StellarInsure/issues/29)), emergency pause ([#51](https://github.com/johnsmccain/StellarInsure/issues/51)) ([48c88f0](johnsmccain@48c88f0))
* **policies:** fix aria labels, remove any types, persist view mode, add result count ([7381748](johnsmccain@7381748)), closes [#312](https://github.com/johnsmccain/StellarInsure/issues/312) [#313](https://github.com/johnsmccain/StellarInsure/issues/313) [#310](https://github.com/johnsmccain/StellarInsure/issues/310) [#316](https://github.com/johnsmccain/StellarInsure/issues/316) [#310](https://github.com/johnsmccain/StellarInsure/issues/310) [#312](https://github.com/johnsmccain/StellarInsure/issues/312) [#313](https://github.com/johnsmccain/StellarInsure/issues/313) [#316](https://github.com/johnsmccain/StellarInsure/issues/316)
* policy list filter ([654ec50](johnsmccain@654ec50))
* **pools:** add risk pool deposit flow with multi-step UI and utilization display ([6ee8b55](johnsmccain@6ee8b55))
* premium calculation, mutation testing, and legal pages ([c7f4d1f](johnsmccain@c7f4d1f)), closes [#17](https://github.com/johnsmccain/StellarInsure/issues/17) [#52](https://github.com/johnsmccain/StellarInsure/issues/52) [#128](https://github.com/johnsmccain/StellarInsure/issues/128)
* resolve issue templates, layout navigation, and fuzz coverage ([704bfbe](johnsmccain@704bfbe))
* resolve multiple backend and contract issues ([80d6697](johnsmccain@80d6697)), closes [#190](https://github.com/johnsmccain/StellarInsure/issues/190) [#186](https://github.com/johnsmccain/StellarInsure/issues/186) [#192](https://github.com/johnsmccain/StellarInsure/issues/192) [#195](https://github.com/johnsmccain/StellarInsure/issues/195) [#190](https://github.com/johnsmccain/StellarInsure/issues/190) [#186](https://github.com/johnsmccain/StellarInsure/issues/186) [#192](https://github.com/johnsmccain/StellarInsure/issues/192) [#195](https://github.com/johnsmccain/StellarInsure/issues/195)
* scaffold accessible tooltip component with hover/focus/blur handlers ([52bc8d4](johnsmccain@52bc8d4))
* tighten radius tokens, fix dark accent contrast, add hero preview, flush features section ([01fd4fb](johnsmccain@01fd4fb)), closes [#319](https://github.com/johnsmccain/StellarInsure/issues/319) [#320](https://github.com/johnsmccain/StellarInsure/issues/320) [#321](https://github.com/johnsmccain/StellarInsure/issues/321) [#323](https://github.com/johnsmccain/StellarInsure/issues/323)
* Update Next.js, fix CSS variables, add oracle integration ([0736d07](johnsmccain@0736d07)), closes [#275](https://github.com/johnsmccain/StellarInsure/issues/275) [#280](https://github.com/johnsmccain/StellarInsure/issues/280) [#198](https://github.com/johnsmccain/StellarInsure/issues/198)1 parent 67ac9ad commit 44b397f
1 file changed
Lines changed: 87 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
1 | 88 | | |
2 | 89 | | |
3 | 90 | | |
| |||
0 commit comments