Major changes since v0.6.1
---
- [#2458](https://github.com/tari-project/tari/pull/2458) Fix error when duplicate orphan tips are inserted
- [#2468](https://github.com/tari-project/tari/pull/2468) Blockchain database, target difficulty and validator performance improvements
Minor changes since v0.6.1
---
- [#2467](https://github.com/tari-project/tari/pull/2467) Respect client deadline on server-side
- [#2464](https://github.com/tari-project/tari/pull/2464) OpenSSL for iOS config
- [#2462](https://github.com/tari-project/tari/pull/2462) Fix base node desktop shortcut
- [#2461](https://github.com/tari-project/tari/pull/2461) Mobile Build - OpenSSL Compilation for Android
- [#2451](https://github.com/tari-project/tari/pull/2451) Improve UX for Windows first runtime use
- [#2456](https://github.com/tari-project/tari/pull/2456) Update wallet configuration defaults and in console wallet
- [#2460](https://github.com/tari-project/tari/pull/2460) Add version detection for the latest Mac OS
- [#2454](https://github.com/tari-project/tari/pull/2454) Fix default file names, config location
- [#2457](https://github.com/tari-project/tari/pull/2457) [wallet] Fix bug where cancelled output is spent
- [#2466](https://github.com/tari-project/tari/pull/2466) Edge-case fixes for connection management and protocol negotiation
- [#2455](https://github.com/tari-project/tari/pull/2455) Move ChainMetadata to `tari_common_types` crate to fix wallet_ffi dependency