Releases: ethereum/remix-ide
v0.8.2
Remix IDE
- remix.ethereum.org
- npm install -g remix-ide
- Remix as a plugin for Embark: https://www.npmjs.com/package/embark-remix
- docker: https://hub.docker.com/r/4c0n/remix-ide/ thanks to @4c0n
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.8.2 (2019/06/18 09:14 +00:00)
- #2091 v0.8.2 (@GrandSchtroumpf)
- #2090 Always default to 0.8 (@yann300)
- #2089 change copyright date and add medium URL on index: useful links (@ethereum)
- #1998 compile-tab: add evmVersion (@yann300, @scottt, @lucien-tt)
- #1999 MythX plugin (@yann300, @aquiladev)
- #2077 copying docs from remix/docs to remix-ide/docs (@ethereum)
- #2056 Add Provable plugin to app manager (@D-Nice)
- #2076 Link2docs (@ethereum)
- #2071 Adding the remixd command to the remixd modal (@ethereum)
- #2082 Add warning for plugin version (@GrandSchtroumpf)
- #2081 deploy from circle ci (@yann300)
- #2079 user circle-ci for running browser test (@yann300)
- #2073 Create meetings.md (@yann300)
- #2012 disable start debug, Swap title style (@LianaHus)
- #2063 modal dialog: wrong initialization of boolean (@LianaHus)
- #2066 Update release-process.md (@LianaHus)
v0.8.1
Remix IDE
- remix.ethereum.org
npm install -g remix-ide
- Remix as a plugin for Embark: https://www.npmjs.com/package/embark-remix
- docker: https://hub.docker.com/r/4c0n/remix-ide/ thanks to @4c0n
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 inremix-ide
NPM package. it automatically shares the current local folder (or the given folder if any)
Change Log
v0.8.1 (2019/06/04 08:27 +00:00)
- #2064 Bump version (@yann300)
- #2062 Clear offsetToLineColumn cache when new compilation arrives (@yann300)
- #2059 update-readme to add setup for remix repo (@LianaHus)
- #2058 use master for deploying to remix-alpha (@yann300)
- #2057 UX test module: Disable actions if necessary (@yann300)
- #2060 don't check by default "always use VM at load" (@yann300)
- #2054 Expose "compile" method to remix-plugin (@GrandSchtroumpf)
- #2052 Include a diversity of sources for GitHub imports (@fulldecent)
- #2049 Toaster tooltip fix (@LianaHus)
- #2050 run button's style in Test tab (@LianaHus)
- #2025 Fix 'ballot' and 'compiling' browser tests under nightwatch_local (@scottt)
- #2046 Add missing callback (@yann300)
- #2047 Update Etherscan Icon (@yann300)
- #2048 fix AccountList Loading (@LianaHus)
- #2028 makes tooltip work with DOM element as an inpput (@LianaHus)
- #2037 [debugging] Fix asm code view (@yann300)
- #2034 add ethdoc plugin (@yann300)
- #2026 add etherscan plugin (@yann300)
v0.8.0
- massive UX redesign
- integration of remix-plugin (https://github.com/ethereum/remix-plugin)
Remix IDE
- remix.ethereum.org
npm install -g remix-ide
- Remix as a plugin for Embark: https://www.npmjs.com/package/embark-remix
- docker: https://hub.docker.com/r/4c0n/remix-ide/ thanks to @4c0n
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 inremix-ide
NPM package. it automatically shares the current local folder (or the given folder if any)
Change Log
v0.8.0 (2019/05/23 11:51 +00:00)
v0.8.0-rc.2
This mark the second release candidate of 0.8.0:
diff: v0.8.0-rc.1...v0.8.0-rc.2
- massive UX redesign
- integration of remix-plugin (https://github.com/ethereum/remix-plugin)
more infos https://remix.readthedocs.io
This is not yet published to NPM or remix.ethereum.org
Change Log
v0.8.0-rc.2 (2019/05/22 15:05 +00:00)
- #2011 Bump version (@yann300)
- #2010 Fix autocomplete (@yann300)
- #2006 fixes publish Swarm (@LianaHus)
- #2008 Fix Swarm integration (@yann300)
- #2007 Various fixes (@yann300)
- #2005 update link to remixd docs & css of link to docs in title of side panel (@ethereum)
- #2003 Remix plugin v0.0.2-alpha.9 (@GrandSchtroumpf)
- #2002 fix toaster (@yann300)
v0.8.0-rc.1
This mark the first release candidate of 0.8.0:
- massive UX redesign
- integration of remix-plugin (https://github.com/ethereum/remix-plugin)
more infos https://remix.readthedocs.io
This is not yet published to NPM or remix.ethereum.org
v0.7.7
This release add support to privacy mode in Metamask.
Remix IDE
- remix.ethereum.org
npm install -g remix-ide
- Remix as a plugin for Embark: https://www.npmjs.com/package/embark-remix
- docker: https://hub.docker.com/r/4c0n/remix-ide/ thanks to @4c0n
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 inremix-ide
NPM package. it automatically shares the current local folder (or the given folder if any)- docker: https://hub.docker.com/r/4c0n/remixd/ thanks to @4c0n
Change Log
v0.7.7 (2019/05/10 11:00 +00:00)
v0.7.6
This release notably includes:
- Javascript VM: Support for Constantinople hardfork
- Solidity default version
- Fix Copy to Clipboard
- Use github access token in the solidity
import
. In order to get rid of theAPI call rate limit
Remix IDE
- remix.ethereum.org
npm install -g remix-ide
- Remix as a plugin for Embark: https://www.npmjs.com/package/embark-remix
- docker: https://hub.docker.com/r/4c0n/remix-ide/ thanks to @4c0n
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 inremix-ide
NPM package. it automatically shares the current local folder (or the given folder if any)- docker: https://hub.docker.com/r/4c0n/remixd/ thanks to @4c0n
Change Log
v0.7.6 (2019/02/28 22:13 +00:00)
diff: https://github.com/ethereum/remix-ide/compare/18dffc7..5f51f5a
commits:
v0.7.5
This release notably includes:
- Support for solidity 0.5.0
- Breaking change: the format of the metadata file has been changed (see settings tab / contract metadata)
- Plugin API 1.0 improvement (see settings tab for running a plugin)
- Add plugin (Solium @duaraghav8, Pipeline @loredanacirstea, Vyper @nrryuya, Ethdoc @GrandSchtroumpf ...)
- Solidity compiler accessible from the terminal
- Remixd (https://github.com/ethereum/remixd) can be run in read-only mode
- Heavy refactoring of the debugger
- Usual bug fixes
Remix IDE
- remix.ethereum.org
npm install -g remix-ide
- Remix is available as a desktop app https://github.com/horizon-games/remix-app/releases, thanks to @pkieltyka
- Remix as a plugin for Embark: https://www.npmjs.com/package/embark-remix
- docker: https://hub.docker.com/r/4c0n/remix-ide/ thanks to @4c0n
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 inremix-ide
NPM package. it automatically shares the current local folder (or the given folder if any)- docker: https://hub.docker.com/r/4c0n/remixd/ thanks to @4c0n
Change Log
v0.7.5 (2018/11/22 14:13 +00:00)
- #1617 version changed for release (@LianaHus)
- #1616 Update example-contracts.js, add pragma (@yann300)
- #1615 Test generation fixes for solc 0.5.0 (@LianaHus)
- #1613 Update package.json (remix-tests) (@yann300)
- #1612 Remix module fixed version (@yann300)
- #1543 Refactor debugger - extract logic from views, move to separate module (@yann300, @iurimatias)
- #1605 Transaction broadcast support to other plugins for web3 (@nebojsa94)
- #1604 Update package.json (script for linking remix / remix-ide repo) (@yann300)
- #1596 Fix optimize setting (@yann300)
- #1601 Use HTML label for options, fixes #1600 (@fulldecent)
- #1587 Update support-tab.js (@yann300)
- #1586 Update README.md (@yann300)
- #1584 Update plugin.js (@yann300)
- #1583 Add compiler to terminal (@yann300)
- #1582 Update run-tab.js (@yann300)
- #1581 Remove non friendly alert (for the workshop) (@yann300)
- #1580 Update draggableContent.js (@yann300)
- #1579 Use https for Pipeline plugin (@loredanacirstea)
- #1578 Update app.js (@yann300)
- #1577 Add Pipeline plugin (@loredanacirstea)
- #1576 added analysis plugin (@yann300, @mul1sh)
- #1575 Update plugin-tab.js (@yann300)
- #1574 Add exports object to terminal context (@yann300)
- #1573 fix ethdoc plugin endpoint (@yann300)
- #1572 Don't highlight when content changed (@yann300)
- #1565 Plugin full size (@yann300)
- #1561 Tiny fix for dark theme (@yann300)
- #1569 Fix compile warning, follow Solidity code style (@fulldecent)
- #1567 add Vyper plugin (@nrryuya)
- #1566 Update compile-tab.js (@yann300)
- #1564 Update plugins.js (@yann300)
- #1563 Update plugins.js (@yann300)
- #1556 manage *.vy file (@yann300)
- #1557 Add Solium Plugin (@subramanianv)
- #1555 Plugin API improvement (@yann300)
- #1552 Support json, text, sol, javascript highlighting (@yann300)
- #1550 Add remix command "setFile" (@yann300)
- #1551 Contract metadata (@yann300)
- #1539 Add addProvider/removeProvider (@yann300)
- #1536 Support several compiler (@yann300, @oogetyboogety)
- #1541 Update package.json (@yann300)
- #1542 Added check/uncheck all cheeckbox to StaticAnalysisTab (@LianaHus)
- #1547 made vertical margin invisible (@LianaHus)
- #1548 Run tab remove spaces (@LianaHus)
- #1538 Using remixd in read only mode (@yann300)
- #1525 Use Buffer.from instead of new Buffer (@noelyoo)
- #1533 Update plugin.md (@yann300)
v0.7.3
This is a tiny release:
- Display a warning if the compiler crashes during the first execution. The solidity related issue is available here: ethereum/solidity#4983 .
APIs:
- Script and terminal command execution: add
remix.getFile(<path>)
(retrieve the content of a file). - Plugin API: add
discardHighlight()
UI:
- Pasting to the terminal automatically format the text from rich text to plain text.
- Don't clear input after sending.
- Small UI improvement in run tab.
Fix:
- Fix
offsetToLineColumn
implementation - Don't add new account in ui (added by default when polling get account) https://github.com/ethereum/remix-ide/issues/1515
Availability Remix IDE:
- remix.ethereum.org
npm install -g remix-ide
- Remix is available as a desktop app https://github.com/horizon-games/remix-app/releases, thanks to @pkieltyka
- Remix as a plugin for Embark: https://www.npmjs.com/package/embark-remix
- docker: https://hub.docker.com/r/4c0n/remix-ide/ thanks to @4c0n
Availability 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 inremix-ide
NPM package. it automatically shares the current local folder (or the given folder if any)- docker: https://hub.docker.com/r/4c0n/remixd/ thanks to @4c0n
Changelog
v0.7.2
This is a tiny release that fix the binary used by the Remix IDE NPM module.
Availability Remix IDE:
- remix.ethereum.org
npm install -g remix-ide
- Remix is available as a desktop app https://github.com/horizon-games/remix-app/releases/tag/0.2.0, thanks to @pkieltyka
- Remix as a plugin for Embark: https://www.npmjs.com/package/embark-remix
- docker: https://hub.docker.com/r/4c0n/remix-ide/ thanks to @4c0n
Availability 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 inremix-ide
NPM package. it automatically shares the current local folder (or the given folder if any)- docker: https://hub.docker.com/r/4c0n/remixd/ thanks to @4c0n