v0.7.0
Release notes:
- Improved SSH remote connection (remote querying)
- Tensor preliminary tensix visualization per tensor and L1 detailed view
- Buffers view: buffer table - sorting
- Buffers view: buffer table - buffer color matching
- Buffer view: buffer table - filtering
- Color generation logic update to be tensor specific
Known issues:
- Remote connection - report requires explicit sync action if the report hasn't been synced
- Remote querying - requires sqlite3 v3.38.0




What's Changed
- Re-adds Flask debug command by @GregHattJr in #167
- Feature/additional-tensor-info-in-operation-details by @dcblundell in #168
- Feature/simplify run environment by @GregHattJr in #169
- Refactor/Operation name now available in buffers by operation call by @dcblundell in #162
- update color generation logic to be Tensor specific first by @aidemsined in #170
- Feature/tensor colour buffer summary by @dcblundell in #171
- Refactor/More concise number checking by @dcblundell in #164
- Adds Remote Data to Session by @GregHattJr in #172
- Adds handler for missing device operations graph by @GregHattJr in #173
- Change buffer pages to return a list by @GregHattJr in #174
- Feature/use session middleware by @GregHattJr in #175
- Refactor/use tensor if available by @dcblundell in #166
- Feature/Buffer table colour matching by @dcblundell in #176
- Use session object in DatabaseQueries by @GregHattJr in #179
- Feature/use list for ssh errors by @GregHattJr in #180
- Feature/buffer summary table sorting by @dcblundell in #178
- Feature/ssh remote querying by @GregHattJr in #182
- Tensor sharding visualization by @aidemsined in #181
- Feature/buffer table filtering by @dcblundell in #183
Full Changelog: v0.6.1...v0.7.0