Releases: helikon-labs/subvt-backend
Releases · helikon-labs/subvt-backend
0.13.10
- eed2741 - Add network id, notification type code, validator account id and validator display to APNS notifications as custom data.
0.13.8
- b75400f - Bump version.
- c321471 - Increase the number of PostgreSQL max connections in Docker compose files.
- 1da724e - Add app service endpoint that allows the user to create the set of default notification rules for a specific notification channel. Dependency updates.
0.13.7
- 5757fc7 - Add account id field to validator search summary struct.
- b45c45f - Dependency updates. Bump version.
- 0019ec7 - Add active and inactive nominations data to validator search summary struct.
0.13.6
- 43508bb - File mod change for a script.
- 248d40e - Dependency and base Docker image updates.
- 6771bf0 - Implemented the validator search endpoint in the report service.
- d84b28d - Notification grammar fixes re #303.
- 58ae004 - More Grafana network board changes for the 1KV updater.
0.13.5
- ad1f63c - Dependency updates. More dashboard data for the 1KV updater.
0.13.4
- 671a44c - 1KV updater fix a bug related to unexpected data value in the backend, and added missing metrics.
- 7b31c72 - Polkadot 0.9.29 update.
- e27fb37 - Dependency updates.
- 760cb6e - Add Substrate RPC URL to necessary Docker compose files.
0.13.3
- f28795e - Fix Telegram bot regression in v0.13.2 - initialize SubstrateClient when it's needed.
- ec027cd - Remove unnecessary fields from the network Grafana dashboard.
0.13.2
- 286ef40 - Re-enable APNS support in notification processor. Simplify 1KV candidate fetching process: the initial list contains all the data, a single fetch for every candidate is redundant after the recent 1KV backend updates. Bump version.
- fb75cec - Telegram bot delegated votes support completed. Re #187.
- b821c43 - More work regarding delegated votes #187.
- 82eafe9 - Fix actions.
- e1b819b - Dependency updates.
- 494dac4 - Fix clippy.
- 3f70dda - Dependency updates.
- 675aa0c - Added democracy voting storage access to the substrate client.
0.13.1
- 2ed1172 - Stop persisting the nomination amount change event - it's taking up a lot of storage and there's no notification setting for it for the moment. Bump version.