Releases: helikon-labs/subvt-backend
Releases · helikon-labs/subvt-backend
0.14.2
- 01be0be3 - Fix BoundedVec error in StakingLedger. Dependency updates. Clippy fixes.
- 7a2b1fc5 - Dependency updates.
0.14.1
- fe0983ff - Bump version.
- a0c1cd5c - Fix self and nominator reward calculation logic in era validator report PostgreSQL report function.
0.14.0
- d3849ac8 - Bump version.
- 80052690 - Add era active/inactive validator list report endpoints to the report service. Clippy fixes. Dependency updates.
- b3678b6f - Dependency updates.
- f8665c9e - Polkadot v0.9.30 update.
0.13.17
- 9e96c566 - Bump version.
- f8d5f9d4 - Fix an issue with the 1KV updater - nominee identity can be null.
0.13.16
- 7d33495 - Bump version.
- ec89074 - Fix unique constraints that contain nullable fields.
0.13.15
- 7e79280 - Bump version.
- 270ec1e - Add necessary checks in rule creation for the new is_enabled field for notification types.
- 0b2449f - Add is_enabled field to notification type. Dependency updates.
0.13.14
- 711bdad - Bump version.
- 19b7a51 - Further improve the APNS delivery error handling in notification processor.
0.13.13
- 3a77027 - Bump version.
- e961645 - Dependency updates.
- 5f89eb4 - Fix some push notification templates. Delete inactive APNS channels. Change some initial notification rules.
0.13.12
- ecd07c0 - Bump version.
- 7310817 - Improve APNS notification content to make it possible to receive iOS apps to receive notifications in the background.
- 11a8b72 - Bump version.
0.13.11
- bd92e6c - Add lost / new nomination rules to the default notification set list for testing purposes.
- dbcbf18 - Dependency updates.
- 0beedc1 - Fix Docker compose files regarding APNS notification sender settings.