Add releases page

This commit is contained in:
Daniel Lautzenheiser
2023-04-20 15:49:06 -04:00
parent 8daa9b9b83
commit 08c5e253b7
4 changed files with 179 additions and 5 deletions

View File

@ -2,6 +2,16 @@
"title": "Help us build the CMS of the future",
"subtitle": "Get support, give support and find out what's new through the channels below.",
"sections": [
{
"title": "Contributing",
"links": [
{
"title": "Contributor Guide",
"description": "Contribute to the project",
"url": "/docs/contributor-guide"
}
]
},
{
"title": "Support",
"links": [

View File

@ -1,5 +1,10 @@
{
"releases": [
{
"date": "2023-04-21T15:00:00.000Z",
"version": "v2.0.0",
"description": "New UI and Media Library enchancements."
},
{
"date": "2023-01-25T15:26:00.000Z",
"version": "v1.2.0",