Releases: ethereum/remix-project
Releases · ethereum/remix-project
v0.25.3
v0.25.2
v0.25.1
Change Log
This is a bug fix release. Bug prevented Yul contract deployment.
See complete changelog below:
v0.25.1 (2022/07/27)
- #2654 Style improvements (@LianaHus )
- #2663 remove provider plugins from UI list (@Aniket-Engg)
- #2664 remixd readme updated (@Aniket-Engg)
- #2694 save file with .yul extension if language is yul in URL(@Aniket-Engg )
- #2691 allow yul deployment (@Aniket-Engg )
- #2696 bump remixd (@Aniket-Engg )
- #2682 Enable deploy with proxy url params (@ioedeveloper)
- #2699 bump version to 0.25.1 (@Aniket-Engg )
v0.25.0
Major Features:
- Clone Git repository from File Explorer
- Support for Upgradeable contracts
- Edit Github and Etherscan URLs to see the code in Remix
- L2 network providers added
- Support for foundry projects
- Slither installation with remixd
Change Log
v0.25.0 (2022/07/18 12:13 +00:00)
- #2631 Add e2e tests for clone repository feature. (@ioedeveloper)
- #2557 Show verified icon and other info at the top of each plugin (@bunsenstraat, @LianaHus)
- #2599 Update Nx CLI links (@brucexu-eth)
- #2584 add L2 networks (@yann300)
- #2554 Clone (@ioedeveloper)
- #2590 fix contract dropdown in UDApp (@Aniket-Engg)
- #2547 Add validationFn to the prompt modal to validate the input (@yann300)
- #2585 error msg if no from defined (@yann300)
- #2549 renamed envs (@LianaHus)
- #2582 update JSON structure (@yann300)
- #2450 Install slither cmd (@Aniket-Engg)
- #2260 Support Proxy (@ioedeveloper, @yann300)
- #2510 Readme updated for default template (@Aniket-Engg )
- #2517 check if file to import already exists (@Aniket-Engg )
- #2537 minor fixes (@Aniket-Engg )
- #2509 Provider: Add Anvil from Foundry as provider (Thanks @8times4 )
- #2546 docs folder removed (@Aniket-Engg )
- #2565 show passed mocha test in green (@Aniket-Engg )
- #2566 remove unnecessary files (@Aniket-Engg )
- #2556 remove embark folder (@ryestew )
- #2574 change all instances of File Explorers to File Explorer (@ryestew )
- #2575 bin folder deleted (@Aniket-Engg )
- #2571 Improve recorder (@yann300)
- #2570 update fork list (@Aniket-Engg )
- #2536 view code on remix by tweaking url (@Aniket-Engg)
- #2450 Install slither cmd (@Aniket-Engg)
- #2530 fixing bug of saved path (@LianaHus)
- #2583 handle openCodeEditor in monaco (@yann300 )
- #2588 add remappings for Foundry project (@Aniket-Engg )
- #2591 fixing bg color for custom-dropdown (@LianaHus )
- #2596 update project Readme Header (@Aniket-Engg )
- #2595 env name updated (@Aniket-Engg )
- #2540 saving current workspace and style fixes (@LianaHus)
- #2607 enable code viewer by URL update (@Aniket-Engg )
- #2598 Hide dgit icon if connected to localhost (@Aniket-Engg)
- #2603 update package (@bunsenstraat )
- #2594 Support UUPS Contract Upgrade Via ERC1967 Proxy (@ioedeveloper)
- #2609 Badges (@LianaHus )
- #2613 bump remixd version (@Aniket-Engg )
- #2569 show tooltip on bottom (@Aniket-Engg )
- #2619 Hide dropdown when interacting with file-explorer (@ioedeveloper )
- #2618 fixes recorder issues (@Aniket-Engg )
- #2615 update modals of proxy functionality (@ryestew )
- #2622 added info for all plugins (@Aniket-Engg )
- #2626 Fix duplicate repository name and update clone error message (@ioedeveloper)
- #2633 Remixd origins fixed (@Aniket-Engg )
- #2628 show toaster when compiler version is updated (@Aniket-Engg )
- #2638 removed clone icon for localhost workspace (@Aniket-Engg )
- #2634 Tooltip background fixed for light theme (@Aniket-Engg )
- #2648 style fixes in Provider modals (@LianaHus )
- #2637 Catch uncaught transaction errors (@ioedeveloper )
- #2642 create default workspace if no other workspace (@Aniket-Engg )
- #2639 UUPS proxy e2e and fixes (@ioedeveloper )
- #2650 bump remixd version (@Aniket-Engg )
- #2651 bump libs (@Aniket-Engg )
- #2653 bump dev version (@Aniket-Engg )
v0.24.1
v0.24.0
Change Log
v0.24.0 (2022/06/06 16:16 +00:00)
- #2495 bump version 0.24.0 (@yann300)
- #2490 fix typescript error (@yann300)
- #2494 Fix height in File-Explorer (@ioedeveloper)
- #2491 ipfs settings (@bunsenstraat)
- #2492 remove extra console logs (@Aniket-Engg)
- #2488 show medium posts (@yann300)
- #2482 RSS (@bunsenstraat)
- #2471 update remixd modal text (@ryestew)
- #2470 added Berlin, fixed config file logic (@yann300, @ioedeveloper, @LianaHus, @Aniket-Engg)
- #2477 bug fixes (@bunsenstraat)
- #2483 remove unreachable code (@Aniket-Engg)
- #2481 fix setting the current file (@yann300)
- #2464 select next tab if previous is not available (@Aniket-Engg)
- #2468 Update publishIpfs (@yann300)
- #2467 fixed file in error (@yann300)
- #2462 do not compile if not sol files & fix typescript autocompletion (@yann300)
- #2463 Use JSX for toaster message (@ioedeveloper)
- #2461 save published file to FE (@yann300)
- #2456 update remixd usage (@Aniket-Engg)
- #2452 simplier remixd command (@yann300)
- #2453 yarn lock (@bunsenstraat)
- #2392 Fix spelling of GitHub (@fulldecent)
- #2437 added icons for md, cairo, ts, vy(new) types (@LianaHus)
- #2249 Compiler config (@Aniket-Engg, @LianaHus)
- #2376 update README for supported browsers & into text (@ryestew)
- #2338 Create release-management-flow.md (@yann300)
- #2403 key bindings at editor home (@Aniket-Engg)
- #2449 use yarn (@yann300)
- #2412 fixed icons' colors for light theme (@LianaHus)
- #2438 fixed width and wrap of FE nodes (@LianaHus)
- #2422 Hide backup and restore workspaces for localhost (@ioedeveloper)
- #2436 0xProject ERC20 ws template (@Aniket-Engg)
- #2404 emit event only if needed (@yann300)
- #2416 remove focus on FE at start (@yann300)
- #2389 Fix typescript autocompletion (@yann300)
- #2410 update readme (@bunsenstraat)
- #2411 Remixd: use default folder (@yann300)
- #2407 fix matomo with compile and run (@yann300)
- #2406 track workspace template creation (@Aniket-Engg)
- #2405 remove live in contract template (@yann300)
- #2388 improve templates naming (@Aniket-Engg)
- #2398 fix all tabs closing (@Aniket-Engg)
- #2397 fix vscode spelling (@jelilat)
- #2390 new Logo for sourcify (@LianaHus)
- #2368 ws templates using npm package (@Aniket-Engg)
- #2386 removed unnecessary $ (@Aniket-Engg)
- #2374 use the same logo as on vertical panel (@LianaHus)
- #2353 create workspace using templates (@Aniket-Engg)
- #2361 Scriptruntest (@bunsenstraat)
- #2364 Githubmodal (@bunsenstraat)
- #2360 disable test (@bunsenstraat)
- #2365 Fix publish to swarm/ipfs (@yann300)
v0.23.3
v0.23.2 Release
v0.23.1
v0.23.0
Change Log
v0.23.0 (2022/04/14 09:44 +00:00)
- #2304 bump_0.23.0 (@yann300)
- #2302 bump libs (@yann300)
- #2301 bump remixd 0.6.0 (@yann300)
- #2297 added description to script templates (@yann300, @LianaHus)
- #2293 don't reset the connection if a call fails (@yann300)
- #2292 Fix Metamask integration (@yann300)
- #2298 fix listenning ctrl key from compile and run (@yann300)
- #2278 Update index.ts (@bunsenstraat)
- #2284 static analysis fixes (@Aniket-Engg)
- #2281 flaky tests (@bunsenstraat)
- #2288 fix index (@bunsenstraat)
- #2275 catch filepanel activation (@yann300, @bunsenstraat)
- #2282 add plugin to required module (@yann300)
- #2283 Ensure empty map is returned (@yann300)
- #2274 invalidate cache (@bunsenstraat)
- #2276 use await in openFile (@yann300)
- #2272 fix typo raw-loader (@yann300)
- #2271 add resources loaded by rawloader (@yann300)
- #2262 UI for auto exec (@yann300)
- #2269 addfile update (@bunsenstraat)
- #2270 create test libs on the fly (@Aniket-Engg)
- #2257 Fix Compile Button Text Overflow Issue (@Miladinho)