Skip to content

Releases: Peach2Peach/peach-app

0.4.5 (244)

06 Mar 16:21
f6eccb2
Compare
Choose a tag to compare

🎉 New

  • Improve crash log identification
  • Add new endpoint for latest/min app version
  • YourTrades Performance improvements
  • Add loading indicator to cancelOffer popup
  • Remove referredTradingAmount for privacy

🐛 Bug

  • Line break in a canceled trade with a republished offer
  • Seller's chat shows wrong sender and colors
  • PGP decryption issues
  • Trade history has double entries
  • Missing Transactions in the TX history

Release 0.4.4

20 Feb 16:57
e47dc57
Compare
Choose a tag to compare

Change log 0.4.4 (239)

🎉 New

  • Allow base64 encoded signatures for authentication
  • Add OfferId to fundEscrow screen
  • Add installation referrer for android
    🐛 Bug
  • Date on my profile off by 1 day
  • Toast duplicates PN
  • Rare crashes on the contract screen
  • Error after trying to republish an offer
  • Redirecting to non-existant offer

Release 0.4.3

08 Feb 09:35
bcd6f58
Compare
Choose a tag to compare

Change log 0.4.3 (236)

🎉 New

  • Refresh data!
  • Automatically delete seller payment data for instant trades
  • Show score of users who cancel a trade or lose a dispute
  • Reflect change to refcodes in confirmation popup

🐛 Bug

  • Toast duplicates PN
  • Buyer got negative impact after canceling a buy offer with no matches
  • Release transactions of batches are not saved on contract
  • Trade overview out of sync with reality
  • Fix new match PN for buy offers with no payment data filter
  • Message signing broken for some addresses

Release 0.4.2-hotfix.2

29 Jan 10:42
1bdeb94
Compare
Choose a tag to compare

What's Changed

  • PP-2796: Set the amount to 0 on focus of the BTCAmountInput by @MManke188 in #1932
  • PP-2744: Updated @tanstack/react-query by @MManke188 in #1934
  • PP-2802: ensure that seed phrase input fields are shown by @Czino in #1935

Full Changelog: v0.4.2-hotfix.1...v0.4.2-hotfix.2

Release 0.4.2-hotfix.1

24 Jan 10:46
2379624
Compare
Choose a tag to compare

What's Changed

  • PP-2791: don't sync every time always, everywhere, every minute by @Czino in #1929

Full Changelog: v0.4.2...v0.4.2-hotfix.1

v0.4.2

24 Jan 09:06
b98b9a6
Compare
Choose a tag to compare

Change log 0.4.2 (232)

🎉 New

  • Support BIP322 signatures
  • Add loading indication to edit premium
  • Close toast by swiping it up ⬆️
    🐛 Bugfix
  • Could not encrypt payment data
  • Fee rate not synced across devices & backups
  • App forgets about Funding multiple escrows
  • User cannot do RBF low fee transaction
  • Peach app still forgets funding multiple escrow
  • After dispute: seller cannot release escrow
  • Cannot cancel trade from header icon
  • payout buyer dispute outcome = wrong screen showed to the buyer
  • Seller cannot cancel trade when payment is too late or after timer runs out and dispute is active
    🔮 Misc
  • Fix referral code toast color
  • Meetup details - adjust help popup bullet points layout

Release 0.4.1

12 Jan 11:06
0847a12
Compare
Choose a tag to compare

🎉 New

  • Implement newTradeId and refunded logic on summary cards
  • Add BTC price to Match card
  • Add setting payout wallet at offer creation
  • Add the premium of a sell offer to the summary data
  • Make tradeID copyable
  • Add free swap info

🐛 Bugfix

  • Improved swiping
  • Amount input fields do not have an "active" state
  • Increase font sizes where possible
  • Reenable option to create more offers than trading limit allows (limit is enforced at match)
  • App forgets about Funding multiple escrows
  • Copy button on peachID copies whole user id
  • 48h rule not having an affect on unmatching behaviour event
  • Wrong color on warning popup actions
  • Discount shows as premium on match cards
  • Improve amount inputs
  • sats/eur input field improvements

🔮 Misc

  • explain funding window of 7/14 days in app help popup