Skip to content

Commit 9206a4e

Browse files
committed
Update roadmap
1 parent 0a93216 commit 9206a4e

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

docs/en/Rapid-Application-Development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Notice that the RAD tool is only available for **ASP.NET Core backend** (not ava
88

99
See [this video](https://www.youtube.com/watch?v=lqu7AVBTepw) for a simple demonstration:
1010

11-
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/lqu7AVBTepw/0.jpg)](https://www.youtube.com/watch?v=lqu7AVBTepw)
11+
[![RAD tool demonstration](https://img.youtube.com/vi/lqu7AVBTepw/0.jpg)](https://www.youtube.com/watch?v=lqu7AVBTepw)
1212

1313
## Documentation
1414

docs/en/Road-Map.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,21 @@
11
# Road Map
22

3-
We are constantly getting feedbacks from our customers to improve our
4-
product. Here, **some** of the features will be implemented in next
5-
versions:
3+
We are constantly getting feedbacks from our customers to improve ASP.NET Zero. Here, **some** of the features will be implemented in the next versions:
64

5+
- Tenant **subscription enhancements** (like recurring payments).
76
- **Entity History** UI (showing property based entity changes).
87
- Integration to a popular provider for **sending SMS**.
8+
- Customizable **dashboard/widget** system.
99
- Improvements on the **Rapid Application Development** tooling.
10+
- **GraphQL** endpoint.
11+
- **Webhook** system.
1012
- Improvements on the **Xamarin** mobile application.
11-
- Tenant **subscription enhancements** (like recurring payments).
12-
- More built-in **UI options**.
13+
- **Importing** users.
1314
- Sending **mass notifications/emails** to users.
1415
- **Calendar** module.
1516
- Session timeout & **lock screen**.
17+
- Option to allow only one **concurrent login** per user.
18+
- User based **menu customization**.
1619
- **Improvements** on current features.
1720
- More **tutorials** and **examples**.
1821

@@ -22,8 +25,8 @@ upgrade period.
2225

2326
Notes:
2427

25-
-  Major features are only being developed for ASP.NET Core + jQuery
26-
and ASP.NET Core + Angular versions beginning from v4.1. See
27-
[version comparison table](Version-Differences.md) for more.
28-
- The items on road map are subject to change based on customer
29-
feedbacks and our internal decisions.
28+
- Major features are only being developed for ASP.NET Core + jQuery
29+
and ASP.NET Core + Angular versions beginning from v4.1. See
30+
[version comparison table](Version-Differences.md) for more.
31+
- The items on road map are subject to change based on customer
32+
feedbacks and our internal decisions.

0 commit comments

Comments
 (0)