Skip to content

Commit

Permalink
Date fix
Browse files Browse the repository at this point in the history
  • Loading branch information
silversword411 committed Jun 11, 2024
1 parent ebbb12f commit a0dc0e1
Showing 1 changed file with 15 additions and 10 deletions.
25 changes: 15 additions & 10 deletions docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,35 +9,40 @@ Thanks go to all you [sponsors](sponsor.md#sponsor-with-stripe-or-paypal) it's y
{
"title": "Estimated Release Dates",
"activities": [
{
"title": "[Mesh Integration Rework](https://github.com/amidaware/tacticalrmm/issues/182)",
"start": "2024-01-01",
"lasts": "3 months"
},
{
"title": "[Alerts to Webhooks](https://github.com/amidaware/tacticalrmm/issues/1222)",
"start": "2024-06-01",
"lasts": "1 months"
"start": "2024-02-01",
"lasts": "5 months"
},
{
"title": "[Server side](https://github.com/amidaware/tacticalrmm/issues/1316) Scripts",
"start": "2024-06-1",
"lasts": "1 months"
"start": "2024-02-1",
"lasts": "5 months"
},
{
"title": "[SSO](https://github.com/amidaware/tacticalrmm/issues/508) integration",
"start": "2024-07-01",
"start": "2024-06-01",
"lasts": "2 months"
},
{
"title": "[Linux/Mac](https://github.com/amidaware/tacticalrmm/discussions/1692) Tasks",
"start": "2024-07-01",
"start": "2024-05-01",
"lasts": "3 months"
},
{
"title": "[Windows Update](https://github.com/amidaware/tacticalrmm/issues/1188) Rework",
"start": "2024-09-01",
"lasts": "4 months"
"start": "2024-08-01",
"lasts": "3 months"
},
{
"title": "[White](https://github.com/amidaware/tacticalrmm/issues/463) labeling",
"start": "2024-09-01",
"lasts": "4 months"
"start": "2024-08-01",
"lasts": "3 months"
}
]
}
Expand Down

0 comments on commit a0dc0e1

Please sign in to comment.