Skip to content

Releases: ice-blockchain/husky

v1.115.0

21 Jun 10:02
19cc499
Compare
Choose a tag to compare
do not send notifications for certain achievements (#17)

Because they're achieved during registration process

v1.114.0

15 Jun 15:41
b696650
Compare
Choose a tag to compare
cgo disabled due to glibc version mismatch (#15)

v1.113.0

12 Jun 11:15
645a867
Compare
Choose a tag to compare
Viewed flag changes related to createdAfter parameter value (#14)

News viewed field is reset to true if news wasn't viewed and news
created_at time is less than createdAfter parameter time.

v1.112.0

09 Jun 11:17
b0cacd1
Compare
Choose a tag to compare
GetNews response empty response value fix (#13)

GetNews response return [] instead of null for empty result.

v1.111.0

08 Jun 15:19
3ae5793
Compare
Choose a tag to compare
CreatedAfter field for the GetNews endpoint (#12)

CreatedAfter field was added to the GetNews endpoint to filter news that
was created before that time.

v1.110.0

08 Jun 10:00
5443d76
Compare
Choose a tag to compare
Views count default value instead of omitting (#11)

v1.109.0

30 May 11:48
Compare
Choose a tag to compare
disabled production deployment

v1.108.0

30 May 11:19
1750406
Compare
Choose a tag to compare
Postgres migration (#5)

Migration from tarantool to postgres database.

---------

Co-authored-by: ice-cronus <[email protected]>

v1.107.0

11 Apr 16:18
a469740
Compare
Choose a tag to compare
GetNotificationChannelToggle request unmocked for staging (#7)

GetNotificationChannelToggle request unmocked for staging.

v1.106.0

10 Apr 09:21
54f1bc2
Compare
Choose a tag to compare
Mocked inapp notification api. (#6)

Mocked inapp notification api.