Skip to content

v0.7.6 Release Note

Choose a tag to compare

@minsulee2 minsulee2 released this 02 Jun 01:05
· 3600 commits to master since this release
8a85c7f

Greetings! We are happy to release v0.7.6

Updates:

  • _createApp integration with /apps config
  • Support blockchain data preservation
  • Do function sanitization logic in setFunction()
  • Add more servered characters (<, >, ', ", `, ' ') and test cases
  • Update scripts
  • Add sanitization logic (isValidRuleTree(), isValidRuleConfig()) for rule tree
  • Add p2p unittest cases
  • Fix minor bugs