Skip to content

Commit

Permalink
Update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
255kb committed Nov 28, 2024
1 parent f77b120 commit a3c6f0c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions pages/public-roadmap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,12 @@ const tasks: {
}
],
inProgress: [
{
link: 'https://github.com/mockoon/mockoon/issues/1614',
title: 'Custom sub domains in cloud deployments',
cloud: true,
target: '_blank'
},
{
link: 'https://github.com/mockoon/mockoon/issues/1581',
title: 'Improved data buckets state reporting',
Expand All @@ -142,11 +148,6 @@ const tasks: {
}
],
comingSoon: [
{
title: 'Custom sub domains in cloud deployments',
cloud: true,
target: null
},
{
title: 'Environment variables support in cloud deployments',
cloud: true,
Expand Down

0 comments on commit a3c6f0c

Please sign in to comment.