Skip to content

v4.0.2742

Pre-release
Pre-release
Compare
Choose a tag to compare
@DyalogJenkins DyalogJenkins released this 16 Mar 13:45
· 1446 commits to master since this release

Pre-Release of RIDE 4.0

WARNING: This is a pre-release version of RIDE. We cannot guarantee the stability of this product at this time.

We recommend a minimal interpreter version of 16.0.29497

Changelog:
Fix confusion setting vs.display.
Handle ssh connection errors. Fixes #130.
Fix blank line at start of protocol log.
updated golden-layout library fixes #128
Set q.ssh.checked before updExes(). Fixes #123.
Change font size in debug window along with session, editors and WSE.
refactored init phase to fix issue with browser version
Pastelise Workspace Explorer icon colours
Decrease default font size to 16px so it looks less clunky on Windows.
Default to vertical bar cursor, to distinguish insert/overwrite modes.
Less garish block cursor (grey not black so it works with Goya).
fix quote-quad prompt issue
typing in se while threads write to it
Make Preferences dialog big enough to show the whole Code pane. Fixes #120.
refresh debug info more frequently
RestartThreads shortcut added to session window
add icons to OptionsDialog, fix #114
use cmd key for mac shortcuts, fix #101
Host fields default to localhost. Fixes #116.
Fix default username for SSH tunnelling.
Treat BK and FD as dirtying the line so QT will clean it. Fixes #119.
QT in session should leave cursor at start of line.
Changes to RIDE Protocol including ReplyGetLog