Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(feat/release-please-test3): release namadillo 1.3.0 #1529

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 13, 2025

🤖 I have created a release beep boop

1.3.0 (2025-01-14)

Features

Bug Fixes

  • Add fee support for IBC deposits (#1194) (328fd8a)
  • Add footer to proposal page, fix panel gaps (#871) (16b50f7)
  • Add git revision var to build:only script (#1331) (65d8849)
  • Add missing space in indexer error message (#913) (bea9c75)
  • Add processing state to submit vote button (#1073) (81f6688)
  • Add proposals pagination, fix proposal counts (#929) (5ce3ca2)
  • Add scroll to top behaviour when changing page (#841) (19a328f)
  • Bump repo + namadillo -> 1.0.0 (#1372) (bb222ef)
  • Change "Grace Epoch" to "Activation Epoch" (#803) (6efd27c)
  • Click to copy address should copy address, not public key (#1001) (a473f55)
  • Decode continuous pgf proposal to ibc target (#1397) (1faf1f6)
  • Do not use empty string memos by default - in transfers (#1386) (e7fa909)
  • Don't duplicate each proposal 30 times (#803) (40069cc)
  • Don't show all proposals as upcoming proposals (#953) (1517a22)
  • Ethers dependency should be listed for integrations only (#1121) (c6b3c0f)
  • Fetch all validators, not just first page (#929) (2f5eb29)
  • Fix AmountInput bugs (#908) (e44aa57)
  • Fix back button not working on Governance page (#841) (28de1fa)
  • Fix console warning of p descendant (#963) (d5c4ca6)
  • Fix fees and redelegating to same validator (#1043) (4f090ea)
  • Fix ibc button url (#1462) (426dda9)
  • Fix missing ibc references, add assets for namadadryrun (#1266) (3187bb5)
  • Fix more instances of wrong black color (#862) (5a934eb)
  • Fix notifications were not being removed (#958) (c5fda39)
  • Fix outline on disabled button (#1431) (0110973)
  • Fix padding in search input on Firefox (#913) (26d8989)
  • Fix the import for proxy env (#1302) (b0b29f2)
  • Fix token price (#1300) (db40ff0)
  • Fix transfer balance (#1481) (3597549)
  • Fix type and add error to claim rewards toast (#1335) (7769769)
  • Fix uncaught error in proposal time remaining (#998) (7cf5d7f)
  • Fix up IBC amount input (#1281) (2f6b52f)
  • Fix up Namadillo text spelling/grammar (#989) (bdbdd52)
  • Fix vote button being incorrectly disabled (#1122) (9856bb9)
  • Fixing amount conversion and timeline stage (#1292) (c2408ca)
  • Fixing weird type errors (b6f1ad2)
  • Handling errors in a better way (#1354) (4e26466)
  • Hide redundant title in proposal description (#953) (3a066d0)
  • Ibc transfer should also not have an empty string memo (#1381) (4ac59a8)
  • Increasing decimal places on redelegation (#1366) (3087cca)
  • Lint for all unused args, fix linter warnings (#871) (e3e8f3f)
  • Mainnet phases link (#915) (52e59b9)
  • Make "Learn about CPoS" link open in new tab (#980) (27a68e9)
  • Make Governance route wildcard to match Staking (#841) (7920a67)
  • Make proposals table columns fixed widths (#862) (c004e0b)
  • Make side menu viewport height on mobile (#913) (34dd587)
  • Make sidebar menu items match latest designs (#1106) (3741648)
  • Move optional value to end of schema, no empty memo (#1379) (ee49600)
  • namadillo: Displaying all validators (#1348) (67704d1)
  • namadillo: Filtering zero values in order to avoid errors (#1320) (5a93731)
  • namadillo: Fixing message appearing due to wrong string cast (#1068) (d9564f5)
  • namadillo: Fixing denom on namada transactions (#1360) (be532c7)
  • namadillo: Fixing invariant reference (e5bd3fc)
  • namadillo: Fixing nam balance container height overflow (#1480) (2892467)
  • namadillo: Referencing the same store than other places of the app (#1007) (e7c465e)
  • namadillo: Removing unused .env injection on Vite config (#1127) (c1b2217)
  • namadillo: Restoring react-app.env.d.ts file (864e4ea)
  • namadillo: Temporarily removing animation (#1013) (eb43ead)
  • Query only relevant bonds to see if it's possible to vote (#1407) (10cbe8d)
  • Readd proposals table filter and search (#871) (a05ef74)
  • Reduce menu height to stop small scroll (#913) (6b65c2c)
  • Registry index check (#1132) (a75a1e4)
  • Remove unnecessary key prop (#803) (10426e3)
  • Remove unused connectedChainsAtom (#803) (48a0a00)
  • Remove unused sortable props for tables (#880) (35917ee)
  • Remove vote button on live proposals list (#862) (b9e7542)
  • Remove web vitals from namadillo (#894) (6c5ee9c)
  • Replace tally type with two fifths (#1252) (785d9ad)
  • Represent all amount values in display denom (#1225) (b7367f7)
  • Reuse and fix up proposal ID query param logic (#841) (0292dca)
  • Robuster way to detect/install keplr (#1267) (#1282) (7fe29c5)
  • Separate long NAM values with commas (#953) (96f9ae0)
  • Serialize bigints to fix vote proposal signing (#941) (da5ed07)
  • Set default timeout for success/error toasts (#1049) (09c10c9)
  • Set max decimal places to 6 for NAM inputs (#880) (c0e0254)
  • Show advanced settings when providing config.toml (#1276) (9401f53)
  • Start toast timeout when toast type changes (#1049) (c423c0c)
  • Stop deducting fees twice in available amount (#1225) (f4c1ee3)
  • Unify asset decoding for Namada and Cosmos (#1235) (08d7e68)
  • Updating imports for consistency (#1325) (ae2b4eb)
  • Updating references for shouldUpdateBalanceAmount (#842) (9f64ffe)
  • Use "-" in show less proposal description link (#953) (3d716f4)
  • Use correct text for VoteProposal notification event (#1401) (3cf8514)
  • Use indexer to check if user voted on proposal (#871) (0b64827)
  • Use NamCurrency component in VoteInfoCards (#803) (881c980)
  • Use proposal ID as key in Live/Upcoming view (#803) (7e24756)
  • Wrong redelegation tx type (#1063) (b5d5b5a)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--feat/release-please-test3--components--namadillo branch from 82fbd0f to 1928411 Compare January 13, 2025 23:11
@pedrorezende pedrorezende force-pushed the feat/release-please-test3 branch from 40f2043 to 749bda0 Compare January 13, 2025 23:18
@github-actions github-actions bot force-pushed the release-please--branches--feat/release-please-test3--components--namadillo branch from 1928411 to 441baf6 Compare January 13, 2025 23:37
@github-actions github-actions bot force-pushed the release-please--branches--feat/release-please-test3--components--namadillo branch from 441baf6 to 73bcae3 Compare January 14, 2025 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant