Skip to content

Releases: ice-blockchain/husky

v1.125.0

04 Jul 08:13
99d71c1
Compare
Choose a tag to compare
Wrong news views field db type (#23)

News viewed db field type changed from smallint to bigint.

v1.124.0

03 Jul 18:44
f1fa120
Compare
Choose a tag to compare
Multiple featured type check on import (#22)

v1.123.0

03 Jul 12:05
Compare
Choose a tag to compare
updated deps

v1.122.0

03 Jul 10:34
Compare
Choose a tag to compare
updated deps

v1.121.0

03 Jul 07:37
29add6b
Compare
Choose a tag to compare
ice tokens support (#21)

v1.120.0

30 Jun 12:56
04005dd
Compare
Choose a tag to compare
Get featured news sorting order fix (#20)

Different logic for featured news order by: they are sorted by
news.created_at DESC only.

v1.119.0

30 Jun 10:13
01c03c2
Compare
Choose a tag to compare
Error on duplicated news tag (#19)

If tag has already existed in db, then duplicate error is returned,
though the news is created anyway.
This PR fix this and returns no error on duplicate tag insert.

v1.118.0

29 Jun 11:57
Compare
Choose a tag to compare
fixed linting issues

v1.117.0

28 Jun 14:51
Compare
Choose a tag to compare
added more information to the news notifications data

v1.116.0

26 Jun 15:41
fdd234d
Compare
Choose a tag to compare
fix adoption type to float64 to match freezer (#18)