Releases: ethereum/remix-ide
Releases · ethereum/remix-ide
v0.6.1
Changelog
v0.6.1 (14/03/2018)
- [closed] warn if gas estimation fails and propose to force #1146
- [closed] Warn if using https #1145
- [closed] warn if can't load compiler version list #1144
- [closed] Update README.md #1141
- [closed] Add event listener for gist explorer #1140
- [closed] change gist explorer to be non read only && redeploy to gist #1136
- [closed] remove remix repo local sync #1132
- [closed] update generated gist link #1130
- [closed] [Run tab] Fix UI #1128
- [closed] fix running batch command #1127
- [closed] Fix alert msg in remix-alpha #1126
- [closed] Update pluginManager.js #1124
- [closed] [Plugins] store Config file #1120
- [closed] Extract swarm hash from bzz url #1119
- [closed] Fix pathName check (for remix-live-alpha instance) #1118
- [closed] Fix publish to alpha #1112
- [closed] Finish renaming browser-solidity -> remix-ide #1111
- [closed] Rebrand to Remix IDE #1109
- [closed] Small documentation fix #1108
- [closed] use normalize path to retrieve content #1107
- [closed] Update travis build #1106
- [closed] extract UI code from txRunner #1105
- [closed] Fix tryTillResponse test #1102
- [closed] refactor txRunner #1100
- [closed] Listen on last block #1098
- [closed] Update best practices #1097
- [closed] Fix import external (github, swarm, ipfs) #1094
- [closed] move most tx code to remix-lib #1090
- [closed] build Travis & Circle #1089
- [closed] Update app.js #1088
- [closed] Circleci - cache node_modules #1087
- [closed] Update app.js #1086
- [closed] Remove deploy step #1085
- [closed] refactor righthandpanel #1084
- [closed] Fix CircleCI env var #1083
- [closed] Change CI Job number #1082
- [closed] Setup circleci #1081
- [closed] More remixd feedback #1079
- [closed] Update best-practices.md #1076
- [closed] Fix file exist (from fileProvider) #1070
- [closed] Add remixd info #1069
- [closed] Fix modal dialog #1066
- [closed] Restyle transactionActions and unify icons with other icons #1053
- [closed] Initial commit to check for valid address #1025
- [closed] support running browser tests in osx #1019
- [closed] rename browser-solidity => remix-ide #1006
- [closed] Add function to send compilation data to Remix debugger #988
- [closed] add command interpreter in the console #806
- [closed] Replace example by the one from the documentation. #453
v0.6
Changelog
v0.6 (12/02/2018)
- [closed] Ability to rename/delete folder #1061
- [closed] Fix - File explorer #1060
- [closed] Restyle settings tab - enable personal mode #1054
- [closed] Fix styling for addAccount icon #1052
- [closed] separate styles #1050
- [closed] Fix localhost explorer & add tests #1046
- [closed] Context menu in file explorer #1044
- [closed] Display a different warning for the alpha website #1042
- [closed] refactor udapp runTx and related functions #1041
- [closed] load gitter iframe only when support tab is loaded #1040
- [closed] separate styles #1039
- [closed] Add modal dialog for outdated remix #1038
- [closed] separate universal-dapp logic from its UI code #1037
- [closed] Edit the broken link on readme file for remix documentation. #1036
- [closed] remove jquery & UI dependency from compiler code #1035
- [closed] Remove solc dep #1032
- [closed] minor refactor: replace jquery util with native js #1031
- [closed] remove UI dependency from execution context #1030
- [closed] Move compiler to remix solidity #1027
- [closed] add devdoc and userdoc to compiler input and contract details #1012 #1018
- [closed] Fix file explorer update events #1016
- [closed] Add target="_blank" to support tab links, so they open in a new tab. Closes #998 #1015
- [closed] Fix flexbox for Environment field in Run tab + info icon #1013
- [closed] Update readme #1011
- [closed] update jquery version #1010
- [closed] Initial commit to allow hex encoded transaction param #1000
- [closed] Tooltip #997
- [closed] Integrate personal mode #993
- [closed] Recorder: resolve input parameters that might contains "created{address}" #991
- [closed] add support for large file hierarchies to file explorer #989
- [closed] Fix readonly file on remixd #983
- [closed] Fix running scenario from remixd #979
- [closed] Fix event decoding #978
- [closed] Ask to confirm tx #971
- [closed] Theme switch #970
- [closed] add support for large directories to file-explorer #944
- [closed] Update file-panel.js #924
- [closed] set autoCompile to false by default #878