Skip to content

Acre-Desktop

Compare
Choose a tag to compare
@PhilLast PhilLast released this 26 Feb 13:11
· 144 commits to master since this release

Acre 5.0.6+137 2019-02-26 12.45

Acre Desktop - Release Notes

Contents of a project's config file acre.config are now reflected in the space "AcreConfig" that is injected into the project.
Keys required by acre are still corrected for case but others remain as typed. However, required or not, multiple keys that resolve to the same name when case is ignored will be reduced to the first alphabetically.

The Saved: #.project.whatever message issued from an edit is now sent to the session in addition to the log window and file.
The default state of the message log window is now hidden. Any of

     ]acre.log show
     ⎕UCMD'acre.log show'
     ⎕SE.acreAPI.log'show'

will bring it into view and can be added to the StartUp parameter in acre.config or a function already called thence.