Skip to content

Releases: Dyalog/ride

v4.0.2742

16 Mar 13:45
Compare
Choose a tag to compare
v4.0.2742 Pre-release
Pre-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

v4.0.2711

07 Mar 11:49
Compare
Choose a tag to compare
v4.0.2711 Pre-release
Pre-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.

Changelog:
use forked version of golden-layout, fix #28
trace on blank line opens tracer, fix #48 #107
Change label for choosing keyboard layout. Fixes #87.
fix gl resize issue and threads tools
Stop Windows RIDE from killing spawned interpreters when it exits.
Let the user choose working directory for a local spawn. Fixes #108.
changes to listview and debug panel fixes #52 #53
improved debug window styling and added HTML encoding
numpad keys set up as distinct keys fixes #78
MK I debug features #52 #53
removed connections saving debug logs
added interpreter level formatting option
close all windows fixes #51
fixes issue where clicking on tab doesn't focus CM

v4.0.2684

02 Mar 12:02
3046c14
Compare
Choose a tag to compare
v4.0.2684 Pre-release
Pre-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.

Changelog:
key re-binding should now work fixes #83
refresh WSE on UpdateDisplayName, fix #58
fix size and pos issues with windows
generic list approach for #53 and #52
made changes in #46 optional and added front end skeleton for #53
stack panel added, waiting for further protocol #52
adjust scroll pos on zoom, fixes #100
fixes 24 until entity type is displayed correctly
New env var RIDE_CONNECT_TIMEOUT, in milliseconds, default 10000. Fixes #74.
close window moves focus to MRU, fixes #41

v4.0.2669

28 Feb 13:58
Compare
Choose a tag to compare
v4.0.2669 Pre-release
Pre-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.

Changelog:
add SI stack dropdown to tracer, relates to #52
Try harder to make the cursor visible. Fixes #102.

v4.0.2667

23 Feb 09:49
c1aa51a
Compare
Choose a tag to compare
v4.0.2667 Pre-release
Pre-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.

Changelog:
Add roles for cut/copy/paste etc. Fixes #23.
Tweak menus to match standard Mac menus better.
Standardise some menu names
set WSE width on add/remove windows
Update OptionsDialog to match the interpreter.

v4.0.2659

21 Feb 09:40
Compare
Choose a tag to compare
v4.0.2659 Pre-release
Pre-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.

Changelog:
added default Ctrl-F binding for search fixes #75
remember scroll pos on resize fixes #67
Menu on OS X now appears - This is still being worked on #17

v4.0.2657

20 Feb 16:04
Compare
Choose a tag to compare
v4.0.2657 Pre-release
Pre-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.

Changelog:
Fix blank lines at top of status output window.
shift+enter opens edit on error fix #60
switch to tracer on ctrl+enter on blank #48
move focus on error #3
adjusted cn_lhs to allow for save button 6f50db0
fixes broken connection page mentioned on 6f50db0
don't prompt on close connect page #46
final part of fix for #49 commit 6f50db0
last to set wins, intelligence removed, fixes #49
removed auto-save and added save button fixes #21
prompt before shutdown fixes #46
added connections file
Use cm to update selection after AO/DO. Fixes #82.
moved context menu to specific objects fixes #29
Update distributed files to include status.html #42
fixes #3 focus moved to session
Fix Windows application icon
Use decent application icon on Mac #66 and Windows
Fix renaming LICENSE->LICENSE.electron
close all windows menu option #51
fixes #16 scroll issue on maximise
added code to help reduce warning pop ups #49
scroll on open/close WSE, fixes #16
Update OS X icns file
tried to fix "Cannot read property connecting_dlg ..." when cmd line args are passed
proper cursor for vertical splits, #54
updated language bar (for #55)
Fix some JSON that the syntax highlighter objected to

v4.0.2622

25 Jan 15:13
Compare
Choose a tag to compare
v4.0.2622 Pre-release
Pre-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.

Changelog:
increased timeout allowance when spawning an interpreter.

v4.0.2621

24 Jan 10:48
69087b8
Compare
Choose a tag to compare
v4.0.2621 Pre-release
Pre-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.

Changelog:
Update icon cache when installing on Linux
Buttons changed from flat to raised.
fixed cursor dissapearing on ctrl+enter #48
added keyboard handling to host fields #50
Style tweaks for generic dialog box.
set SINGLETRACE and CLASSICMODE to 1 when spawning an interpreter. (#44)

v4.0.2613

17 Jan 11:37
cbb8841
Compare
Choose a tag to compare
v4.0.2613 Pre-release
Pre-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.

Changelog:
[Linux] Update shortcut name detection for Dyalog TTY
[Linux] Fixes for pre-remove package script
[Linux] Fixed update-alternatives when uninstalling