Skip to content

Releases: DeFacto-Team/Factom-Open-API

1.2.0

29 Aug 13:39
Compare
Choose a tag to compare

Callbacks for new chains/entries
Security fix in project dependencies

1.1.2

19 Aug 08:31
Compare
Choose a tag to compare

Fixed bug with token rotation (Admin API)
Fixed availability of embedded documentation
Minor UI improvements

1.1.1

18 Aug 14:17
Compare
Choose a tag to compare

Added getUser into Admin API
Clean code

1.1.0

26 Jul 11:59
869fd5d
Compare
Choose a tag to compare

What's new:

  • Admin API endpoints
  • Admin UI built with React
    -- API Server settings
    -- User management
    -- Queue monitor
  • Random EC address generation
  • EC address funding via store

Also:

  • Minor bugs fixed
  • Undercover DB functions improvements / refactoring
  • DB connection status monitor
  • Moved to new version of Echo framework
  • Moved to new version of Factom lib
  • You can now run Open API without EC wallet at all (for reading entries, e.g.)

1.0.0

25 Apr 21:48
Compare
Choose a tag to compare

First stable version of Factom Open API
README updated

1.0.0-rc2

22 Apr 09:18
Compare
Choose a tag to compare

Moved from glide to go mod
Upgraded Echo to v4
Added Swagger-style comments into source code (beta)
Added Swagger UI rendering at localhost:8081/docs/index.html
Updated Dockerfile

1.0.0-rc1

22 Apr 09:19
Compare
Choose a tag to compare

Initial release candidate