Releases: SuperblocksHQ/superblocks-lab
Releases · SuperblocksHQ/superblocks-lab
1.4.2
1.4.1
1.4.0
1.3.0
- Addition: Integrate OpenZeppelin smart contracts #253
- Addition: New CryptoPizza template (ERC-721) #276
- Improvement: Add retry to Web3 getCode call during deployment #266
- Improvement: File renaming operations now use Redux store #278
- Fix: Unable to move folder with files inside #273
- Fix: Dappfile not updating correctly when renaming and removing folders #272
1.2.0
- Addition: Add a warning modal when trying to deploy to Mainnet #162
- Improvement: Enable arrays as input when interacting with contract #186
- Improvement: Allow for grouping code blocks in editor (folding) #230
- Change: Update the list of upcoming features #254
- Fix: Account injections not working in appview for test networks #256
- Fix: Typos in Voting template #243
- Fix: Uncaught error when trying to use inheritance without specifying base
constructor arguments #101 - Fix: Uncaught error when compiling code missing implementation #205
1.1.0
- Addition: Show the actual underlying filesystem in the left menu #166
- Addition: Ability to hide the left side menu #114
- Addition: Ability to inspect compiled contract data #122
- Addition: Ability to inspect the contract ABI #123
- Addition: Change cursor state when hovering buttons in Interact #208
- Addition: New Preferences dialog (settings)
- Addition: Enable custom Network parameters (new dialog)
- Addition: New voting example template
- Addition: New ERC20 example template
- Addition: New SafeMath example template
- Addition: Ability to create new files and folders
- Addition: Ability to rename and move files and folders
- Addition: New context menu in Files hierarchy (right mouse button)
- Addition: Several in-code comments
- Addition: Tooltips for every action button
- Addition: Bottom status bar includes gas settings
- Addition: Support REVERT with reason (extended require)
- Addition: Ability to close open file window with middle click
- Addition: Animated action items in Files hierarchy
- Improvement: Change project download format from JSON to ZIP #169
- Improvement: Change from Preact to React
- Improvement: Better projecteditor and application view code organization
- Improvement: Better backend and control code organization
- Improvement: Better control items code organization
- Improvement: Backend data (dappfile version 1.1.0)
- Improvement: More clear text messages in prompts and alerts
- Improvement: Change the order of appearance of contract action items
- Improvement: Updated Files hierarchy UI
- Improvement: Better FileItem code organization
- Improvement: Move component specific actions from constructor to events
- Improvement: Properly handle various state changes
- Improvement: Call forceUpdate instead of setState when refreshing
- Improvement: Set minimum size for Files hierarchy panel
- Improvement: Error checking when trying to deploy contract with broken ABI
- Improvement: Account balance fits minimum available width
- Improvement: Miscellaneous styling changes
- Fix: Buffer deprecation warning during package install #23
- Fix: Unmet dependencies warning during yarn install #24
- Fix: Clicking the window tab opens up a new browser tab #60
- Fix: Unable to click on highlighted area in Help/General #137
- Fix: Unable to see left menu actions when contract name is too long #164
- Fix: Control items alignment (center icons)
- Fix: Code typo in AccountEditor #199
- Fix: Properly register and uninstall component timers
- Fix: Various grammar and spelling errors #201
- Fix: "Learn more" link in Configure window
- Fix: Miscellaneous message typos
- Fix: Typos in templates
- Fix: "Click here" link in Account settings
- Fix: "HOW TO" text section in Raise Funds template
- Fix: Inconsistency between project name and title character limitation
- Fix: Browser EVM block timestamp to report according to the specification
- Fix: Select account overflow
- Change: Build environment and settings to reflect switch to React
- Change: Rearrange package dependencies
- Change: Badges in the README file
- Change: Switch from lightning icon to refresh icon
- Change: File name length limited to 255 characters
- Change: New eslint configuration
- Change: Allow app preview to show without requiring contracts to be built
- Miscellaneous other minor improvements and bug fixes
1.0.4
1.0.3
1.0.2
- Fix: list changes in CHANGELOG file #178
- Improvement: limit left side panel width when resizing #170
- Fix: rendering glitch in Help/General menu #182
- Fix: items alignment in Files hierarchy #187
- Improvement: reference tests covering base compile functionality #176
- Improvement: update Solidity compiler to version 0.4.25 #180
- Fix: continuous integration base environment to use Node version 8.12 #190
- Improvement: increase maximum file name length to 255 characters #183
1.0.1
- Fix: Compiler does not display the error for failure when contract name and filename does not match #104
- Fix: Compiling with warnings breaks interaction page #102
- Fix: Uncensorable newsfeed template contains errors #103
- Improvement: Updated the "New Project" flow to first select a template #108
- Improvement: Increase deployer gas limit #173
- Improvement: Lightning icon in Show Preview window reads as "Recompile" #163
- Fix: Change the compiler's error strings from orange to red #139
- Fix renaming issue #168
- Fix typo in category crowdfunding #174