Skip to content

Commit

Permalink
roadmap update
Browse files Browse the repository at this point in the history
  • Loading branch information
silversword411 committed Jun 7, 2024
1 parent 36418f9 commit ebbb12f
Showing 1 changed file with 12 additions and 17 deletions.
29 changes: 12 additions & 17 deletions docs/roadmap.md
Original file line number Diff line number Diff line change
@@ -1,48 +1,43 @@
# Roadmap

Roadmap items are like ships sailing towards a distant horizon, with deadlines as their North Star. Sometimes, despite careful planning and navigation, unforeseen storms of complexity or resource constraints can steer them off course, teaching us that in the journey of progress, the only constant is change.
These are **_estimated_** dates of big features in the works.

With your continuing [sponsorship](sponsor.md#sponsor-with-stripe-or-paypal) we'll get there in the end.
Thanks go to all you [sponsors](sponsor.md#sponsor-with-stripe-or-paypal) it's your support that lets us continue to improve TRMM.

::gantt::
[
{
"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-02-01",
"lasts": "5 months"
"start": "2024-06-01",
"lasts": "1 months"
},
{
"title": "[Server side](https://github.com/amidaware/tacticalrmm/issues/1316) Scripts",
"start": "2024-02-1",
"lasts": "5 months"
"start": "2024-06-1",
"lasts": "1 months"
},
{
"title": "[SSO](https://github.com/amidaware/tacticalrmm/issues/508) integration",
"start": "2024-06-01",
"start": "2024-07-01",
"lasts": "2 months"
},
{
"title": "[Linux/Mac](https://github.com/amidaware/tacticalrmm/discussions/1692) Tasks",
"start": "2024-05-01",
"start": "2024-07-01",
"lasts": "3 months"
},
{
"title": "[Windows Update](https://github.com/amidaware/tacticalrmm/issues/1188) Rework",
"start": "2024-08-01",
"lasts": "3 months"
"start": "2024-09-01",
"lasts": "4 months"
},
{
"title": "[White](https://github.com/amidaware/tacticalrmm/issues/463) labeling",
"start": "2024-08-01",
"lasts": "3 months"
"start": "2024-09-01",
"lasts": "4 months"
}
]
}
Expand Down

0 comments on commit ebbb12f

Please sign in to comment.