Releases: EOSIO/welcome
v2.1-RC1
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
v2.0.18: Add EOSIO Blockchain Networks Page and other improvements on different tutorials
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
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
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
This release contains:
- Add Tic-Tac-Toe Game Contract Tutorial
- Revised Protocol Documents
v2.0.13: Add Community Develop Tools and other improvments
This release contains:
- Addition of Community Developer Tools List
- Content improvements on the protocol documents and minor edits
Hotfix: get involved regression
Fixed a broken link in v2.0.11, accidentally created a bug.
Fix broken tag
🤷♂
Fixed broken YAML file
v2.0.10 Hotfix: Invalid YAML @bobrg