Skip to content

Releases: ObsidianLabs/Black-IDE

Black IDE 0.23.0

01 Jul 11:11
Compare
Choose a tag to compare

Updates

  • Add Fork support for public projects.
  • Add automatic network switching based on the URL from the browser.
  • Add the ERC721 smart contract template.
  • Improve the UX of the contract building page.
  • Bug Fixed: Some options will delete all files in the build folder.
  • Bug Fixed: Error toast appears after editing the README file of public projects.
  • Bug Fixed: Clicking the Create button several times on the New File or Folder window will throw an error.

Black IDE v0.22.0

24 Jun 06:34
Compare
Choose a tag to compare

Updates

  • Add the “Auto format solidity files on save” function to the Solidity directory on the settings page.
  • Add Readme file for ERC-20 Token.
  • Add “Create Instance Successful” Toast when creating a new Instance.
  • Improve the stability of the network nodes in RPC-Client.
  • Improve the usability of features in RPC-Client.
  • Bug Fixed: “Network successfully switched” Toast pop-up too early.
  • Bug Fixed: Unable to connect to the custom network after creating it.
  • Bug Fixed: Tab bar cache cleared after switching networks.
  • Bug Fixed: The corresponding folder in the file tree is not automatically expanded after switching files in the Tab bar.
  • Bug Fixed: After saving shared projects, the Loading icon keeps appearing in the Tab bar.
  • Bug Fixed: Network Tools' menu and hover name overlapping display issue.
  • Bug Fixed: Unable to delete a file after creating it in a new folder.
  • Bug Fixed: Black screen issue when deploying contract with metamask is blocked. (Web version only)
  • Bug Fixed: Black screen issue when creating a new project after closed metamask extension window. (Web version only)

Black IDE v0.21.1

21 Jun 00:29
Compare
Choose a tag to compare

Updates

  • Bug Fixed: the address display in the keypair modal

v0.21.0

17 Jun 10:04
Compare
Choose a tag to compare
  • Shared public projects can be deployed and inspected under the Contract tab. (Web version only.)
  • Bug Fixed: Right-click the code of a solidity file in Code Editor, choose "Format Document" from the pop-up menu, and the code should be formatted automatically.
  • Bug Fixed: When opening a page in Contract or Explorer with no network connection or manually disconnected, an error notification should be shown on this page, instead of keep loading.
  • Bug Fixed: Fill in a valid IDE contract or explorer link with addresses in the browser, Web IDE should open it and show detail under the current network. And the address should be synchronized to the address bar in IDE. (Web version only.)

Black IDE v0.20.0

11 Jun 05:54
Compare
Choose a tag to compare

Updates

  • Added Faucet in Explorer for all Networks.
  • Added the current connected wallet address in the MetaMask extension when choosing a keypair in the dropdown menu.
  • Added toggle between code and preview when viewing README.md in a shared project.
  • Added a pop-up to notify the reason when the server is busy with requests and transaction information loading failed.
  • Added loading status in blocks information when connected to Aurora Testnet under the Network tab.
  • Bug Fixed: MetaMask connection failed because BNB test network RPC is unstable.
  • Bug Fixed: When switching files in the tab bar of Code Editor, the corresponding file in the file tree should be highlighted simultaneously.
  • Bug Fixed: Invoke the contract on the Contract page, select Transfer to get event logs, click the event address to jump to the Explorer page, and no information about Explorer can be displayed.

Black IDE v0.19.0

04 Jun 13:29
Compare
Choose a tag to compare

Updates

  • Display the button name when hovering on it.
  • When you edit README.md and press ctrl/cmd + S to save the settings, the preview page is displayed.
  • Bug Fixed: Updated RPC address for Polygon Testnet to make it more stable and reduced frequent network interruption.
  • Bug Fixed: When the network is BNB Testnet, entering and searching for the contract address on the contract page sometimes causes a network error.
  • Bug Fixed: Customized networks should show in the network dropdown when clicking the Custom button.
  • Bug Fixed: We've limited the invalid characters when creating a new project and added hints to tell you that “project name can only contain numbers, letters, digits, dash, or underscore”.
  • Bug Fixed: Edit README.md while switching public or private projects, Preview shows the latest edits.
  • Bug Fixed: When you start the Black IDE in Windows11, you cannot create a custom network using BNB test network RPC addresses. We have solved the issue.

Black IDE v0.18.0

27 May 14:21
Compare
Choose a tag to compare

Updates

  • Support EVMOS Mainnet.
  • Improved custom setting window popup when clicking the custom button in the Network dropdown menu under any feature tab.
  • Added share button next to project stage switcher and improved UX when clicking the share button and copying link.
  • Added link preview when sending out a project’s link from IDE.
  • Deleted edit button on a shared public project.
  • Disable the build and script buttons when viewing a shared project.
  • Bug fixed: When sharing a public project with a project name the same as other users, the project’s owner is displayed incorrectly.
  • Bug fixed: Switching to a custom network with a % in its name would cause IDE to crash.
  • Bug fixed: After switching the project’s public/private stage, the README.md file cannot be edited.
  • Bug fixed: Custom network can only be created with the name and URL of node RPC both filled in.
  • Bug fixed: Display error when switching a shared private project to the public.
  • Bug Fixed: Error when viewing Transactions in Explorer when the network is Polygon Mainnet.
  • Bug fixed: Open cloud project in desktop IDE in the browser, Web displays 502 error.

Black IDE v0.17.1

23 May 09:30
Compare
Choose a tag to compare

Updates

  • Fixed bug: copy, cut and delete operation with hotkeys on MacOS, Windows

Black IDE v0.17.0

21 May 07:35
Compare
Choose a tag to compare

Updates

  • Improved display of custom network names
  • Fixed bug: Can not access public projects on the web after switching visible
  • Fixed bug: README.md file can not save successfully
  • Fixed bug: File tree dragging and drop
  • Fixed bug: The network icon display when no network connect
  • Fixed bug: Multiple electron instances on the Windows OS
  • Fixed bug: Transfer on the explorer page would get stuck
  • Fixed bug: “No Project” displayed on the cloud panel after re-login

Black IDE v0.16.0

14 May 11:23
Compare
Choose a tag to compare

Updates

  • Add transactions history support for the Harmony & Conflux
  • Improve the file name display when copying file
  • Fixed Bug: Display transaction History in Explorer
  • Fixed Bug: Workspace path not working when creating a new project
  • Fixed Bug: The file name of the popover is not displayed correctly
  • Fixed Bug: Filename display error when double confirming the delete option
  • Fixed Bug: The file tree failed to load data after copying a folder
  • Fixed Bug: The file tree copy option with hotkey
  • Fixed Bug: Redirect issue after logging in to Github using Edge.