Skip to content

Releases: code-payments/code-server

v1.7.5

27 Mar 13:50
8c782ed
Compare
Choose a tag to compare

What's Changed

  • Update Twitter client to get recent tweets for a user by @jeffyanta in #89
  • Update Twitter client auth and add a search tweet method by @jeffyanta in #90
  • Refactor Twitter client tweet fetching by @jeffyanta in #91
  • Switch Twitter client to use recent vs archival tweet search by @jeffyanta in #92
  • Improve error logging for swap in progress chat message by @jeffyanta in #93

Full Changelog: v1.7.4...v1.7.5

v1.7.4

25 Mar 13:35
9af41d1
Compare
Choose a tag to compare

What's Changed

  • Avoid sending the swap in progress chat message if the USDC deposited message wasn't sent by @jeffyanta in #88

Full Changelog: v1.7.3...v1.7.4

v1.7.3

22 Mar 19:46
17e74ce
Compare
Choose a tag to compare

What's Changed

  • Initial Twitter client implementation to fetch user metadata by @jeffyanta in #86
  • Re-introduce message sent on USDC swap by @jeffyanta in #87

Full Changelog: v1.7.2...v1.7.3

v1.7.2

21 Mar 18:54
d4c17b0
Compare
Choose a tag to compare

What's Changed

  • Switch to base64 encoding for fiat onramp messaging memo value by @jeffyanta in #84

Full Changelog: v1.7.1...v1.7.2

v1.7.1

21 Mar 18:03
663f3bd
Compare
Choose a tag to compare

What's Changed

  • Update micropayment limit to $5 maximum by @jeffyanta in #83
  • Round USDC fallback purchase message to nearest $1 by @jeffyanta in #85

Full Changelog: v1.7.0...v1.7.1

v1.7.0

19 Mar 20:02
1c67bd6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.7.0

v1.6.3

14 Mar 13:59
468498b
Compare
Choose a tag to compare

What's Changed

  • Add baseline NaCl box tests for cross-platform blockchain messaging tests by @jeffyanta in #80
  • APNS chat message push improvements by @jeffyanta in #82

Full Changelog: v1.6.2...v1.6.3

v1.6.2

11 Mar 18:15
112514b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

05 Mar 15:51
fc6f009
Compare
Choose a tag to compare

What's Changed

  • Fall back to default locale when key doesn't exist for requested locale in string translation by @jeffyanta in #78

Full Changelog: v1.6.0...v1.6.1

v1.6.0

04 Mar 21:32
4b5bf5a
Compare
Choose a tag to compare

What's Changed

  • Implement new UpdatePreferences RPC by @jeffyanta in #72
  • Update buy module chat message flow by @jeffyanta in #73
  • Don't process a USDC deposit if the delayed worker can't find the signature by @jeffyanta in #74
  • Server side localization by @jeffyanta in #71
  • Move buy module chat messages into a new Kin Purchases chat by @jeffyanta in #75

Full Changelog: v1.5.1...v1.6.0