Releases: IntersectMBO/govtool
Releases · IntersectMBO/govtool
v2.0.10
What's Changed
- fix: change env source to meta instead of process by @MSzalowski in #2732
- chore: add missing ipfs secrets to workflows by @MSzalowski in #2739
- chore(#2757): add exception handler on voting power query execution by @MSzalowski in #2758
- chore: add missing ipfs envs for validation service by @MSzalowski in #2764
- chore: lint format by @MSzalowski in #2769
- fix(#2778): exception when there is no voting power for given stake key by @MSzalowski in #2779
- chore: increase concurrent connections by @MSzalowski in #2788
- chore: adjust connection pooling by @MSzalowski in #2792
- chore: set ipfs environments inside dockerfile by @MSzalowski in #2798
- feat(#2745): add script hash to new constitution governance action by @MSzalowski in #2815
- chore: bump @intersect.mbo/pdf-ui to v0.5.11 by @MSzalowski in #2816
Full Changelog: v2.0.9...v2.0.10
v2.0.9
What's Changed
- Change: labelling for on-chain governance action details by @Ryun1 in #2710
- fix(#2711): fix opening ipfs links by @MSzalowski in #2719
- fix: fetching latest voting anchor images by @MSzalowski in #2720
Full Changelog: v2.0.8...v2.0.9
v2.0.8
What's Changed
- chore: bump cardano-node to 10.1.4 by @MSzalowski in #2664
- hotfix: remove pre-line from the root component by @MSzalowski in #2665
- feat: make CIP-129 identifiers default ones by @MSzalowski in #2667
- fix(#2653): stake key voting power calculation by @MSzalowski in #2657
- fix: usage of trim on missing label by @MSzalowski in #2670
- fix: limit drep-info to one row only by @MSzalowski in #2673
- fix: add missing select on stake key addr id by @MSzalowski in #2674
- fix(#2671): searching for drep off_chain data by @MSzalowski in #2688
- feat(#2686): add share button to every DRep by @MSzalowski in #2689
- chore(#2681): remove logging to sentry on failed drep registration tx by @MSzalowski in #2696
- chore(#2682): remove logging to sentry on failed delegation by @MSzalowski in #2693
- fix(#2408): fix blank screen on registering as a DRep by @MSzalowski in #2697
- feat(#2178): show metadata anchor in governance action details by @MSzalowski in #2698
- fix(#2676): handle unexpected drep-info query result by @MSzalowski in #2699
Full Changelog: v2.0.7...v2.0.8
v2.0.7
What's Changed
- feat: add support for governance actions outcomes by @emmanuel-musau in #2614
- Fix dRep directory url path and increase assertion timeout by @kneerose in #2643
- fix: drep activity calculation by @MSzalowski in #2655
- chore: bump @intersect.mbo/pdf-ui to v0.5.7 by @MSzalowski in #2656
- fix: fetching governance actions by @MSzalowski in #2659
New Contributors
- @emmanuel-musau made their first contribution in #2614
Full Changelog: v2.0.6...v2.0.7
v2.0.6
What's Changed
- feat(#2633): add support for base64 encoded images by @MSzalowski in #2636
- feat(#2634): add DRep metadata searching by @MSzalowski in #2640
- fix(#2472): trim whitespace from search input by @MSzalowski in #2641
- feat(#2589): allow delegation to inactive DReps by @MSzalowski in #2642
Full Changelog: v2.0.5...v2.0.6
v2.0.5 - Count ’Em All
What's Changed
- fix(#2609): fix wrong SPO vote totals by @MSzalowski in #2616
- Improve dRep Search Test and Governance Action Validation Using IDs by @kneerose in #2611
- chore: bump @intersect.mbo/pdf-ui to v0.5.6 by @MSzalowski in #2620
- fix: opening relative paths in external links by @MSzalowski in #2617
- fix: passing random sorting to governance actions request by @MSzalowski in #2619
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- hotfix: fetching latest drep voting anchor by @MSzalowski in #2591
- Increase Node.js memory limit to 4GB in storybook dockerfile by @kneerose in #2590
- feat: enhance dRep metadata handling with image and language support by @kneerose in #2596
- Enable and Display dRep Voting for All Governance Actions in Testing by @kneerose in #2552
- fix(#2583): fix encoding and decoding cip-129 drep_script identifiers by @MSzalowski in #2595
- fix: fix failed storybook footer test by @MSzalowski in #2598
- fix(#2535): fix bad request on ga list by @MSzalowski in #2599
- fix: wrong drep activity conditions by @MSzalowski in #2603
- chore(#2600): reduce CSL version to 12.1.1 by @MSzalowski in #2601
- fix: fetching metadata from ipfs.io gateway by @MSzalowski in #2604
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- fix: fix wrong DRep voting conditions by @MSzalowski in #2525
- hotfix: fix typo in matomo hook by @MSzalowski in #2531
- hotfix: depend on network on matomo init by @MSzalowski in #2532
- hotfix: matomo init by @MSzalowski in #2533
- Fix the treasury proposal submission test by using the same wallet's reward address by @kneerose in #2538
- fix: fix matomo tracking inside react by @MSzalowski in #2545
- fix(#2546): handle errors on fetching drep images by @MSzalowski in #2548
- fix(#2493): fix mobile responsiveness issue by @MSzalowski in #2541
- feat(#2547): add preprod adjustments by @MSzalowski in #2554
- Refactor test suite: Automated Testing Strategy for Mainnet with ADA-Free Scenarios by @kneerose in #2572
- feat: split new constitution on-chain details into tabs by @MSzalowski in #2565
- fix(#2571): add support for searching by cip-129 identifiers by @MSzalowski in #2573
- chore: optimize the db connection and drep list sql by @MSzalowski in #2574
- fix(#2460): fix calculating live voting power by @MSzalowski in #2579
- fix: increase heap memory limit by @MSzalowski in #2580
- fix(#2403): fix DRep link and description validation by @MSzalowski in #2581
- fix: drep and ada holder voting power adjustments by @MSzalowski in #2582
- fix(#2509): fix nested @value in metadatas by @MSzalowski in #2584
Full Changelog: v2.0.1...v2.0.3
v2.0.1
What's Changed
- Add missing ipfs gateway and project id env for test stack by @kneerose in #2489
- fix(#2446): fix mzero parsing error on /proposal/list by @MSzalowski in #2512
- chore: update guardrail script for sancho by @MSzalowski in #2513
- fix: misalignment of votes on connected governance actions by @MSzalowski in #2518
- fix(#2044): fix missing validation for url length by @MSzalowski in #2499
- feat: integrate matomo analytics by @MSzalowski in #2519
- fix(#2511): fix app crash on governance action details page by @MSzalowski in #2520
Full Changelog: v2.0.0...v2.0.1
v2.0.0 - Readiness
What's Changed
- chore: decrease number of active connections by @MSzalowski in #2500
- chore: bump @intersect.mbo/pdf-ui to v0.5.5
Full Changelog: v1.0.30...v2.0.0