Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sabaki-v0.52.0-win-x64-portable.exe | 2021-07-06 | 56.1 MB | |
sabaki-v0.52.0-win-ia32-portable.exe | 2021-07-06 | 53.4 MB | |
sabaki-v0.52.0-win-ia32-setup.exe | 2021-07-06 | 58.6 MB | |
sabaki-v0.52.0-win-x64-setup.exe | 2021-07-06 | 61.6 MB | |
sabaki-v0.52.0-mac-arm64.7z | 2021-07-06 | 55.6 MB | |
sabaki-v0.52.0-mac-x64.7z | 2021-07-06 | 57.9 MB | |
sabaki-v0.52.0-linux-ia32.AppImage | 2021-07-06 | 82.2 MB | |
sabaki-v0.52.0-linux-x64.AppImage | 2021-07-06 | 82.5 MB | |
README.md | 2021-07-06 | 1.2 kB | |
Sabaki v0.52.0.tar.gz | 2021-07-06 | 3.2 MB | |
Sabaki v0.52.0.zip | 2021-07-06 | 3.2 MB | |
Totals: 11 Items | 514.3 MB | 1 |
Added
- Leapfrogged from Electron 8 to Electron 13, which among other performance and stability improvements, brings native Apple Silicon (M1) support to Mac builds
- Added support for PandaNet UGF format files
- Added 'Quit' option to File menu (thanks to @HiggsTardigradeTau, [#746])
- Add Linux ARM64 build (thanks to @borongyuan [#735])
- Support relative paths to engines (thanks to @ebifrier, [#698])
Fixed
- Comment box was still in edit mode layout, even if disabled (thanks to @FanJeldmann, [#784])
- Markdown tables would hang edit mode, now tables are correctly rendered (#788)
- Detach all engines when the window is closed (thanks to @ebifrier, [#700])
- Analysis variation replay was not removed when navigating to a different node (thanks to @ebifrier, [#712])
- Comment display was incorrect when navigating while Edit mode is active (thanks to @ebifrier, [#711])
- Failed to load external links in comments (thanks to @baldor-f, [#754])
Changed
- Ctrl+H toggles the visibility of the analysis heatmap, and Ctrl+Shift+H cycles through the different types of heatmap labels (#752)