Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,26 @@
# Changelog

## 1.0.0 (2026-06-20)


### Features

* add app logo to UI and README ([6d125eb](https://github.com/cryptoflops/proof-pay/commit/6d125ebf95bac70d4b0736d2263409f5b309b54f))
* add escrow hooks and Celo Sepolia chain config ([8821945](https://github.com/cryptoflops/proof-pay/commit/88219455bc34a070745fa86b3ccf3bc6b710ea99))
* minipay integration and mobile UX optimization for Proof-of-Ship ([034c872](https://github.com/cryptoflops/proof-pay/commit/034c8723babe6aaeddc96b5638387dcfdb6a4791))
* **minipay:** integrate MiniPay wallet hook with stablecoin balances and submission artifacts ([697d1a7](https://github.com/cryptoflops/proof-pay/commit/697d1a7a759675c5e41f6c79c266baa7fb7e54e4))
* switch to Celo Mainnet contract addresses ([28af438](https://github.com/cryptoflops/proof-pay/commit/28af4385a1e11dad16288f108a3708844aeda066))


### Bug Fixes

* unoptimized next/image for static export ([3b96b85](https://github.com/cryptoflops/proof-pay/commit/3b96b85e7d6014e66e545ea4416ec453a2f91d22))

## [Unreleased] - 2026-06-19

### Changed
- Improved error handling in contract interactions
- Added input validation for amounts

### Fixed
- Resolved race condition in wallet sync
- Resolved race condition in wallet sync