Skip to content

1.7.8

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 19:21
· 313 commits to develop since this release
1.7.8
c7acbc8
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))