Skip to content

Releases: EOSIO/welcome

v2.1-RC1

15 Dec 13:22
b32c668
Compare
Choose a tag to compare
v2.1-RC1 Pre-release
Pre-release

Release Title: Welcome v2.1-RC1 Release Notes

Documentation Updates

This release includes the following documentation addition/updates:

1. FAQ Page

Added a new FAQ page that includes frequent questions related to:

  • EOSIO Blockchain
  • Accounts and Keys
  • Smart Contracts
  • Transactions

2. Bios Boot Sequence Tutorial

Simplified the Biot Boot Sequence tutorial by using the eosio.boot system contract.

3. Guide-based Navigation

The developer documentation content is refactored in a guide-based genre; by grouping related content into specific guides to improve content findability, usability, and navigation. We are releasing the following guides:

  • Getting Started Guide: Contains EOSIO platform onboarding instructions
  • Smart Contract Guides: Contains basic smart contract development instructions
  • Protocol Guides: Contains EOSIO technical concepts deep-dive
  • Quick Start Guides: Contains guided instructions on quickly getting started with EOSIO web applications

Thanks!

Special thanks to all community contributors, EOSIO Engineering, and EOSIO Developer Relations!

v2.0.20: Maintenance release

04 Jun 09:37
aab3a9b
Compare
Choose a tag to compare

This release includes the following changes:

  • Fixed Remme link formating
  • Removed duplicated EOSlime entry and updated the description
  • Added Legal Disclaimer and the Blockchain Network Curating Form

v2.0.18: Add EOSIO Blockchain Networks Page and other improvements on different tutorials

03 Jun 07:09
Compare
Choose a tag to compare

This release includes the following changes:

  • Added a list of blockchain networks that on build on top of EOSIO protocol
  • Updated example code with C++ 17 Syntax
  • Updated equations of eosio account name characters set
  • Updated external links in Understanding ABI Files and Improved formatting
  • Rewrote some sections of Data Persistence tutorial
  • Added Retired Action to Glossary
  • Added Trace API reference under the Reference
  • Improved account schema description
  • Fixed CLI instruction #213
  • Other various of editing and layout improvements

v2.0.17: Maintenance release

13 May 10:03
Compare
Choose a tag to compare

This release contains:

  • Add EOSLime as a part of Community Developer Tools
  • Improving Glossary
  • Improving Protocol Document
  • Add EOSIO Testnet and Elemental Battle links

Add Tic-Tac-Toe Contract Tutorial and other improvements

20 Apr 09:21
9120559
Compare
Choose a tag to compare

This release contains:

  • Added back the upgraded version of Tic-Tac-Toe Game Contract Tutorial
  • Revised Protocol Documents
  • Various edits/improvements

v2.0.14: Add Tic-Tac-Toe Game Contract Tutorial and other improvements

03 Apr 03:28
Compare
Choose a tag to compare

This release contains:

  • Add Tic-Tac-Toe Game Contract Tutorial
  • Revised Protocol Documents

v2.0.13: Add Community Develop Tools and other improvments

23 Mar 03:06
Compare
Choose a tag to compare

This release contains:

  • Addition of Community Developer Tools List
  • Content improvements on the protocol documents and minor edits

Hotfix: get involved regression

07 Feb 09:08
Compare
Choose a tag to compare

Fixed a broken link in v2.0.11, accidentally created a bug.

Fix broken tag

07 Feb 04:56
b107bb8
Compare
Choose a tag to compare

🤷‍♂

Fixed broken YAML file

06 Feb 18:20
Compare
Choose a tag to compare
v2.0.10

Hotfix: Invalid YAML @bobrg