What's Changed
- feat: add contiguous output option in the permutation block by @luigifcruz in #218
- feat: add flatten block and module by @luigifcruz in #217
- feat: expand backend details in settings by @luigifcruz in #219
- fix: improve multiline config editor behavior by @luigifcruz in #220
- feat: expose scatter/constellation plot type through superluminal by @joeonit in #216
- feat: add comparator block and module by @luigifcruz in #221
- fix: add scroll to large notes by @luigifcruz in #222
- fix: recreate downstream blocks in uneven topological order by @luigifcruz in #223
- fix: deduplicate python aliases and resolve Windows launcher paths by @luigifcruz in #226
- feat: add native CUDA FFT implementation by @luigifcruz in #224
- fix: build warnings on linux, windows, and mac by @luigifcruz in #228
- fix: respect terminal color capabilities in logger output by @luigifcruz in #229
- refactor: centralize cross-platform path and process handling by @luigifcruz in #227
- feat: new workspace particles style by @luigifcruz in #230
- feat: add server-side file picker for remote sessions by @luigifcruz in #232
- fix: correct inverted horizontal scrolling in remote headless mode by @luigifcruz in #231
- feat: overhaul the native command-line interface by @luigifcruz in #233
- fix: minor interface usability problems by @luigifcruz in #225
- refactor: consolidate remote broker communication over WebSocket by @luigifcruz in #234
- fix: display remote connection details immediately by @luigifcruz in #236
- feat: expand native CUDA support by @luigifcruz in #235
- fix: recreate errored blocks after configuration edits by @luigifcruz in #237
- feat: batch render uploads with frame submission by @luigifcruz in #238
- feat: add module picker to benchmark modal by @luigifcruz in #239
- feat: support configurable FFT axes and inversion by @luigifcruz in #240
- chore: bump version to 1.7.0 by @luigifcruz in #241
Known Issues
- SoapySDR block might fail to reconfigure on the Web version. This will be fixed in the next release.
New Contributors
Full Changelog: v1.6.1...v1.7.0