Skip to content

Releases: effarig/ro_avalanche

v0.28 (beta)

14 Jun 00:44
289b5e1
Compare
Choose a tag to compare

0.28 (14-Jun-2021) Beta

  • Assembler now follows SCL rules, fixing ZeroPain errors generated within the environment handlers.

v0.27 (beta)

30 Apr 17:32
289b5e1
Compare
Choose a tag to compare

0.27 (30-Apr-2021) Beta:

  • Toggle size icon for views view is scaled to fit the window:
    • Toggle size resizes for a 1:1 scale, clipping to the screen edge.
    • Toggle size again restores the window's original size and location.
  • Support Julie Stamp's SysLog module:
    • Check System$LogDir as well as SysLog$LogDir for the log file.
    • "Show log..." option flushes the Avalanche SysLog before opening it.
  • Auto-scroll never started for maximised or scaled-to-fit windows.
  • More robust handling and reporting of unexpected errors such as aborts.
  • Limit clean up on unexpected termination to releasing global resources.

v0.26 (beta)

01 Apr 00:10
289b5e1
Compare
Choose a tag to compare

0.26 (01-Apr-2021) Beta:

  • Workaround for tasks which fail to handle concurrent clipboard fetches.

v0.25 (beta)

25 Mar 03:55
289b5e1
Compare
Choose a tag to compare

0.25 (25-Mar-2021) Beta:

  • Fix instability which could occur sending large messages to server.

v0.24 (beta)

20 Mar 19:18
289b5e1
Compare
Choose a tag to compare

Interim release. This is the first release in some time which has being cobbled together somewhat. It contains some significant fixes which may be useful to users of earlier versions. Consider this of testing quality only.

0.24 (20-Mar-2021) Beta:

  • Fix likely fatal error when handling key presses.
  • Fix corruption of displayed authentication failure error message.
  • Assorted minor fixes and cleaning up.