Skip to content

Releases: CirclesUBI/circles-api

v1.12.0

07 Oct 11:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.12.0

v1.11.1

22 Aug 11:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1

v1.11.0

03 Jul 10:45
Compare
Choose a tag to compare

What's Changed

Added feature

Full Changelog: v1.10.0...v1.11.0

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