Skip to content

Releases: ethereum/remix-project

v0.29.2

17 Jan 11:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.1...v0.29.2

v0.29.1

16 Jan 07:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.0...v0.29.1

v0.29.0

15 Dec 15:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.28.1...v0.29.0

v0.28.1

10 Nov 14:15
Compare
Choose a tag to compare

This release is need to update remix-desktop with latest content

v0.28.0

10 Nov 10:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.27.0...v0.28.0

v0.27.0

06 Oct 14:07
Compare
Choose a tag to compare

Highlights:

  • New workspace templates and OZ template customization
  • Initialize a workspace with GIT
  • Play Button in editor
  • Autocomplete on Import Statements
  • Improvements to Editor Autocomplete/Hover/References
  • Error Reporting on Imported Contracts
  • Code Formatting
  • SUT github action

Change Log

v0.26.3

06 Sep 10:50
Compare
Choose a tag to compare

Highlights:

  • fix electron support.

Change Log

v0.26.3 (2022/09/06 12:00 +00:00)

v0.26.2

05 Sep 16:50
a1d888a
Compare
Choose a tag to compare

Highlights

  • editor would freeze with autocomplete on on large files, by turning off this feature in settings it will not occur
  • remix desktop versions would not connect to the localhost correctly

What's Changed

Full Changelog: v0.26.1...v0.26.2

v0.26.1

02 Sep 15:05
Compare
Choose a tag to compare

Highlights:

  • fix bugs when using CTRL or COMMAND keys in the editor
  • add 'Peek Definition'
  • autocomplete settings are remembered on reload
  • fixes bug when cloning repositories
  • light theme changes for autocomplete
  • added missing scripts for Mocha and Chai
  • fix drag and drop folders bug
  • fix logging certain message types in the terminal when running scripts
  • fix for jumping to definition in .ts/.js files

Change Log

v0.26.1 (2022/09/01)

Full Changelog: v0.26.0...v0.26.1

v0.26.0

30 Aug 16:39
Compare
Choose a tag to compare

Highlights:

  • Autocompletion improved for editor, shows more details on hover and gas estimates inline
  • Shows contract balance
  • File drag and drop
  • console.log working for remix-tests CLI
  • Vyper plugin maintained by Remix now
  • Debugger expands for more user friendly Grid layout
  • New theme added: Hacker Owl

Change Log

v0.26.0 (2022/08/30 16:35 +00:00)

🎉 Big Thanks to all the external contributors 🎉
@koolamusic , @NeilShah2026 , @JeremyTheintz , @dark64 , @lorenzoparas , @iamsethsamuel and @skimaharvey