Releases: Chia-Network/Climate-Wallet
Releases · Chia-Network/Climate-Wallet
1.1.32-rc7
Release 1.1.32-rc7 * ci: update rc apt repo on tags ([15bd3a0](https://github.com/Chia-Network/Climate-Wallet/commit/15bd3a0))
1.1.32-rc6
Release 1.1.32-rc6 * build: put package-lock.json in repo ([18f5301](https://github.com/Chia-Network/Climate-Wallet/commit/18f5301)) * fix: roll back npm package update to allow wallet to connect ([de58627](https://github.com/Chia-Network/Climate-Wallet/commit/de58627))
1.1.32-rc5
Release 1.1.32-rc5 * revert: dependency updates causing packages/api-react to break ([9c89bdf](https://github.com/Chia-Network/Climate-Wallet/commit/9c89bdf))
1.1.32-rc4
Release 1.1.32-rc4 * ci: use github hosted arm runners ([852963c](https://github.com/Chia-Network/Climate-Wallet/commit/852963c))
1.1.32-rc3
Release 1.1.32-rc3 * fix: default token diver to localhost ([79fb364](https://github.com/Chia-Network/Climate-Wallet/commit/79fb364)) * fix: refresh required to see new tokens ([4ab62e2](https://github.com/Chia-Network/Climate-Wallet/commit/4ab62e2)) * fix: transaction memo not displaying properly ([19a019e](https://github.com/Chia-Network/Climate-Wallet/commit/19a019e)) * fix: transaction memo not displaying properly ([00f1a87](https://github.com/Chia-Network/Climate-Wallet/commit/00f1a87))
1.1.32-rc2
Release 1.1.32-rc2 * Update license ([207e37c](https://github.com/Chia-Network/Climate-Wallet/commit/207e37c))
1.1.32-rc1
Release 1.1.32-rc1 * ci: add autotagging for autorelease ([46acd64](https://github.com/Chia-Network/Climate-Wallet/commit/46acd64)) * ci: add github token to workflow ([c902df5](https://github.com/Chia-Network/Climate-Wallet/commit/c902df5)) * ci: add nvmrc and update setup-node to v4 ([bc27c69](https://github.com/Chia-Network/Climate-Wallet/commit/bc27c69)) * ci: add rc release ([c8307d1](https://github.com/Chia-Network/Climate-Wallet/commit/c8307d1)) * ci: artifact upload logic improvement ([870080c](https://github.com/Chia-Network/Climate-Wallet/commit/870080c)) * ci: correct directory name ([9e58d62](https://github.com/Chia-Network/Climate-Wallet/commit/9e58d62)) * ci: fix filename ([7801211](https://github.com/Chia-Network/Climate-Wallet/commit/7801211)) * ci: less wget output, remove directory ([848404c](https://github.com/Chia-Network/Climate-Wallet/commit/848404c)) * ci: line formatting for wget ([90927fb](https://github.com/Chia-Network/Climate-Wallet/commit/90927fb)) * ci: releases without a token needed ([ed22997](https://github.com/Chia-Network/Climate-Wallet/commit/ed22997)) * ci: remove need for github token when getting token driver builds ([bcca825](https://github.com/Chia-Network/Climate-Wallet/commit/bcca825)) * ci: skip steps if dependabot doesn't have access to secrets ([d096ac2](https://github.com/Chia-Network/Climate-Wallet/commit/d096ac2)) * ci: specify bash shell ([dc83b83](https://github.com/Chia-Network/Climate-Wallet/commit/dc83b83)) * ci: switch to using curl instead of wget for better cross platform compatability ([1f724f4](https://github.com/Chia-Network/Climate-Wallet/commit/1f724f4)) * ci: trim line break at end of curl ([ae3527a](https://github.com/Chia-Network/Climate-Wallet/commit/ae3527a)) * ci: update to checkoutv4 ([5b4846a](https://github.com/Chia-Network/Climate-Wallet/commit/5b4846a)) * ci: Use GitHub Glue Action for requests instead of curl ([e9cf98b](https://github.com/Chia-Network/Climate-Wallet/commit/e9cf98b)) * ci: use macos-latest ([d7d4851](https://github.com/Chia-Network/Climate-Wallet/commit/d7d4851)) * Update commit-signing ([3af7fae](https://github.com/Chia-Network/Climate-Wallet/commit/3af7fae)) * Update dep-review ([7478ab2](https://github.com/Chia-Network/Climate-Wallet/commit/7478ab2)) * Update dependabot ([004869c](https://github.com/Chia-Network/Climate-Wallet/commit/004869c)) * Update dependabot ([d741e47](https://github.com/Chia-Network/Climate-Wallet/commit/d741e47)) * Update license ([6adaf9a](https://github.com/Chia-Network/Climate-Wallet/commit/6adaf9a)) * build: add path to ruby gem installed binaries ([b61eb80](https://github.com/Chia-Network/Climate-Wallet/commit/b61eb80)) * build: fix typo in if logic ([542a183](https://github.com/Chia-Network/Climate-Wallet/commit/542a183)) * build: gem commands without sudo ([ea27f34](https://github.com/Chia-Network/Climate-Wallet/commit/ea27f34)) * build: if statement logic rework ([14ce1bd](https://github.com/Chia-Network/Climate-Wallet/commit/14ce1bd)) * build: install keys for rvm ([6aacd6f](https://github.com/Chia-Network/Climate-Wallet/commit/6aacd6f)) * build: more if statement matching ([9f2d5c1](https://github.com/Chia-Network/Climate-Wallet/commit/9f2d5c1)) * build: more rvm troubleshooting ([5d8fcce](https://github.com/Chia-Network/Climate-Wallet/commit/5d8fcce)) * build: more targeting for places we now use rvm ([dd8ef3b](https://github.com/Chia-Network/Climate-Wallet/commit/dd8ef3b)) * build: ruby apt install for 3.0 ([669b7a7](https://github.com/Chia-Network/Climate-Wallet/commit/669b7a7)) * build: specify intel macs with new format ([f43e022](https://github.com/Chia-Network/Climate-Wallet/commit/f43e022)) * build: swap to the new mac notarization tool ([0115882](https://github.com/Chia-Network/Climate-Wallet/commit/0115882)) * build: try new matching logic in if statement ([7fdde3b](https://github.com/Chia-Network/Climate-Wallet/commit/7fdde3b)) * build: upgrade ruby for packaging application ([e1277c7](https://github.com/Chia-Network/Climate-Wallet/commit/e1277c7)) * build: Use rvm for installing ruby3 ([f855b79](https://github.com/Chia-Network/Climate-Wallet/commit/f855b79)) * build(deps-dev): bump @xmldom/xmldom from 0.8.10 to 0.9.6 ([7307d00](https://github.com/Chia-Network/Climate-Wallet/commit/7307d00)) * build(deps): bump actions/upload-artifact from 3 to 4 ([e41ac77](https://github.com/Chia-Network/Climate-Wallet/commit/e41ac77)) * build(deps): bump Apple-Actions/import-codesign-certs from 2 to 3 ([0cfee4f](https://github.com/Chia-Network/Climate-Wallet/commit/0cfee4f)) * build(deps): bump softprops/action-gh-release from 0.1.15 to 2.2.0 ([143ff1a](https://github.com/Chia-Network/Climate-Wallet/commit/143ff1a)) * build(deps): bump ws from 8.4.2 to 8.17.1 ([7f53ccd](https://github.com/Chia-Network/Climate-Wallet/commit/7f53ccd)) * docs: add submodule updating instructions ([1da342e](https://github.com/Chia-Network/Climate-Wallet/commit/1da342e)) * chore: bump version ([385ac27](https://github.com/Chia-Network/Climate-Wallet/commit/385ac27)) * chore: update climate token driver submodule ([1483257](https://github.com/Chia-Network/Climate-Wallet/commit/1483257)) * chore: update token-driver submodule ([42a9cbb](https://github.com/Chia-Network/Climate-Wallet/commit/42a9cbb)) * chore: version bump ([e17091c](https://github.com/Chia-Network/Climate-Wallet/commit/e17091c)) * feat: updated url format to work with cadt-ui v2 ([75d0754](https://github.com/Chia-Network/Climate-Wallet/commit/75d0754))
1.1.31
Release 1.1.31 * docs: add submodule updating instructions ([1da342e](https://github.com/Chia-Network/Climate-Wallet/commit/1da342e)) * chore: update climate token driver submodule ([1483257](https://github.com/Chia-Network/Climate-Wallet/commit/1483257)) * chore: update token-driver submodule ([42a9cbb](https://github.com/Chia-Network/Climate-Wallet/commit/42a9cbb)) * chore: version bump ([e17091c](https://github.com/Chia-Network/Climate-Wallet/commit/e17091c)) * ci: add nvmrc and update setup-node to v4 ([bc27c69](https://github.com/Chia-Network/Climate-Wallet/commit/bc27c69)) * ci: skip steps if dependabot doesn't have access to secrets ([d096ac2](https://github.com/Chia-Network/Climate-Wallet/commit/d096ac2)) * ci: update to checkoutv4 ([5b4846a](https://github.com/Chia-Network/Climate-Wallet/commit/5b4846a)) * ci: Use GitHub Glue Action for requests instead of curl ([e9cf98b](https://github.com/Chia-Network/Climate-Wallet/commit/e9cf98b))
1.1.30
Release 1.1.30 * chore: bump version ([385ac27](https://github.com/Chia-Network/Climate-Wallet/commit/385ac27)) * feat: updated url format to work with cadt-ui v2 ([75d0754](https://github.com/Chia-Network/Climate-Wallet/commit/75d0754)) * build: add path to ruby gem installed binaries ([b61eb80](https://github.com/Chia-Network/Climate-Wallet/commit/b61eb80)) * build: fix typo in if logic ([542a183](https://github.com/Chia-Network/Climate-Wallet/commit/542a183)) * build: gem commands without sudo ([ea27f34](https://github.com/Chia-Network/Climate-Wallet/commit/ea27f34)) * build: if statement logic rework ([14ce1bd](https://github.com/Chia-Network/Climate-Wallet/commit/14ce1bd)) * build: install keys for rvm ([6aacd6f](https://github.com/Chia-Network/Climate-Wallet/commit/6aacd6f)) * build: more if statement matching ([9f2d5c1](https://github.com/Chia-Network/Climate-Wallet/commit/9f2d5c1)) * build: more rvm troubleshooting ([5d8fcce](https://github.com/Chia-Network/Climate-Wallet/commit/5d8fcce)) * build: more targeting for places we now use rvm ([dd8ef3b](https://github.com/Chia-Network/Climate-Wallet/commit/dd8ef3b)) * build: ruby apt install for 3.0 ([669b7a7](https://github.com/Chia-Network/Climate-Wallet/commit/669b7a7)) * build: specify intel macs with new format ([f43e022](https://github.com/Chia-Network/Climate-Wallet/commit/f43e022)) * build: swap to the new mac notarization tool ([0115882](https://github.com/Chia-Network/Climate-Wallet/commit/0115882)) * build: try new matching logic in if statement ([7fdde3b](https://github.com/Chia-Network/Climate-Wallet/commit/7fdde3b)) * build: upgrade ruby for packaging application ([e1277c7](https://github.com/Chia-Network/Climate-Wallet/commit/e1277c7)) * build: Use rvm for installing ruby3 ([f855b79](https://github.com/Chia-Network/Climate-Wallet/commit/f855b79))
1.1.29
Release 1.1.29 * chore: bump to 1.1.29 ([ea4ed77](https://github.com/Chia-Network/Climate-Wallet/commit/ea4ed77)) * chore: bump to 1.1.29 ([d0cea90](https://github.com/Chia-Network/Climate-Wallet/commit/d0cea90))