Releases: ice-blockchain/husky
Releases · ice-blockchain/husky
v1.125.0
Wrong news views field db type (#23) News viewed db field type changed from smallint to bigint.
v1.124.0
Multiple featured type check on import (#22)
v1.123.0
updated deps
v1.122.0
updated deps
v1.121.0
ice tokens support (#21)
v1.120.0
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
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
fixed linting issues
v1.117.0
added more information to the news notifications data
v1.116.0
fix adoption type to float64 to match freezer (#18)