Skip to content

Releases: CirclesUBI/circles-api

v1.10.0

03 Oct 07:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.5...v1.10.0

v1.9.5

01 Sep 12:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.4...v1.9.5

v1.9.4

15 Aug 10:15
Compare
Choose a tag to compare

[1.9.4] - 2023-08-15

Fixed

Fix missing field in news table #202

Full Changelog: v1.9.3...v1.9.4

v1.9.3

10 Aug 15:31
Compare
Choose a tag to compare

[1.9.3] - 2023-08-10

Fixed

  • Fix upload picture due to aws/sdk deprecated #200

Changed

  • Bump word-wrap from 1.2.3 to 1.2.4 #196 from CirclesUBI/dependabot/npm_and_yarn/word-wrap-1.2.4

v1.9.2

17 Jul 16:38
Compare
Choose a tag to compare

[1.9.2] - 2023-07-17

Added

  • Add index for username and safe address in users table #19

v1.9.1

06 Jul 15:09
Compare
Choose a tag to compare

[1.9.1] - 2023-07-06

Changed

  • Use http for the blockchain connection when ws not necessary #186
  • Use node-version-file option in actions/setup-node@v3 #190
  • Update dependencies: Bump fast-xml-parser and @aws-sdk/client-s3 #191

Fixed

  • Fix node version in Dockerfile #189

v1.9.0

14 Jun 11:10
Compare
Choose a tag to compare

[1.9.0] - 2023-06-14

Added

  • New API endpoint: search news database #164

Changed

v1.8.1

12 Jan 19:13
Compare
Choose a tag to compare

[1.8.1] - 2023-01-12

Changed

  • Reduce HOPS_DEFAULT to 3 for the pathfinder, convert all hops to string and update api documentation #156 #157

v1.8.0

11 Jan 12:04
Compare
Choose a tag to compare

[1.8.0] - 2023-01-11

Changed

Added

  • Add hops as optional parameter in the endpoints POST /api/transfers and POST /api/transfers/update #149

v1.7.2

02 Dec 09:18
Compare
Choose a tag to compare

[1.7.2] - 2022-12-02

Changed

  • Update circles-core and use the GnosisSafeL2 #143