Skip to content

Releases: aplteam/Fire

Version 9.7.3

Choose a tag to compare

@aplteam aplteam released this 09 Dec 12:33
  • Fire does not rely on Tatin anymore at run time. Instead packages are loaded by "Make".
  • Bug fixes
    • IsBetterThan (which is used for checking for better versions on GitHub) did not evaluate betas correctly
    • SearchQNL did not correctly process a parameter space when passed as optional left argument.
    • The "Remove from hit list" context menu command in the "Detailed report" printed an empty line to the session

Version 9.7.2

Choose a tag to compare

@aplteam aplteam released this 17 Nov 13:22
  • Bug fixes
    • When the "Search for" field was empty and a "Find" operation triggered, a popup "You cannot search for spaces" was wrongly presented. Now nothing happens at all.
    • Searching for characters that have a special meaning in a RegEx crashed the report (#40)
    • Search with RegEx and then trigger a replace can crash (#41)

Version 9.7.1

Choose a tag to compare

@aplteam aplteam released this 03 Oct 14:25
  • Installation can now deal with OneDrive
  • "Update" improved

Version 9.7.0

Choose a tag to compare

@aplteam aplteam released this 15 Aug 06:27

The API call as well as the user now allow to specify an additional (optional) argument that is used to populate the “Search for” field.

Version 9.6.4

Choose a tag to compare

@aplteam aplteam released this 02 May 13:49

Serious bug fix: when a function or a script was renamed implicitly via a "Replace" operation, Link/acre were given the old name rather than the new one, effectively loosing the change when the WS was destroyed one way or the other.

Version 9.6.3

Choose a tag to compare

@aplteam aplteam released this 04 Apr 17:49
  • "Search QNL" corrected: "#" cannot be a hot key.
  • Under some circumstances Fire did not find its release notes

Version 9.6.2

Choose a tag to compare

@aplteam aplteam released this 09 Oct 17:05

Version number corrected: both patch number and build id were wrong.

Version 9.6.1

Choose a tag to compare

@aplteam aplteam released this 09 Oct 16:00

If SALT's cmddir carried a symbolic name as in [HOME]/MyUCMDs then Fire did not find its documents.
The menu item `Reports > Search QNL" did not report its hot key: F7

Version 9.6.0

Choose a tag to compare

@aplteam aplteam released this 11 Sep 09:02
  • The "Search ⎕NL" report now allows to start the search in either # or in ⎕SE.
  • Bug fix: The last version was not able to find any of the HTML documents offered via the "Help" menu

Bug fix regarding exposed names in #

Choose a tag to compare

@aplteam aplteam released this 25 Mar 09:52

People who do not tick "Options > Object Syntax > Expose GUI Properties" could not use "Replace one-by-one"