Skip to content

Releases: cartesi/docs

v1.5.1

05 Sep 17:57
Compare
Choose a tag to compare

Documentation v1.5.0 Release Notes

New

  • CLI commands
    • CLI flags for CPU and Memory of the node

Enhancements

  • Architecture
    • Added link to Machine Docs on the Architecture Page

v1.5.0

09 Aug 17:27
Compare
Choose a tag to compare

Documentation v1.5.0 Release Notes

New

  • Wallet Tutorials

    • Added new tutorials for Ether, ERC20, and ERC721 wallets
  • Migration Guide

    • Introduced a migration guide for Node 1.5.0
  • Frontend Development

    • Added a new React.js frontend tutorial
  • CLI Reference

    • Introduced a new page for CLI commands
  • Community Resources

    • Added a dedicated page for community tools

Enhancements

  • Core Concepts

    • Revised explanations to reflect changes in epoch length
  • Troubleshooting

    • Improved the troubleshooting guide with more common scenarios
  • Security

    • Enhanced the security considerations section for dApp development
  • Contract References

    • Updated Rollups contract link references
  • Architecture Documentation

    • Improved the architecture section with:
      • New Cartesi machine section
      • Additional images
      • Improved overall structure

Removals

  • Quickstart Guide

    • Removed community tools section (now has its dedicated page)
  • Cartesi Machine

    • Removed the standalone Cartesi Machine page
  • Node Management

    • Removed the node configuration guide(now under Architecture page)
  • Tutorials

    • Removed the machine-learning tutorial
    • Removed cartesi-wallet tutorials

v1.5.0-rc2

01 Aug 20:07
Compare
Choose a tag to compare
v1.5.0-rc2 Pre-release
Pre-release

The second release candidate for Cartesi Documentation v1.5 is aligned with the Node v1.5.0 release. Key updates:

  • 677c522: Add frontend tutorial
  • 4e213ee: Revamp Architecture page
  • 599ba4d: Ether and ERC20 wallet tutorial
  • 28671de: Add ERC721 Wallet tutorial
  • b067e23: Update rollups contract references

v1.5.0-rc1

29 Jul 15:28
Compare
Choose a tag to compare
v1.5.0-rc1 Pre-release
Pre-release

The first release candidate for Cartesi Documentation v1.5 is aligned with the Node v1.5.0 release. Key updates:

  • 2c3990a : Migration guide for Node 1.5
  • e114a17:Consolidated CLI reference
  • 07df2cf: Revised core concept explanations for epochs
  • a4b65e7: Removed community tools from quickstart