Releases: Dyalog/ride
v4.1.3363
Initial Release of RIDE 4.1
v4.0.2861
v4.0.2860
Release of RIDE 4.0
Changelog:
Changed close operation to click fixes #205
Better cursor positioning fixes #209
Added exe to selection at start fixes #162
Account for race condition with ILF fixes #208
Disable glyph tips by default #215
Scroll to current row after reformat #207
Fixed closing editor tabs with middle mouse button #190
#206 add ` and `` completions for ⌺
v4.0.2850
Release of RIDE 4.0
Changelog:
Update system functions
background col change fixes #191 DOM change fixes #184
Don't show replace button in tracer #182
Heed ilf option when opening an editor #193
Tweak description of AO and DO for #186
#183 fix Linux application icon
#196 update prerm to match postinst
v4.0.2839
v4.0.2836
Initial Release of RIDE 4.0
Changelog since Pre-Release Ride 4.0.2811:
added Roboto font and rules
fix broken codemirror css link
make connect page more consistent
scroll to banner fix for D15
editor smart indent only in apl mode, fix #156
upgrade golden-layout (optimised set focus)
closing tracer scroll issue fixed
changed incorrect position of event call
update exe field fixes #162
autoindent dfns corrected, fix #158
attach lines to top when eod on screen, fix #168
save 'interpreter level formatting' pref
Esc closes dialog and X moved to right,fix #160,fix #161
Import latest language bar.
Cmd key recognised as meta key, fix #169
only scroll when bottom reached, fix #166
v4.0.2811
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:
colour changes to wse
require users to acknowledge interpreter dialogs fixes #160
Use exec so we don't leave a useless shell process kicking around.
Tweak launcher mechanism so it's easier to use for the interpreter too.
Fix broken link.
Update help URLs for interpreter version 16.0.
Update language bar from interpreter version 16.0.29857. Adds At and Stencil.
connect page colour alterations
reverted scrollbars back see #127, altered colours
changed scrollbars to native, fixed race condition fixes #127
send GetValueTip for alpha and omega
Update electron-pacakger
changes to shutdown procedures
v4.0.2787
v4.0.2783
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:
Context-sensitive help for @ and ⌺.
set exit text back + conditioned prompt #115
seperated search addon to modify options fixes #32
made exit prompt more explicit fixes #115
RIDE closes on APL clean exit always. Fixes #95
added extra enter key handling fixes #50
fixed tabs not closing with X fixes #89
temporary patch fixes #132
changes to listview control fixes #142
Fix a17291a.
fixed uncaught error when winstate doesn't exist
update stack info when debug pane opens fixes #143
focus 'first' button on dialog fixes #121
Syntax highlighting for Stencil.
Add ⎕CSV and ⎕JSON.
Add :Disposable.
Update longname forms for @.
Remove @ from sqglDesc[] cos it doesn't typically have a `X shortcut.
Tweak fix for #123: reset q.exe.value after updExes() has trashed it.
Fix #145 languagebar tooltip and autocomplete menu should say ``` for ⋄.
Default to the first in the fetched list of interpreters. Fixes #129.
Fix #144.
Set RIDE_SPAWNED=1 when launching via SSH.
Save maximised state of window. Fixes #131.
Electron only sends 'moved' on macOS.
Make intersection calculation more robust for #139.
Don't restore window position to somewhere off screen. Fixes #139.
Add menu item to Toggle Full Screen.
v4.0.2751
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:
Ensure TERM is set when ssh-ing, else the Pi fails to start a session.
Don't send args twice when starting over SSH.
Upgrade Electron (and hence Chrome) to fix #135.
Add Stencil to keyboards.
Enclose-if-simple is now officially Nest.
Fix #45 Ctrl+Tab not working.
Default cwd to '' not $HOME so apl starts where RIDE started. Fixes #108.
Use a script to launch RIDE in $HOME. #108.
cleanup and include licences in Resources directory