Skip to content

Releases: ethereum/remix-ide

v0.12.0

15 Mar 19:10
bc4f407
Compare
Choose a tag to compare

Update for stable version of docs.

v0.11.0

04 Aug 11:50
Compare
Choose a tag to compare

Update for stable version of docs.

v0.10.4

17 Mar 13:24
Compare
Choose a tag to compare
Fixed a typo.

There is a typo in the error message.

v0.10.3 Release / RemixD issue fix

13 Jul 15:27
Compare
Choose a tag to compare

What's New

We fixed a bug on RemixD daemon. Please install a new version of it.

Change Log

v0.10.3 (2020/07/13 14:53 +00:00)

v0.10.2 Release

08 Jul 11:54
Compare
Choose a tag to compare

What's New

  • new FileManager API
  • multiple highlighting for plugin
  • syntax highlighting for yul contract
  • improved the UI of Debugger plugin
  • function calls panel is added to Debugger
  • new dark theme for editor
  • using wasm builds of solidity compilers if available
  • solidity plugin is preactivated now for the first load
  • improved the way Remix can be embedded, by choosing which panel should be or not minimized and by focusing to the last loaded plugin (if loaded from the URL parameter)
  • solidity compiler plugin's API is improved
  • Remixd plugin is now a Websocket Plugin. ATTENTION a new version of RemixD was released. Please update it locally (https://remix-ide.readthedocs.io/en/latest/remixd.html)
  • Refactored UnitTesting plugin. Added custom path to choose a workspace to keep the test files.
  • the Light them was improved

Remix IDE

Remixd

Remixd is a tool which provide a way to access your local file from any remix IDE web app.

  • npm install -g remixd
  • remixd is included in remix-ide NPM package. it automatically shares the current local folder (or the given folder if any)

Change Log v0.10.2 (2020/07/08 11:19 +00:00)

#2937 remixD failure (@yann300, @ioedeveloper, @LianaHus)
#2939 Resolve with compilation error instead of rejecting (@yann300)
#2935 light theme placeholder color (@ethereum)
#2924 catch error when activating a plugin (@yann300)
#2906 adding custom path to Unit Testing (@yann300, @LianaHus)
#2891 Remixd Websocket Plugin (@yann300, @ioedeveloper)
#2922 Debugger: layout update (@yann300)
#2921 add panel to show function calls (@iurimatias)
#2916 Filemanager external api e2e (@ioedeveloper)
#2919 Increase timeout for provider (@yann300)
#2918 Use 0.2.4 remix-plugin & set default timeout (@yann300)
#2898 Txlistener reads on the last compilation per file and not only the last one (@yann300)
#2904 terminal title bar UI adjustments according to the last design (@LianaHus)
#2908 remove uneeded "compilerUrl" param (@yann300)
#2913 Fix Docker run instructions in Readme (@boxhock)
#2876 improve compiler api (@yann300)
#2905 Optimizing docker build (@edisinovcic)
#2907 Ci fix (@yann300, @ioedeveloper)
#2900 editor color themes: renamed edited 'chaos' to 'remixDark' (@LianaHus)
#2897 publish only built files (@yann300)
#2894 Adding docker support to circleci (@yann300)
#2896 Update run.md (@seandotau)
#2895 Update plugin_manager.md (@seandotau)
#2883 Ensure path of content loaded in the editor is consistent (@yann300)
#2878 Framing with parameters url (@yann300)
#2879 preactivate solidity (@LianaHus)
#2855 collapse terminal and side panel (@yann300)
#2828 Load wasm builds if available (@yann300, @LianaHus)
#2882 Fix Update UI After Folder Delete (@ioedeveloper)
#2833 Check if ast present (@yann300)
#2859 new Ace editor dark theme (@LianaHus)
#2852 new light theme (@LianaHus)
#2866 refactored debuggerUI (@LianaHus)
#2867 Don't call setFileContent 2 times (@yann300)
#2840 Fix and activate e2e test - source verification (@yann300)
#2832 Add syntax highlighting for yul contract (@yann300)
#2858 use SourceHighlighters in StaticAnalisys and remove multiple highlight (@LianaHus)
#2845 Make sure to highlight using internal path (@yann300)
#2733 Move filemanager api to new api (@ioedeveloper, @yann300)
#2848 update web3 provider modal (@ethereum)
#2815 Allow multiple highlight per plugin (@yann300, @ioedeveloper)
#2791 E2E Tests: Switch To Goerli TestNet. (@ioedeveloper)
#2790 disable test "Should debug Ropsten transaction with .." (@yann300)
#2789 Circle CI Parallelism (@ioedeveloper)

v0.10.1

29 Apr 16:19
Compare
Choose a tag to compare

What's New

  • Solidity "Unit Testing" and "Static Analysis" Plugins' UI-es has been improved
  • Debugger is using fetched Sourcecode
  • Default solidity version is now 0.6.6
  • Documentation has been updated

Remix IDE

Remixd

Remixd is a tool which provide a way to access your local file from any remix IDE web app.

  • npm install -g remixd
  • remixd is included in remix-ide NPM package. it automatically shares the current local folder (or the given folder if any)

Change Log

v0.10.1 (2020/04/29 16:07 +00:00)

v0.10.0 remix plugin engine update, remix simulator and UI improvements

15 Apr 13:45
498af45
Compare
Choose a tag to compare

What's new

  • Remix IDE is pulling plugins from plugins directory ( https://github.com/ethereum/remix-plugins-directory )
  • many thanks to ethworks for developing Dark and Light themes for Remix IDE and for design improvements suggestion ( https://ethworks.io )
  • a lot of new e2e tests have been added to improve the quality and stability of Ide ( @ioedeveloper )
  • very useful improvement to a script running in IDE: you can now use async/await for script execution (@yann300)
  • more test examples added to documentation and other improvements in solidity unit testing ( @Aniket-Engg )
  • publish the source code and ABI to IPFS added to Deploy & Run plugin.

Remix IDE

Remixd

Remixd is a tool which provide a way to access your local file from any remix IDE web app.

  • npm install -g remixd
  • remixd is included in remix-ide NPM package. it automatically shares the current local folder (or the given folder if any)

Change Log

v0.10.0 (2020/04/15 12:19 +00:00)

v0.9.4

04 Feb 18:43
3cac54e
Compare
Choose a tag to compare

Remix IDE

Remixd

Remixd is a tool which provide a way to access your local file from any remix IDE web app.

  • npm install -g remixd
  • remixd is included in remix-ide NPM package. it automatically shares the current local folder (or the given folder if any)

Change Log

upcoming (2020/02/04 18:37 +00:00)

v0.9.3: Receive/Fallback Supported

03 Feb 11:10
Compare
Choose a tag to compare

Remix IDE

Remixd

Remixd is a tool which provide a way to access your local file from any remix IDE web app.

  • npm install -g remixd
  • remixd is included in remix-ide NPM package. it automatically shares the current local folder (or the given folder if any)

Change Log

v0.9.3 (2020/02/03 10:29 +00:00)

v0.9.2 Istanbul support and new remix libs

10 Dec 12:45
Compare
Choose a tag to compare

Remix IDE

Remixd

Remixd is a tool which provide a way to access your local file from any remix IDE web app.

  • npm install -g remixd
  • remixd is included in remix-ide NPM package. it automatically shares the current local folder (or the given folder if any)

Change Log

v0.9.2 bump version to 0.9.2