Skip to content

Releases: diogotcorreia/frigu

[0.2.3] Upgrade sea-orm and fix Docker build errors

28 Jun 22:59
e6c61e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

[0.2.2] Increase JWT expiration duration

28 Jun 20:15
352a33c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

[0.2.1] Fix register API not working outside container

02 May 10:38
bbea1e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

[0.2.0] Register API and better error handling

02 May 00:03
65c6ec3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

[0.1.0] First release!

01 May 18:07
2ea2918
Compare
Choose a tag to compare
Pre-release

First release! 🎉

Not ready for production yet

New Features

  • Login screen (by phone number and password)
  • Product list
  • Product insert page
  • Product purchase
  • View own transaction history
  • View products sold as merchant, grouped by buyer
  • Settle transactions individually or batched by buyer

Full Changelog: https://github.com/diogotcorreia/frigu/commits/v0.1.0