|
1 |
| -- # Road Map |
2 |
| - |
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: |
4 |
| - |
5 |
| - - User Delegation |
6 |
| - - Calendar system |
7 |
| - - Sending mass notifications/emails to users |
8 |
| - - User Sync/Link feature |
9 |
| - - Tenant login page customization |
10 |
| - - Password expiration policy |
11 |
| - - Orderable menu items |
12 |
| - - Code Analysis Rules |
13 |
| - - Power Tools enhancements |
14 |
| - - Gravatar support |
15 |
| - - Coupon for Subscriptions |
16 |
| - - Send error messages via email |
17 |
| - - Session **lock screen** |
18 |
| - - **Webhook** system |
19 |
| - - **Improvements** on current features |
20 |
| - - More **tutorials**, **examples** & **video courses** |
21 |
| - |
22 |
| - We are adding new items here as we clarify them. All these features and |
23 |
| - **much more** will be available also for current customers in their |
24 |
| - upgrade period. |
25 |
| - |
26 |
| - Notes: |
27 |
| - |
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. |
| 1 | +# Road Map |
| 2 | + |
| 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: |
| 4 | + |
| 5 | +- User Delegation |
| 6 | +- Calendar system |
| 7 | +- Sending mass notifications/emails to users |
| 8 | +- User Sync/Link feature |
| 9 | +- Tenant login page customization |
| 10 | +- Password expiration policy |
| 11 | +- Orderable menu items |
| 12 | +- Code Analysis Rules |
| 13 | +- Power Tools enhancements |
| 14 | +- Gravatar support |
| 15 | +- Coupon for Subscriptions |
| 16 | +- Send error messages via email |
| 17 | +- Session lock screen |
| 18 | +- Webhook system |
| 19 | +- Improvements on current features |
| 20 | +- More tutorials, examples & video courses |
| 21 | + |
| 22 | +We are adding new items here as we clarify them. All these features and |
| 23 | +**much more** will be available also for current customers in their |
| 24 | +upgrade period. |
| 25 | + |
| 26 | +Notes: |
| 27 | + |
| 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