Releases: ice-blockchain/husky
Releases · ice-blockchain/husky
v1.115.0
do not send notifications for certain achievements (#17) Because they're achieved during registration process
v1.114.0
cgo disabled due to glibc version mismatch (#15)
v1.113.0
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
GetNews response empty response value fix (#13) GetNews response return [] instead of null for empty result.
v1.111.0
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
Views count default value instead of omitting (#11)
v1.109.0
disabled production deployment
v1.108.0
Postgres migration (#5) Migration from tarantool to postgres database. --------- Co-authored-by: ice-cronus <[email protected]>
v1.107.0
GetNotificationChannelToggle request unmocked for staging (#7) GetNotificationChannelToggle request unmocked for staging.
v1.106.0
Mocked inapp notification api. (#6) Mocked inapp notification api.