Releases: vultisig/verifier
Releases · vultisig/verifier
v1.0.30: Hotfix/build (#575)
v1.0.29
v1.0.28: Vultisig/421 payout (#566)
* set payout address * migration added * schema dump * Update schema * code review fix * AI commits fix --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v0.1.27
What's Changed
- feat: rebuild plugin_id constraints after enum-to-text conversion by @RaghavSood in #549
Full Changelog: v0.1.26...v0.1.27
v0.1.26
What's Changed
- feat: convert plugin_id from PostgreSQL ENUM to TEXT by @RaghavSood in #547
Full Changelog: v0.1.25...v0.1.26
v0.1.25
What's Changed
- update migration script to download/upload images directly by @4others in #548
- refactor: remove ::plugin_id casts from earnings queries by @RaghavSood in #546
Full Changelog: v0.1.24...v0.1.25
v0.1.24: drop legacy image columns (#545)
* drop legacy image columns * add missing enrichPluginsWithImages
v0.1.23: correct s3 related code for images (#543)
* correct s3 related code for images
v0.1.22: Revert "revert recent changes (#539)" (#542)
This reverts commit 23e6fee745057cb6f59d1ba35acf6ec90d7909f1.
v0.1.21: revert recent changes (#539)
Reverts #532