|
1 | | -## [1.7.24](https://github.com/Chia-Network/cadt/compare/1.7.24-rc1...1.7.24) (2025-09-10) |
| 1 | +## [1.7.25](https://github.com/Chia-Network/cadt/compare/1.7.25-rc1...1.7.25) (2025-10-08) |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | +## [1.7.24](https://github.com/Chia-Network/cadt/compare/1.7.23-rc20...1.7.24) (2025-09-10) |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
|
33 | 37 | ## [1.7.16](https://github.com/Chia-Network/cadt/compare/1.7.15...1.7.16) (2024-05-31) |
34 | 38 |
|
35 | 39 |
|
| 40 | +### Bug Fixes |
| 41 | + |
| 42 | +* add a bunch of mirroring debugging output, fix eslint ([fabc8e0](https://github.com/Chia-Network/cadt/commit/fabc8e07e9500a0b6116bbf91d886e68d03d9b60)) |
| 43 | +* handle null cases in mirror creation ([133df86](https://github.com/Chia-Network/cadt/commit/133df866191561039e21519e172355cdbfcbc323)) |
| 44 | +* issues surfaced by the linter ([6f8f44b](https://github.com/Chia-Network/cadt/commit/6f8f44b3a97ce2800d197767df28eb05c1323599)) |
| 45 | +* mirror subscription check in the right orgUid variable ([2cdd7c9](https://github.com/Chia-Network/cadt/commit/2cdd7c9eae1a42136377350046317ef23651721e)) |
| 46 | +* move extra mirror debugging messages to the silly log level ([bf36af1](https://github.com/Chia-Network/cadt/commit/bf36af10c5291259dd26d38b5247a5fe0c81700a)) |
| 47 | +* remove 0x from store ID when looking for existing mirrors ([9381005](https://github.com/Chia-Network/cadt/commit/9381005123300036a5d22c187284a7cdc71b2766)) |
| 48 | + |
| 49 | + |
| 50 | +### Features |
| 51 | + |
| 52 | +* check wallet balance before adding mirror ([ff420f6](https://github.com/Chia-Network/cadt/commit/ff420f6f3a44cf126f8af735818a00c89d10f7ba)) |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | +## [1.7.24-rc1](https://github.com/Chia-Network/cadt/compare/1.7.24...1.7.24-rc1) (2025-09-10) |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | +## [1.7.24](https://github.com/Chia-Network/cadt/compare/1.7.23-rc20...1.7.24) (2025-09-10) |
| 61 | + |
| 62 | + |
36 | 63 | ### Bug Fixes |
37 | 64 |
|
38 | 65 | * hash var logic ([21c5a38](https://github.com/Chia-Network/cadt/commit/21c5a388ca3a79c08a163dcef13b6ca40306adf0)) |
|
41 | 68 |
|
42 | 69 |
|
43 | 70 |
|
| 71 | +## [1.7.23](https://github.com/Chia-Network/cadt/compare/1.7.23-rc19...1.7.23) (2025-09-04) |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | +## [1.7.22](https://github.com/Chia-Network/cadt/compare/1.7.22-rc3...1.7.22) (2025-03-11) |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | +## [1.7.21](https://github.com/Chia-Network/cadt/compare/1.7.21-rc21...1.7.21) (2025-02-21) |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | +## [1.7.20](https://github.com/Chia-Network/cadt/compare/1.7.19...1.7.20) (2024-12-09) |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | +## [1.7.19](https://github.com/Chia-Network/cadt/compare/1.7.18...1.7.19) (2024-12-04) |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | +## [1.7.18](https://github.com/Chia-Network/cadt/compare/1.7.17...1.7.18) (2024-10-18) |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | +## [1.7.17](https://github.com/Chia-Network/cadt/compare/1.7.16...1.7.17) (2024-08-16) |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | +## [1.7.16](https://github.com/Chia-Network/cadt/compare/1.7.15...1.7.16) (2024-05-31) |
| 100 | + |
| 101 | + |
| 102 | + |
44 | 103 | ## [1.7.23-rc20](https://github.com/Chia-Network/cadt/compare/1.7.23...1.7.23-rc20) (2025-09-04) |
45 | 104 |
|
46 | 105 |
|
|
0 commit comments