Skip to content

Commit

Permalink
Update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
255kb committed Sep 24, 2024
1 parent 6fd1858 commit 40c7263
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pages/public-roadmap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,11 @@ const tasks: {
}
],
inProgress: [
{
title: 'Real-time collaboration improved presence',
cloud: true,
target: null
},
{
link: 'https://github.com/mockoon/mockoon/issues/83',
title: 'WebSockets support',
Expand All @@ -119,11 +124,6 @@ const tasks: {
}
],
comingSoon: [
{
title: 'Real-time collaboration improved presence',
cloud: true,
target: null
},
{
title: 'Environment variables support in cloud deployments',
cloud: true,
Expand Down

0 comments on commit 40c7263

Please sign in to comment.