Releases: ethereum/remix-project
Releases · ethereum/remix-project
v0.60.0
What's Changed
- Bump dev version to 0.60.0 by @Aniket-Engg in #5577
- Verification plugin: Add simple documentation on how to add a new verifier by @manuelwedler in #5593
- Fix Typographical Errors and Improve Log Message Clarity by @maximevtush in #5592
- Fix Vyper runtime bytecode vs bytecode in the compilation UI by @kuzdogan in #5590
- VM state actions e2e by @Aniket-Engg in #5579
- fix VM listing by @Aniket-Engg in #5597
- fixes ABI loading by @Aniket-Engg in #5596
- feat: Integrate Linea chain in deployment environments by @hsy822 in #5595
- Refined text by fixing typos and improving clarity by @dannbbb1 in #5561
- docs fix spelling issues by @Guayaba221 in #5571
- style: unify release headers and fix grammar errors by @MarsonKotovi4 in #5572
- typo Update staticAnalysisCommon.ts by @XxAlex74xX in #5574
- Fix Typo in
udapp.json
by @Hack666r in #5594 - docs: Fix grammatical inconsistency Update CONTRIBUTING.md by @mdqst in #5587
- chore: correct typos docs types.ts by @Bilogweb3 in #5578
- Update openzeppelin-proxy.ts by @Fallengirl in #5576
- fix: Correct documentation text issues by @savvar9991 in #5598
- Fix text error in Multiple Files Across by @Pricstas in #5582
- Docs: (Readme) by @Radovenchyk in #5583
- typo Update functionCallGraph.ts by @Fallengirl in #5585
- Fix Minor Typos and Syntax Adjustments in Codebase by @maradini77 in #5584
- docs: Typo corrected Update webpack.config.js by @0xwitty in #5580
- Fix filtering logs by @yann300 in #5599
- fix: typos in documentation files by @vtjl10 in #5558
- document numbering correction README.md by @aso20455 in #5610
- Fix some typos by @chloefeal in #5606
- add solidity survey 2024 by @LianaHus in #5627
- activate sol testing when starting learneth by @bunsenstraat in #5633
- Fix broken links and spelling errors by @Marcofann in #5638
- Update bug_report.md by @PixelPil0t1 in #5636
- Fix Typographical Errors by @maximevtush in #5635
- fix: minor typos by @maradini77 in #5634
- logging remixAi chat interactions by @STetsing in #5631
- renamed label by @LianaHus in #5630
- Improve Grammar in Docs by @kilavvy in #5626
- fix: typos in documentation files by @zeevick10 in #5625
- typo improvement by @prestoalvarez in #5620
- typo correct remixd.ts by @XxAlex74xX in #5623
- Fix Typos in Messages and Parameters by @HubertIGL in #5608
- Fixing Typographical Errors by @JohnBonny in #5622
- i18n to Contract Verification by @joeizang in #5591
- add missing endpoint by @yann300 in #5310
- overrided the nlux clipboard button by @STetsing in #5607
- Verification plugin: Add new icon and feature plugin by @manuelwedler in #5601
- fix typo by @ericlehong in #5640
- Fix some typos by @oliveredget in #5573
- Completion enabled default by @STetsing in #5613
- Terminaltest by @bunsenstraat in #5647
- Move AppComponent from js to ts by @joeizang in #5644
- Fix: typos by @dxsullivan in #5616
- Fix typos in udapp.json by @oliveredget in #5645
- Fix typos by @chloefeal in #5646
- Pasted code safety by @STetsing in #5344
- Fix CarouselProps Typo and Update ABI File Validation Logic by @kilavvy in #5642
- refactor(terminal): unify gpt and sol-gpt command handling by @crStiv in #5648
- fix: duplicate keyword 'constants' in Solidity syntax highlighting by @kilavvy in #5660
- fix: correct typo in
txRunnerVM.ts
- queusTxs to queueTxs by @vtjl10 in #5662 - Udapp disconnect fix by @joeizang in #5639
- delete forked state environment from env explorer by @Aniket-Engg in #5600
- switch instead of check for gridview by @LianaHus in #5629
- fix typo by @bunsenstraat in #5675
- removed the vulnerability rreq by @STetsing in #5680
- v0.60.0 release highlights by @Aniket-Engg in #5686
- foundry test fix by @bunsenstraat in #5695
- removing Solidity survey (we need to merge only after Jan 27 and immediately release) by @LianaHus in #5689
- Switchers ui fix and matomo tracking by @LianaHus in #5688
- publish libs for 0.60.0 by @Aniket-Engg in #5702
- bump beta version to 0.60.0 by @Aniket-Engg in #5703
New Contributors
- @maximevtush made their first contribution in #5592
- @hsy822 made their first contribution in #5595
- @dannbbb1 made their first contribution in #5561
- @MarsonKotovi4 made their first contribution in #5572
- @Hack666r made their first contribution in #5594
- @Pricstas made their first contribution in #5582
- @Radovenchyk made their first contribution in #5583
- @maradini77 made their first contribution in #5584
- @vtjl10 made their first contribution in #5558
- @aso20455 made their first contribution in #5610
- @chloefeal made their first contribution in #5606
- @Marcofann made their first contribution in #5638
- @PixelPil0t1 made their first contribution in #5636
- @prestoalvarez made their first contribution in #5620
- @HubertIGL made their first contribution in #5608
- @JohnBonny made their first contribution in #5622
- @ericlehong made their first contribution in #5640
- @oliveredget made their first contribution in #5573
- @dxsullivan made their first contribution in #5616
- @crStiv made their first contribution in #5648
Full Changelog: v0.59.1...v0.60.0
v0.59.1
What's Changed
- add solidity survey 2024 by @LianaHus in #5628
- bump beta version to 0.59.1 by @Aniket-Engg in #5632
Full Changelog: v0.59.0...v0.59.1
v0.59.0
What's Changed
- Bump dev version to 0.59.0 by @Aniket-Engg in #5466
- Flakytranstest by @bunsenstraat in #5468
- rm package log by @bunsenstraat in #5467
- Improve documentation grammar and clarity by @Daulox92 in #5476
- Noir Boilerplate & Syntax Highlighting by @ioedeveloper in #5455
- Verification plugin: add lookupAndSave method to plugin client by @manuelwedler in #5431
- Update pr-reminder.yml by @Aniket-Engg in #5479
- Fix metamask connection cancel by @dominikrudzki in #5470
- Grammar and Style Improvements in Team Best Practices by @Dahka2321 in #5484
- fix metamask by @bunsenstraat in #5485
- Circom desktop by @ioedeveloper in #5228
- Typos+code fix by @romashka-btc in #5496
- save Vm state from Udapp by @Aniket-Engg in #5478
- Fix: broken links in constant.ts and plonk_verifier.sol.ejs templates by @rebustron in #5502
- refactor environment explorer by @bunsenstraat in #5504
- Update release-process.md by @zeevick10 in #5506
- docs: Fix Typos and Grammar in Documentation Update team-best-practic… by @0xwitty in #5510
- url test activate iframe by @bunsenstraat in #5491
- Corrected spelling and grammar mistakes by @detrina in #5521
- docs fix spelling issues by @Guayaba221 in #5515
- docs: Fix typos and improve phrasing Update README.md by @mdqst in #5518
- spelling errors by @Vikt0rPavlik in #5514
- italian language strings by @ryestew in #5523
- UDapp account dropdown refactor by @joeizang in #5404
- fix empty sections in gridview by @bunsenstraat in #5526
- chore: correct typos docs by @Bilogweb3 in #5535
- Fixswarm by @bunsenstraat in #5517
- enabled code completion by default by @STetsing in #5481
- fix meta mask test by @joeizang in #5534
- update Contributing.md by @ryestew in #5507
- noir icon added by @ryestew in #5492
- moved scam alert to the left and made it;s h responsive by @LianaHus in #5500
- Fix typographical errors and incorrect usage of articles ("a" vs "an") in documentation and code comments by @vipocenka in #5505
- Avoid variable shadowing by renaming inner
url
to ensure code clarity and functionality. by @futreall in #5508 - fix: typos correction by @youyyytrok in #5512
- fix: rename "queuSize" to "queueSize" to correct typo by @sky-coderay in #5529
- fix: typos and improve phrasing by @leopardracer in #5530
- typo Update webpack.config.js by @mdqst in #5531
- fix: fix incorrect MIME type for favicon in HTML Update index.html by @mdqst in #5539
- typo correction compiler.tsx by @Fallengirl in #5541
- chore: correct typos docs by @Bilogweb3 in #5540
- docs fix spelling issues by @Guayaba221 in #5533
- chore: correct typos docs Ethdebugger.ts by @Bilogweb3 in #5552
- Fix some typos by @calciumbe in #5549
- typo Update webpack.config.js by @XxAlex74xX in #5546
- fix: rename "with" to "will" and "souce-map" to "source-map" by @sky-coderay in #5547
- chore: fix 404 status URL by @linchizhen in #5548
- Fixed comment typo Update securityAgent.ts by @famouswizard in #5545
- Fix typos and spelling errors by @Danyylka in #5520
- Fix some typos by @sky-coderay in #5553
- matomo fix for enter dialog by @LianaHus in #5480
- Delete VM state by @Aniket-Engg in #5509
- Fix typos and spelling errors by @Danyylka in #5562
- Fix typos by @Daulox92 in #5556
- chore: correct typos docs by @futreall in #5554
- Corrected spelling and grammar mistakes by @detrina in #5563
- Improve Grammar in Docs by @kilavvy in #5559
- Fix spelling and grammar errors in the documentation by @savvar9991 in #5544
- fix text for forked at in environment explorer by @Aniket-Engg in #5566
- update scam alert box size by @Aniket-Engg in #5567
- release highlights for v0.59.0 by @Aniket-Engg in #5568
- publish libs for 0.59.0 by @Aniket-Engg in #5569
- bump beta version to 0.59.0 by @Aniket-Engg in #5570
New Contributors
- @Daulox92 made their first contribution in #5476
- @dominikrudzki made their first contribution in #5470
- @Dahka2321 made their first contribution in #5484
- @romashka-btc made their first contribution in #5496
- @rebustron made their first contribution in #5502
- @zeevick10 made their first contribution in #5506
- @detrina made their first contribution in #5521
- @Guayaba221 made their first contribution in #5515
- @Vikt0rPavlik made their first contribution in #5514
- @Bilogweb3 made their first contribution in #5535
- @vipocenka made their first contribution in #5505
- @futreall made their first contribution in #5508
- @youyyytrok made their first contribution in #5512
- @sky-coderay made their first contribution in #5529
- @leopardracer made their first contribution in #5530
- @Fallengirl made their first contribution in #5541
- @calciumbe made their first contribution in #5549
- @XxAlex74xX made their first contribution in #5546
- @linchizhen made their first contribution in #5548
- @Danyylka made their first contribution in #5520
- @kilavvy made their first contribution in #5559
- @savvar9991 made their first contribution in #5544
Full Changelog: v0.58.0...v0.59.0
v0.58.0
What's Changed
- EvmMap Patch by @joeizang in #5391
- bump dev version to 0.58.0 by @Aniket-Engg in #5388
- removed popup panel from plugin manager by @LianaHus in #5408
- Documentation Changes Grammar Fixes by @donatik27 in #5407
- add padding to the bottom to secure space by @LianaHus in #5406
- chore(libs): fix some typos in comment by @wangjingcun in #5394
- Typo Update README.md by @mdqst in #5410
- Fix Grammar and Spelling Issues Changes Overview by @Hopium21 in #5412
- Fix remix-url-resolver not handling "github:XX" styled package.json packages by @forefy in #5332
- fix file right click by @Aniket-Engg in #5417
- terminal dragbar zindex reduced by @iamsethsamuel in #5422
- Fix grammatical issues in documentation by @Madmaxs2 in #5420
- make height adjustment by @joeizang in #5401
- fix vyper file deployment by @Aniket-Engg in #5419
- remove buttons on compiler errors by @Aniket-Engg in #5428
- chore: fix some comments by @wangjingcun in #5427
- Fix incorrect integrity hash prefix Update index.html by @famouswizard in #5434
- Fix grammatical error Update CONTRIBUTING.md by @mdqst in #5433
- expose method for plugin by @Aniket-Engg in #5439
- Fix minor typos and grammar issues in locale files by @Dimitrolito in #5440
- Verification plugin: Use a copy button for links to Blockscout by @manuelwedler in #5435
- close ws connection for SolidityScan by @Aniket-Engg in #5438
- Improve Documentation Grammar for Test File Naming Convention by @0xwitty in #5447
- Fix documentation links in RemixAI-related plugins by @cypherpepe in #5446
- Bump cross-spawn from 7.0.3 to 7.0.6 in /apps/remixdesktop by @dependabot in #5409
- AI code copy by @iamsethsamuel in #5424
- AI required to support markdown by @iamsethsamuel in #5423
- refactoring of styles and ui fixes in Vyper, Solidity and themes by @LianaHus in #5421
- removing tooltip of ai bot after 5 sec:wq by @LianaHus in #5449
- verification plugin ui update by @LianaHus in #5454
- Revert "AI required to support markdown" by @STetsing in #5459
- Vyper plugin: fixes for dark theme by @LianaHus in #5460
- publish libs for v0.58.0 by @Aniket-Engg in #5461
- bump version for beta to 0.58.0 by @Aniket-Engg in #5462
New Contributors
- @donatik27 made their first contribution in #5407
- @wangjingcun made their first contribution in #5394
- @mdqst made their first contribution in #5410
- @Hopium21 made their first contribution in #5412
- @forefy made their first contribution in #5332
- @Madmaxs2 made their first contribution in #5420
- @famouswizard made their first contribution in #5434
- @Dimitrolito made their first contribution in #5440
- @0xwitty made their first contribution in #5447
- @cypherpepe made their first contribution in #5446
Full Changelog: v0.57.2...v0.58.0
v0.57.2
What's Changed
- fix file right click by @Aniket-Engg in #5429
- fix vyper file deployment for beta by @Aniket-Engg in #5430
- remove buttons on compiler errors beta by @Aniket-Engg in #5436
- bump beta version to 0.57.2 by @Aniket-Engg in #5437
Full Changelog: v0.57.0...v0.57.2
v0.57.1
What's Changed
- EvmMap Patch by @joeizang in #5393
- bump beta version to 0.57.1 by @Aniket-Engg in #5395
v0.57.0
What's Changed
- new color for Maintained by and adding external maintainers as an option by @LianaHus in #5288
- bump dev version to 0.57.0 by @Aniket-Engg in #5328
- update reminder by @Aniket-Engg in #5329
- standup reminder by @Aniket-Engg in #5330
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 by @dependabot in #5322
- Remixai chat by @STetsing in #5241
- minor updates desktop by @bunsenstraat in #5283
- Desktop git status & init fixes by @bunsenstraat in #5292
- add linux desktop build & test to all branches by @bunsenstraat in #5335
- Flaky hover test by @bunsenstraat in #5340
- Verification plugin: Fix crashing chain selector by @manuelwedler in #5345
- show error in the terminal and don't switch away by @yann300 in #5337
- rm AI key binding for explaining function by @STetsing in #5343
- fixing matomo data reporting for verification by @LianaHus in #5326
- Script runner custom by @bunsenstraat in #5324
- Scriptrunner by @bunsenstraat in #5167
- fix ethers6 by @yann300 in #5188
- fix signing by @yann300 in #5359
- hide scriptrunner from plugin manager by @bunsenstraat in #5362
- Add contract verification e2e -1 by @Aniket-Engg in #5349
- hide module resolution error by @yann300 in #5361
- use the default evmVersion. by @yann300 in #5360
- Metamask2 by @bunsenstraat in #5358
- Webdriver by @bunsenstraat in #5369
- Updated Discord link by @LianaHus in #5355
- fix best practices docs by @merge-script in #5334
- verification plugin: Add Routescan verifier by @manuelwedler in #5356
- increase timeout by @bunsenstraat in #5372
- Urltest by @bunsenstraat in #5375
- update qdapp logo in udapp and change size of logo by @ryestew in #5374
- matomo updates by @LianaHus in #5348
- Chain Evm Map by @joeizang in #5313
- add some changes to the Russian translation by @Sr20dem in #5367
- Popuppanel AI by @bunsenstraat in #5371
- QuickDapp optional logo by @ryestew in #5376
- placement of folder name on desktop by @bunsenstraat in #5281
- remove flaky tags by @bunsenstraat in #5378
- Fix udapp issue by @joeizang in #5382
- calling popuppannel and fixed sol/gpt command in terminal by @STetsing in #5381
- v0.57.0 release highlights by @Aniket-Engg in #5383
- edit highlights by @ryestew in #5384
- change Remix AI to RemixAI by @ryestew in #5385
- publish remix libs for 0.57.0 by @Aniket-Engg in #5386
- bump beta version to 0.57.0 by @Aniket-Engg in #5387
New Contributors
Full Changelog: v0.56.1...v0.57.0
v0.56.1
What's Changed
- Contract verification plugin search chain fix for beta by @Aniket-Engg in #5350
- apply patch by @bunsenstraat in #5352
- Bump beta version 0.56.1 by @Aniket-Engg in #5353
Full Changelog: v0.56.0...v0.56.1
v0.56.0
What's Changed
- bump dev version to 0.56.0 by @Aniket-Engg in #5276
- add desktop build to beta by @bunsenstraat in #5269
- docs: delete the outdate site by @merge-script in #5265
- Docs: README by @operagxoksana in #5280
- i fixed the error on the hand burger menu which resets the name set for create blank by @praisedisu in #5278
- Update run-tab.js (add gnosis main) by @yann300 in #5287
- hide warning when there is no head in git by @bunsenstraat in #5284
- Contract verification plugin by @manuelwedler in #5221
- Fixing minor issues by @LianaHus in #5285
- hamburger fixes by @LianaHus in #5279
- Learneth patch2a by @ryestew in #5260
- EIP 712 by @yann300 in #5237
- update ballot contract by @Aniket-Engg in #5298
- update vids & tags by @LianaHus in #5066
- Matomo add by @yann300 in #5304
- doc-gen is hidde from the plugin manager by @yann300 in #5303
- enforcing suggestion on editor by @STetsing in #5307
- Update remixGuide.tsx by @LianaHus in #5309
- Added v0.56.0 highlights by @Aniket-Engg in #5311
- New PR for Source verify issues by @LianaHus in #5308
- Fix rpc endpoint properties by @yann300 in #5312
- disable old etherscan e2e by @Aniket-Engg in #5318
- new icon for remixguide, border for navtab etc by @LianaHus in #5319
- publish libs for 0.56.0 by @Aniket-Engg in #5320
- bump beta version to 0.56.0 by @Aniket-Engg in #5321
New Contributors
- @operagxoksana made their first contribution in #5280
- @praisedisu made their first contribution in #5278
- @manuelwedler made their first contribution in #5221
Full Changelog: v0.55.0...v0.56.0
v0.55.0
What's Changed
- Desktopslither2 by @bunsenstraat in #4925
- Desktop hh foundry by @bunsenstraat in #4964
- updated the llama model links by @STetsing in #5098
- minor by @STetsing in #5099
- Desktop master git by @bunsenstraat in #4991
- bump dev version to 0.55.0 by @Aniket-Engg in #5197
- Bump dompurify from 2.4.1 to 2.5.6 by @dependabot in #5198
- Bump express from 4.19.2 to 4.20.0 in /apps/remixdesktop by @dependabot in #5183
- Bump body-parser from 1.20.2 to 1.20.3 in /apps/remix-ide-e2e/src/githttpbackend by @dependabot in #5206
- Bump express from 4.19.2 to 4.20.0 in /apps/remix-ide-e2e/src/githttpbackend by @dependabot in #5205
- Desktop master by @bunsenstraat in #4919
- Vyper compiler updates by @joeizang in #5178
- fixing the link of learneth card in slider and adding matomo tracking by @LianaHus in #5201
- Pinned contracts UX updated by @Aniket-Engg in #5207
- merge dapp-template into remix codebase by @drafish in #5137
- Use remixproject corsproxy by @yann300 in #5222
- fix broken link to i18n.config.json in the docs by @mtzsky in #5226
- docs: fix spelling issues by @nnsW3 in #5224
- changed AI doc key combination by @STetsing in #5203
- matomo and ui fiixes by @LianaHus in #5214
- disable qd test by @bunsenstraat in #5231
- Bump rollup from 2.79.1 to 2.79.2 by @dependabot in #5232
- docs: fix typos and grammatical errors by @pepegalic in #5246
- Matomo fix on master by @yann300 in #5249
- close button cursor fix by @ppmpreetham in #5230
- hide beta testers slide from features section of hometab (did not remove by @LianaHus in #5247
- fix at address button enabling by @Aniket-Engg in #5243
- Desktope2e remixai by @STetsing in #5100
- Workspace selection fixes by @joeizang in #5129
- Bump path-to-regexp and express by @dependabot in #5255
- chore: Update vyper hyperlink by @merge-script in #5248
- MD file for writing desktop tests by @bunsenstraat in #5239
- Bump webpack from 5.76.0 to 5.95.0 by @dependabot in #5259
- Bump rollup from 2.79.1 to 2.79.2 by @dependabot in #5256
- Bump dset from 3.1.3 to 3.1.4 by @dependabot in #5250
- Bump dompurify from 2.4.1 to 2.5.7 by @dependabot in #5251
- Bump follow-redirects from 1.15.2 to 1.15.9 by @dependabot in #5261
- chore: fix typos by @omahs in #5263
- matomo improvements for Entry dialog by @LianaHus in #5262
- Fix vyper by @yann300 in #5267
- load pinned contracts on workspace space change by @Aniket-Engg in #5270
- publish libs for 0.55.0 by @Aniket-Engg in #5272
- bump beta version to 0.55.0 by @Aniket-Engg in #5273
New Contributors
- @mtzsky made their first contribution in #5226
- @nnsW3 made their first contribution in #5224
- @pepegalic made their first contribution in #5246
- @ppmpreetham made their first contribution in #5230
- @merge-script made their first contribution in #5248
Full Changelog: v0.54.1...v0.55.0