manual, set internal collections to filename.md template
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
Whether you're a developer, a farmer, a user, or simply curious about the cutting-edge advancements happening in the world of distributed computing, these release notes will provide you with valuable insights and keep you up to date with our progress. So dive in, explore the details, and join us in shaping the future of the ThreeFold Grid!
|
||||
|
||||
## ThreeFold TFGrid v3.x Release Notes
|
||||
- [TFGrid v3.10.0](./tfgrid_release_3_10_0.md)
|
||||
- [TFGrid v3.9.0](./tfgrid_release_3_9_0.md)
|
||||
- [TFGrid v3.8.0](./tfgrid_release_3_8_0.md)
|
||||
- [TFGrid v3.7.0](./tfgrid_release_3_7_0.md)
|
||||
- [TFGrid v3.6.1](./tfgrid_release_3_6_1.md)
|
||||
- [TFGrid v3.6.0](./tfgrid_release_3_6_0.md)
|
||||
- [TFGrid v3.0.0 Alpha-5](./tfgrid_release_3_0_a5.md)
|
||||
- [TFGrid v3.0.0 Alpha-4](./tfgrid_release_3_0_a4.md)
|
||||
- [TFGrid v3.0.0 Alpha-2](./tfgrid_release_3_0_a2.md)
|
||||
- [TFGrid v3.0.0](./tfgrid_release_3_0.md)
|
||||
- [TFGrid v3.10.0](tfgrid_release_3_10_0.md)
|
||||
- [TFGrid v3.9.0](tfgrid_release_3_9_0.md)
|
||||
- [TFGrid v3.8.0](tfgrid_release_3_8_0.md)
|
||||
- [TFGrid v3.7.0](tfgrid_release_3_7_0.md)
|
||||
- [TFGrid v3.6.1](tfgrid_release_3_6_1.md)
|
||||
- [TFGrid v3.6.0](tfgrid_release_3_6_0.md)
|
||||
- [TFGrid v3.0.0 Alpha-5](tfgrid_release_3_0_a5.md)
|
||||
- [TFGrid v3.0.0 Alpha-4](tfgrid_release_3_0_a4.md)
|
||||
- [TFGrid v3.0.0 Alpha-2](tfgrid_release_3_0_a2.md)
|
||||
- [TFGrid v3.0.0](tfgrid_release_3_0.md)
|
||||
|
@@ -67,7 +67,7 @@ Below are some of the key highlights of the TFGrid v3.10.0 component upgrades an
|
||||
#### TF-Grid-CLI
|
||||
|
||||
- Introduced a simple tool for creating virtual machines and Kubernetes clusters. Note that `TF-Grid-CLI` is now `TFCMD`.
|
||||
- Get started [here](../../../../documentation/developers/tfcmd/tfcmd.md).
|
||||
- Get started [here](tfcmd.md).
|
||||
|
||||
#### Gridify
|
||||
|
||||
|
@@ -18,7 +18,7 @@ This release note includes updates, improvements and fixes of numerous grid comp
|
||||
## Upgrades and Improvements
|
||||
|
||||
### TFChain v2.2.0
|
||||
- Added [Third Party Billing Services](https://github.com/threefoldtech/tfchain/blob/12bc8842c7c321d22e36667a91dfc5d3c7d04ab8/substrate-node/pallets/pallet-smart-contract/service_consumer_contract_flow.md), allowing defining contracts between TFChain users for a service and the billing.
|
||||
- Added [Third Party Billing Services](service_consumer_contract_flow.md), allowing defining contracts between TFChain users for a service and the billing.
|
||||
- Reworked billing flow, see [details here](https://github.com/threefoldtech/tfchain/issues/269).
|
||||
- Infrastructure wise, we have integrated [Firesquid](https://docs.subsquid.io/), which is showing promising improvements in regards of the storage and data syncing.
|
||||
- Added Bugfixes around data validations and improving migrations
|
||||
|
@@ -35,7 +35,7 @@ Reliable Message Bus Relay (RMB-RS) is a secure communication panel that allows
|
||||
- End-to-end encryption support.
|
||||
- Support for third-party hosted Relays. Anyone can host a Relay and people can use it safely since there is no way messages can be inspected while using e2e. That's similar to home servers by matrix.
|
||||
|
||||
See [Specifications](https://github.com/threefoldtech/rmb-rs/blob/main/docs/readme.md) for more information.
|
||||
See [Specifications](readme.md) for more information.
|
||||
|
||||
> Below is the list of the __Public Relay Addresses__ hosted by Threefold:
|
||||
|
||||
|
@@ -2,10 +2,10 @@
|
||||
|
||||
Welcome to ThreeFold's product roadmap! We are thrilled to have you on board as we journey towards a decentralized and sustainable future. Our product roadmap outlines the innovative solutions and technologies we are developing to revolutionize the way we compute, store data, and connect. Here, you will find a comprehensive overview of our latest and upcoming releases, enhancements, and advancements across our ecosystem.
|
||||
|
||||
> Click [here](../../technology/concepts/grid3_components.md) to see the complete TFGrid Component List
|
||||
> Click [here](grid3_components.md) to see the complete TFGrid Component List
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [TFGrid v3.x Announcement (Aug 2021 - Forum)](https://forum.threefold.io/t/announcement-of-tfgrid-3-0/1132)
|
||||
- [What's new on TFGrid v3.x](../../technology/concepts/grid3_whatsnew.md)
|
||||
- [Release Notes](./releasenotes/releasenotes_readme.md)
|
||||
- [What's new on TFGrid v3.x](grid3_whatsnew.md)
|
||||
- [Release Notes](releasenotes_readme.md)
|
Reference in New Issue
Block a user