Skip to content

Releases: Dyalog/ride

v4.4.3732

11 Oct 16:04
Compare
Choose a tag to compare

Release RIDE 4.4

Changelog:
Remove option 1 in readme
Remember windows position by profile
Add build options for Mac arm64
Add custom read-only tips
Change font for tab buttons to APL (#917)
Extend VAL cmd to mark line for execution in session (#908)

v4.4.3726

19 Aug 11:37
Compare
Choose a tag to compare

Release RIDE 4.4

Changelog:
Replace model for keeping track of dirty lines (#639)
Reset ssh password on tab change (#880)
Close down forcefully on second attempt to quit (#887)
Set status to disconnected if connection lost
Recover deleted lines in session after execute
Autocompletion popup closes when backspacing (#714)
Add configuration option for autocompletion after N characters.
Improve visibility of breakpoint margin (#830)
Unset RIDE_CONNECT on launching new RIDE instance (#891)
Show ValueTip in floating windows and for ⍺ ⍵
Fixed undo/redo cmds triggered from menus (#550)

v4.4.3716

12 Aug 06:53
Compare
Choose a tag to compare

Release RIDE 4.4

Changelog:
Direction of TB BT reversed (corrected)
Set focus on session after error, also when multiple trace windows opened (#174)
Allow user overriding SINGLETRACE option (#172)
Force active line number same color as inactive for variables (#842)
Add configurable truncation of session log (#661)
Update PW on resize of session (#813)
Add styling of active line number (#897)
Editor tab updated on edited item name (#845)
Replace CRLF with symbols and make readonly (#602)
Search box now supports home/end (#609)
End key on multiline selection moves to end of line where cursor is (#744)
Rename "Environment variables" to "Configuration parameters" (#536)
Version info when ABT from floating win (#606)

v4.4.3700

21 Jun 08:09
Compare
Choose a tag to compare

Release RIDE 4.4

Changelog:
Add electron version info to help
Hide key display on blur
Access keys skip disabled elements, fix #636
Close 3500 window on quit, fix #570
Insert glyph in window unless find widget focused
Restyled disabled checkboxes
Disable minimap options when disabled

v4.4.3693

18 Jun 13:23
Compare
Choose a tag to compare

Release RIDE 4.4

Changelog:
ER breaks line if not in trace mode
Insert tab when appropriate
Tooltip on hover corrected
Use unsetopt to turn off NOMATCH option - Fixes issue with listing interpreters via SSH on a Mac that runs zsh

v4.3.3469

18 Jun 13:15
Compare
Choose a tag to compare

Release RIDE 4.3

Changelog:
Use unsetopt to turn off NOMATCH option - Fixes issue with listing interpreters via SSH on a Mac that runs zsh

v4.4.3689

16 May 07:47
136ab6e
Compare
Choose a tag to compare

Release RIDE 4.4

Changelog:
Merge pull request #859 from Dyalog/update44-deps
Update dependencies, mainly to get the latest electron 13.X version in place to fix issue with GPU sandbox #856

v4.4.3687

07 Mar 11:09
Compare
Choose a tag to compare

RIDE 4.4 as released with Dyalog APL 18.2.45349

Changelog:
Merge pull request #840 from tiamatica/iss838
Merge pull request #835 from tiamatica/upgrade-guids
Add upgrade GUIDs for windows installer
Merge pull request #834 from tiamatica/iss833
Update cursor visibility when editing traced fn

v4.4.3682

12 Jan 06:43
aa40802
Compare
Choose a tag to compare
v4.4.3682 Pre-release
Pre-release

Pre-Release of RIDE 4.4

WARNING: This is a pre-release version of RIDE 4.4: it is possible that functionality may be added, removed or altered; we do not recommend using pre-release versions of RIDE in production environments.

Changelog:
Merge pull request #827 from mgoszcz2/patch-1
Merge pull request #829 from tiamatica/sescrollfix
prevent scroll to top in session
Fix couple more broken hlp.js paths
Fix broken hlp.js help paths
Fix #735 even more

v4.4.3676

14 Dec 21:59
8be6646
Compare
Choose a tag to compare
v4.4.3676 Pre-release
Pre-release

Pre-Release of RIDE 4.4

WARNING: This is a pre-release version of RIDE 4.4: it is possible that functionality may be added, removed or altered; we do not recommend using pre-release versions of RIDE in production environments.

Changelog:
Merge pull request #812 from Dyalog/dbl-clk-tracer
Double clicking in suspended function should edit