Skip to content

Releases: harena-lab/harena-manager

v1.1.4 - Fix user creation

03 Nov 12:48
de50693
Compare
Choose a tag to compare
  • Fix: double hashing password on creation;
  • Feat: new admin route to update user info;

v1.1.3 - Bug fixes

28 Oct 00:33
9738aec
Compare
Choose a tag to compare
  • Fix hashing password when updating user info, and therefore invalidating the current password;
  • Refactoring: Better return feedback in login;

v1.1.2 - New features

26 Oct 23:26
32048d8
Compare
Choose a tag to compare

Features: changePassword endpoint and send username with token valid

v1.1.1 Permission table and column additions

26 Oct 01:37
84747ea
Compare
Choose a tag to compare

(can be superseded by the next release)

v1.1.0 - Category Filter and Session Auth

18 Oct 20:09
94fc15e
Compare
Choose a tag to compare
Merge pull request #100 from harena-lab/development

feat (Category): Category as case filter and Session auth

v1.0.27 - Change back to v1.0.25

20 Sep 16:33
Compare
Choose a tag to compare
Revert back to v1.0.25

v1.0.26 - revert to v1.0.24

17 Sep 06:22
Compare
Choose a tag to compare
Revert "Merge pull request #95 from datasci4health/development"

This reverts commit 09b5b024ba4d3a248d069492608cd1d6a61be282.

v1.0.25

17 Sep 04:12
09b5b02
Compare
Choose a tag to compare
Merge pull request #95 from datasci4health/development

Development

v1.0.24 - Fix deleting default image for quests

11 Sep 15:18
46b2c4e
Compare
Choose a tag to compare
Merge pull request #93 from datasci4health/development

fix (quest/artifact): don't delete default-quest-image

v1.0.23 - Small fixes

10 Sep 15:21
12fe43a
Compare
Choose a tag to compare

Delete quest fix;
Can now manually set artifact id upon creation;