Skip to content

1.2.0

Compare
Choose a tag to compare
@filippsen filippsen released this 05 Dec 21:20
· 392 commits to master since this release
1.2.0
f242767
  • 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