v1.4.1
Added
- ForgAE is now spawning new local compiler together with the node
- Ability to use your own compiler with the option --compiler
Changed
-
JS-SDK version is now updated to the latest at the time of releasing - 3.3.0 to support Fortuna release (https://github.com/aeternity/aepp-sdk-js/releases)
-
Stability improvements - ACI functionality is refactored for a better experience under the hood
-
Documentation updated
(https://github.com/aeternity/aepp-forgae-js/blob/develop/README.md) -
Deployment issues fixed and better notifications error messages added - when deployment of a smart contract has failed, a descriptive message will appear in the console, also in the history table
-
CORS fixes and improvements - CORS are now removed from the docker configuration, thus we avoid double CORS configuration.
Removed
- None