Skip to content

Releases: ghoshRitesh12/Hress

v2.0.0

16 Nov 21:03
Compare
Choose a tag to compare

Complete Overhaul

in terms of features

What's Changed

Full Changelog: v.1.1.0...v2.0.0

v.1.1.0

26 Aug 19:56
3ad3c7d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v.1.1.0

v1.0.4

11 Aug 18:29
Compare
Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

v1.0.3

29 Jul 13:46
Compare
Choose a tag to compare

Fixes

  • Fixed content strike through bug in pages:
    • "/terms",
    • "/privacy" and
    • "/cookie-policy"

Full Changelog: v1.0.2...v1.0.3

v1.0.2

24 Jul 07:03
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

19 Jul 11:10
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

14 Jul 14:07
Compare
Choose a tag to compare

Feat:

  • Added referer max spill over level
  • Added active status indicator
  • Added aborting transactions on signup error

Fix:

  • Rank calculation bug
  • Ato calculation bug
  • Plan page strike through bug

Refactor:

  • Signup & Login Form Schema

Perf:

  • Optimized teams endpoint db query

Full Changelog: v0.9.0-alpha...v1.0.0

v0.9.0

12 Jul 07:25
Compare
Choose a tag to compare

Changes

There are like 90% breaking changes.

What next?

This version although stable, has an auth related update incoming. So stay tuned.

Full Changelog: v0.9.0-alpha...v1.0.0

v0.9.0-alpha

29 Jun 11:19
Compare
Choose a tag to compare
v0.9.0-alpha Pre-release
Pre-release

Changes

  • Setup nodemailer transport
  • Added otp support
  • Added signup logic
  • Added a popup component

v0.8.0-alpha

21 Jun 18:26
Compare
Choose a tag to compare
v0.8.0-alpha Pre-release
Pre-release

Changes

This release has two major refactors and few minor changes.

Major Refactors :

  • Updated user signup logic
  • Updated user model