Skip to content

Releases: Chia-Network/cadt

1.7.17

16 Aug 18:41
1.7.17
8a0bb4d
Compare
Choose a tag to compare
Release 1.7.17

* chore: bump version ([fddae52](https://github.com/Chia-Network/cadt/commit/fddae52))
* chore: Create .repo-content-updater.yaml ([4462f30](https://github.com/Chia-Network/cadt/commit/4462f30))
* chore: dependency updates ([b3a81c4](https://github.com/Chia-Network/cadt/commit/b3a81c4))
* chore: Update .repo-content-updater.yaml ([8096ee2](https://github.com/Chia-Network/cadt/commit/8096ee2))
* chore: Updating npm dev dependencies ([db4e27a](https://github.com/Chia-Network/cadt/commit/db4e27a))
* feat: /offer/accept conforms to RESTful protocol. will return 200 with message if no offer ([d585902](https://github.com/Chia-Network/cadt/commit/d585902))
* feat: corrected verificationBody empty string function ([5e614b0](https://github.com/Chia-Network/cadt/commit/5e614b0))
* feat: node 20 update complete ([8a2e16d](https://github.com/Chia-Network/cadt/commit/8a2e16d))
* feat: node 20 update complete ([c51ca8b](https://github.com/Chia-Network/cadt/commit/c51ca8b))
* feat: node 20 update complete ([a626aae](https://github.com/Chia-Network/cadt/commit/a626aae))
* feat: offer tweaks and RESTful compliance ([0756fc9](https://github.com/Chia-Network/cadt/commit/0756fc9))
* feat: verificationBody is now not required for issuances ([39bfdd1](https://github.com/Chia-Network/cadt/commit/39bfdd1))
* fix: bug in which active transfers prevent transfer related actions ([78a5b5b](https://github.com/Chia-Network/cadt/commit/78a5b5b))
* fix: changes in previous commit that broke old cadt-ui ([7a4f632](https://github.com/Chia-Network/cadt/commit/7a4f632))
* fix: corrected assertion call ([15f20c6](https://github.com/Chia-Network/cadt/commit/15f20c6))
* fix: incorrect payload format to make_offer rpc ([fd52b4a](https://github.com/Chia-Network/cadt/commit/fd52b4a))
* fix: removed console.log ([0244efe](https://github.com/Chia-Network/cadt/commit/0244efe))
* fix: removed old pkg ([05b1352](https://github.com/Chia-Network/cadt/commit/05b1352))
* fix: testing ([2ec0d38](https://github.com/Chia-Network/cadt/commit/2ec0d38))
* ci: update tests to node 20 ([73389aa](https://github.com/Chia-Network/cadt/commit/73389aa))
* ci: update to node 20 ([1e5e164](https://github.com/Chia-Network/cadt/commit/1e5e164))
* docs: improve formatting on README ([3a8ba81](https://github.com/Chia-Network/cadt/commit/3a8ba81))
* docs: improve installation docs ([7802f4e](https://github.com/Chia-Network/cadt/commit/7802f4e))
* docs: update readme installation instructions ([d76d254](https://github.com/Chia-Network/cadt/commit/d76d254))
* docs: updated wording on Chia installation ([53c2789](https://github.com/Chia-Network/cadt/commit/53c2789))

1.7.16

31 May 20:02
1.7.16
fe97f44
Compare
Choose a tag to compare
Release 1.7.16

* chore: addressed PR comments ([93a90df](https://github.com/Chia-Network/cadt/commit/93a90df))
* chore: addressed PR comments ([c813bf5](https://github.com/Chia-Network/cadt/commit/c813bf5))
* chore: bump version to 1.7.16 ([bcfb66f](https://github.com/Chia-Network/cadt/commit/bcfb66f))
* chore: removed reset task interval from config ([7de1b68](https://github.com/Chia-Network/cadt/commit/7de1b68))
* chore: removed unnecessary option for reset to generation ([e23ccba](https://github.com/Chia-Network/cadt/commit/e23ccba))
* chore: Updating npm dev dependencies ([4ee0e88](https://github.com/Chia-Network/cadt/commit/4ee0e88))
* Add github actions to dependabot ([97f47fe](https://github.com/Chia-Network/cadt/commit/97f47fe))
* Update dependabot ([b6e1c6c](https://github.com/Chia-Network/cadt/commit/b6e1c6c))
* Update dependabot ([e3201f1](https://github.com/Chia-Network/cadt/commit/e3201f1))
* feat: added option to exclude home org ([75f05ef](https://github.com/Chia-Network/cadt/commit/75f05ef))
* feat: added read-only check to reset date and audit endpoints ([2b015c2](https://github.com/Chia-Network/cadt/commit/2b015c2))
* feat: added resetToDate audit endpoint ([69733fc](https://github.com/Chia-Network/cadt/commit/69733fc))
* feat: added resetToGeneration audit endpoint ([aa851b9](https://github.com/Chia-Network/cadt/commit/aa851b9))
* fix: add storeId to log messages that previously only had store name ([8510dc9](https://github.com/Chia-Network/cadt/commit/8510dc9))
* fix: add storeId to log messages that previously only had store name ([f46384d](https://github.com/Chia-Network/cadt/commit/f46384d))
* fix: reset audit table task ([819ebb0](https://github.com/Chia-Network/cadt/commit/819ebb0))
* fix: reset audit table task ([10285f2](https://github.com/Chia-Network/cadt/commit/10285f2))
* fix: reset to date ([4a5845d](https://github.com/Chia-Network/cadt/commit/4a5845d))
* fix: reset to date endpoint query ([f94fe1e](https://github.com/Chia-Network/cadt/commit/f94fe1e))
* fix: reset to generation validation schema ([4541b1b](https://github.com/Chia-Network/cadt/commit/4541b1b))
* fix: task meta data retrieval ([5b8bcbe](https://github.com/Chia-Network/cadt/commit/5b8bcbe))
* fix: task meta data retrieval ([729e79d](https://github.com/Chia-Network/cadt/commit/729e79d))
* fix: use toBeProcessedIndex ([33bc5d0](https://github.com/Chia-Network/cadt/commit/33bc5d0))
* fix: use toBeProcessedIndex ([478de36](https://github.com/Chia-Network/cadt/commit/478de36))

1.7.15

15 May 20:34
1.7.15
e7ee18c
Compare
Choose a tag to compare
Release 1.7.15

* chore: bump version to 1.7.15 ([73c2988](https://github.com/Chia-Network/cadt/commit/73c2988))
* chore: update package-lock.json ([702bed1](https://github.com/Chia-Network/cadt/commit/702bed1))
* chore: Updating changelog for 1.7.15 ([9128699](https://github.com/Chia-Network/cadt/commit/9128699))
* chore: Updating npm dev dependencies ([b14f181](https://github.com/Chia-Network/cadt/commit/b14f181))
* build: revert dev dependency updates ([af5734f](https://github.com/Chia-Network/cadt/commit/af5734f))
* build(deps): bump mysql2 from 3.9.3 to 3.9.7 ([dd3ea2b](https://github.com/Chia-Network/cadt/commit/dd3ea2b))
* Revert "Release 1.7.15" ([4de2426](https://github.com/Chia-Network/cadt/commit/4de2426))
* Revert "Revert "Release 1.7.15"" ([40cdcfd](https://github.com/Chia-Network/cadt/commit/40cdcfd))
* fix: assertNoPendingCommits ([70f09e8](https://github.com/Chia-Network/cadt/commit/70f09e8))
* fix: clear staging table ([75cbca0](https://github.com/Chia-Network/cadt/commit/75cbca0))
* fix: empty sync ([1a19a04](https://github.com/Chia-Network/cadt/commit/1a19a04))
* fix: missing function ([4cf1159](https://github.com/Chia-Network/cadt/commit/4cf1159))
* fix: missing function ([35230b9](https://github.com/Chia-Network/cadt/commit/35230b9))
* fix: null fix during sync ([2a28d13](https://github.com/Chia-Network/cadt/commit/2a28d13))
* fix: registry id on sync status ([3678a9b](https://github.com/Chia-Network/cadt/commit/3678a9b))
* fix: sync status export ([61271c0](https://github.com/Chia-Network/cadt/commit/61271c0))
* fix: truncate staging only once ([2ff211d](https://github.com/Chia-Network/cadt/commit/2ff211d))
* fix: truncate staging only once ([49ae20f](https://github.com/Chia-Network/cadt/commit/49ae20f))
* docs: update create organization documentation ([86617df](https://github.com/Chia-Network/cadt/commit/86617df))
* feat: add homeorg profile sync status ([ea011ee](https://github.com/Chia-Network/cadt/commit/ea011ee))

1.7.14

09 Apr 22:01
1.7.14
def57f7
Compare
Choose a tag to compare
Release 1.7.14

* chore: bump version to 1.7.14 ([e2e7ceb](https://github.com/Chia-Network/cadt/commit/e2e7ceb))
* chore: Updating npm dev dependencies ([efea1d7](https://github.com/Chia-Network/cadt/commit/efea1d7))
* fix: allow unpaginated requests on xls download ([e13bf3e](https://github.com/Chia-Network/cadt/commit/e13bf3e))
* fix: move max limit to 1000 for pagination ([6141a03](https://github.com/Chia-Network/cadt/commit/6141a03))
* fix: untokenized units sql operator ([b54d439](https://github.com/Chia-Network/cadt/commit/b54d439))

1.7.13

05 Apr 20:27
1.7.13
e1e1c6e
Compare
Choose a tag to compare
Release 1.7.13

* chore: cleanup log output ([d2d8f06](https://github.com/Chia-Network/cadt/commit/d2d8f06))
* chore: remove debugging output ([27ac368](https://github.com/Chia-Network/cadt/commit/27ac368))
* chore: Updating npm dev dependencies ([c7be273](https://github.com/Chia-Network/cadt/commit/c7be273))
* chore: Updating npm dev dependencies ([ac10030](https://github.com/Chia-Network/cadt/commit/ac10030))
* chore: Updating npm dev dependencies ([0abc81b](https://github.com/Chia-Network/cadt/commit/0abc81b))
* chore: version adjustment 1.7.10 ([c40836c](https://github.com/Chia-Network/cadt/commit/c40836c))
* chore: version bump 1.7.11 ([c29b9d5](https://github.com/Chia-Network/cadt/commit/c29b9d5))
* build(deps-dev): bump @commitlint/cli from 19.0.3 to 19.2.1 ([599c16f](https://github.com/Chia-Network/cadt/commit/599c16f))
* build(deps-dev): bump socket.io-client from 4.7.4 to 4.7.5 ([c96f32a](https://github.com/Chia-Network/cadt/commit/c96f32a))
* build(deps): bump mysql2 from 2.3.3 to 3.9.3 ([da23da8](https://github.com/Chia-Network/cadt/commit/da23da8))
* ci: dependabot scan day ([24cd54a](https://github.com/Chia-Network/cadt/commit/24cd54a))
* ci: fix notarizing for macos ([2f88df9](https://github.com/Chia-Network/cadt/commit/2f88df9))
* fix: change DATALAYER_FILE_SERVER_URL check from error to info ([4451575](https://github.com/Chia-Network/cadt/commit/4451575))
* fix: false clause of onlytokenizedunits ([b6f5468](https://github.com/Chia-Network/cadt/commit/b6f5468))
* fix: handle onlytokenizedunits false clause ([343bae2](https://github.com/Chia-Network/cadt/commit/343bae2))
* fix: import logger correctly for mirror-check ([63b74b6](https://github.com/Chia-Network/cadt/commit/63b74b6))
* fix: mirror logic fixes for url and scheduled tasks ([96ac698](https://github.com/Chia-Network/cadt/commit/96ac698))
* fix: mirror logic when no homeorg ([06bfe79](https://github.com/Chia-Network/cadt/commit/06bfe79))
* fix: mirror url logic ([46ba5ae](https://github.com/Chia-Network/cadt/commit/46ba5ae))
* fix: update default MIRROR_CHECK_TASK_INTERVAL to be much longer ([1d980db](https://github.com/Chia-Network/cadt/commit/1d980db))
* fix: wip debugging mirror logic ([6c561c5](https://github.com/Chia-Network/cadt/commit/6c561c5))
* docs: update README to match new mirror sync default ([5cbeb15](https://github.com/Chia-Network/cadt/commit/5cbeb15))
* feat: add only tokenized units query param ([2fdf0b2](https://github.com/Chia-Network/cadt/commit/2fdf0b2))

1.7.12

08 Mar 20:00
1.7.12
51e3a16
Compare
Choose a tag to compare
Release 1.7.12

* chore: version bump ([d28d8ac](https://github.com/Chia-Network/cadt/commit/d28d8ac))
* fix: allow other params when using projectids ([ddf21be](https://github.com/Chia-Network/cadt/commit/ddf21be))
* fix: joi ([f437359](https://github.com/Chia-Network/cadt/commit/f437359))
* fix: projectIds ([2c0a083](https://github.com/Chia-Network/cadt/commit/2c0a083))
* fix: refactor validation ([4c742af](https://github.com/Chia-Network/cadt/commit/4c742af))
* fix: refactor validation ([b023d65](https://github.com/Chia-Network/cadt/commit/b023d65))

1.7.11

08 Mar 19:06
1.7.11
c0110c2
Compare
Choose a tag to compare
Release 1.7.11

* fix: improve mirror logic ([af205a5](https://github.com/Chia-Network/cadt/commit/af205a5))

1.7.10

06 Mar 20:02
1.7.10
8995bdd
Compare
Choose a tag to compare
Release 1.7.10

* fix: do not require pagination when projectIds is used as a query param ([c9b32cc](https://github.com/Chia-Network/cadt/commit/c9b32cc))

1.7.9

26 Feb 23:03
1.7.9
dc53674
Compare
Choose a tag to compare
Release 1.7.9

* chore: npm update ([bff4df5](https://github.com/Chia-Network/cadt/commit/bff4df5))
* chore: Updating npm dev dependencies ([c98a125](https://github.com/Chia-Network/cadt/commit/c98a125))
* chore: version bump 1.7.9 ([87e2b5c](https://github.com/Chia-Network/cadt/commit/87e2b5c))
* ci: add dependabot.yml file ([cf77d5f](https://github.com/Chia-Network/cadt/commit/cf77d5f))
* docs:  update config options in the README ([ae940f1](https://github.com/Chia-Network/cadt/commit/ae940f1))
* docs: installation guide updates ([ff1800c](https://github.com/Chia-Network/cadt/commit/ff1800c))
* docs: README prerequisites ([7fe2a4f](https://github.com/Chia-Network/cadt/commit/7fe2a4f))
* docs: README updates ([65f09a0](https://github.com/Chia-Network/cadt/commit/65f09a0))
* docs: remote install guide updates ([cafec75](https://github.com/Chia-Network/cadt/commit/cafec75))
* docs: update remote installation guide ([dfe13d8](https://github.com/Chia-Network/cadt/commit/dfe13d8))
* docs: update remote installation guide ([2dc8dad](https://github.com/Chia-Network/cadt/commit/2dc8dad))

1.7.8

15 Feb 19:21
1.7.8
c7acbc8
Compare
Choose a tag to compare
Release 1.7.8

* test: add logging to sync ([3f16e10](https://github.com/Chia-Network/cadt/commit/3f16e10))
* test: add logging to sync ([8528fb3](https://github.com/Chia-Network/cadt/commit/8528fb3))
* test: address tests ([9a996c2](https://github.com/Chia-Network/cadt/commit/9a996c2))
* test: fix test ([6a2ac8c](https://github.com/Chia-Network/cadt/commit/6a2ac8c))
* test: more tests fixes ([f706fa5](https://github.com/Chia-Network/cadt/commit/f706fa5))
* fix: clean up old sync code ([fd44165](https://github.com/Chia-Network/cadt/commit/fd44165))
* fix: clear pending root if detected on push ([d8b1c22](https://github.com/Chia-Network/cadt/commit/d8b1c22))
* fix: clear pending root if detected on push ([fd12c15](https://github.com/Chia-Network/cadt/commit/fd12c15))
* fix: clear pending root if detected on push ([e280c9a](https://github.com/Chia-Network/cadt/commit/e280c9a))
* fix: index based sync ([d2ac1a6](https://github.com/Chia-Network/cadt/commit/d2ac1a6))
* fix: maximum file size limit ([94816ac](https://github.com/Chia-Network/cadt/commit/94816ac))
* fix: optimize retry logic of subscribe ([7da1c6e](https://github.com/Chia-Network/cadt/commit/7da1c6e))
* fix: regex validation vulnerability ([21167df](https://github.com/Chia-Network/cadt/commit/21167df))
* fix: sync remaining bug ([dd4c289](https://github.com/Chia-Network/cadt/commit/dd4c289))
* fix: sync remaining bug ([64dacdf](https://github.com/Chia-Network/cadt/commit/64dacdf))
* fix: sync remaining bug ([192a9e5](https://github.com/Chia-Network/cadt/commit/192a9e5))
* fix: sync remaining bug ([fc4ccb5](https://github.com/Chia-Network/cadt/commit/fc4ccb5))
* fix: tests ([a19be01](https://github.com/Chia-Network/cadt/commit/a19be01))
* fix: tests ([927e242](https://github.com/Chia-Network/cadt/commit/927e242))
* fix: tests ([a23ecbc](https://github.com/Chia-Network/cadt/commit/a23ecbc))
* fix: tests ([b96a97f](https://github.com/Chia-Network/cadt/commit/b96a97f))
* fix: tests for paginated data ([482a20e](https://github.com/Chia-Network/cadt/commit/482a20e))
* fix: timer setting for organization sync ([617ed51](https://github.com/Chia-Network/cadt/commit/617ed51))
* chore: update deps ([72ae0c3](https://github.com/Chia-Network/cadt/commit/72ae0c3))
* chore: Updating npm dev dependencies ([ce72e0a](https://github.com/Chia-Network/cadt/commit/ce72e0a))
* chore: Updating npm dev dependencies ([f882276](https://github.com/Chia-Network/cadt/commit/f882276))
* chore: Updating npm dev dependencies ([3184c65](https://github.com/Chia-Network/cadt/commit/3184c65))
* chore: Updating npm dev dependencies ([afb56cf](https://github.com/Chia-Network/cadt/commit/afb56cf))
* chore: Updating npm dev dependencies ([cfc486c](https://github.com/Chia-Network/cadt/commit/cfc486c))
* chore: version bump ([0fc4d98](https://github.com/Chia-Network/cadt/commit/0fc4d98))
* chore: version bump ([5e7f2a7](https://github.com/Chia-Network/cadt/commit/5e7f2a7))
* Grammar and typos README.md update ([8728f57](https://github.com/Chia-Network/cadt/commit/8728f57))
* tests: fix chai import in tests ([af06028](https://github.com/Chia-Network/cadt/commit/af06028))
* tests: fix chai import in tests ([4239711](https://github.com/Chia-Network/cadt/commit/4239711))
* tests: fix chai import in tests ([db20c2f](https://github.com/Chia-Network/cadt/commit/db20c2f))
* ci: fix ARM sqlite path ([1abc1df](https://github.com/Chia-Network/cadt/commit/1abc1df))
* ci: fix path to new sqlite3 executable ([1244dbc](https://github.com/Chia-Network/cadt/commit/1244dbc))
* build:  add auto-restart functionality to systemd ([b4877a0](https://github.com/Chia-Network/cadt/commit/b4877a0))
* build: specify node 18 in pkg command ([b50ba52](https://github.com/Chia-Network/cadt/commit/b50ba52))
* docs: 2024 license update ([cc3a11b](https://github.com/Chia-Network/cadt/commit/cc3a11b))
* docs: add terms and conditions ([c5ae620](https://github.com/Chia-Network/cadt/commit/c5ae620))
* docs: remove redundant blurb in license file ([19b25e0](https://github.com/Chia-Network/cadt/commit/19b25e0))
* feat: add mirror check task ([5629a6c](https://github.com/Chia-Network/cadt/commit/5629a6c))
* feat: add mirror check task ([69b7d01](https://github.com/Chia-Network/cadt/commit/69b7d01))
* feat: dont upload to web2 gateway if md5 matches ([0f051bf](https://github.com/Chia-Network/cadt/commit/0f051bf))
* feat: dont upload to web2 gateway if md5 matches ([7b0bd3b](https://github.com/Chia-Network/cadt/commit/7b0bd3b))
* feat: enable wal mode ([4e50833](https://github.com/Chia-Network/cadt/commit/4e50833))
* feat: fix counter for sync remaining ([9cf94e0](https://github.com/Chia-Network/cadt/commit/9cf94e0))
* feat: require pagination ([86e073a](https://github.com/Chia-Network/cadt/commit/86e073a))