You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog-posts/en/Introducing-aspnetzero-v12-4.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,13 @@
3
3
4
4
# Introducing ASP.NET Zero v12.4
5
5
6
-
We're thrilled to introduce ASP.NET Zero v12.4, the latest version of our flagship **framework** that continues to **revolutionize** web development. This release comes with ui improvements, bug fixes, and minor features. We've also added a new feature (typeahead) to our Power Tools that will **enhance** your **development process** and **improve** your **productivity**.
6
+
We're thrilled to introduce ASP.NET Zero v12.4, the latest version of our **framework**. This release comes with ui improvements, bug fixes, and minor features. We've also added a new feature (typeahead) to our Power Tools that will **enhance** your **development process** and **improve** your **productivity**.
7
7
8
8
## ✨ Enhanced finding user feature
9
9
10
10
Finding a user is now more **user-friendly** and easier than ever. We've **separated** the name, surname, and email fields to simplify the process of locating a user.
@@ -22,13 +22,13 @@ Finding a user is now more **user-friendly** and easier than ever. We've **separ
22
22
23
23
## 🔅 Power Tools : Typeahead (Autocomplete) Feature
24
24
25
-
Power Tools now supports [master-detail](https://docs.aspnetzero.com/en/common/latest/Development-Guide-Rad-Tool-Master-Detail) entities, which involve a child-parent relationship. We have options to choose relations through either a lookup table or a dropdown menu, providing you with greater flexibility. And it is now possible with typeahead (autocomplete) option.
25
+
Power Tools supports [master-detail](https://docs.aspnetzero.com/en/common/latest/Development-Guide-Rad-Tool-Master-Detail) entities, which involve a child-parent relationship and also navigation properties. For these, we have options to choose relations through either a lookup table or a dropdown menu, providing you with greater flexibility. And it is now possible with typeahead (autocomplete) option.
26
26
27
-

27
+

28
28
29
-
## 🎆 Upgrade to ABP 8.4
29
+
## 🎆 Upgrade to ASP.NET Boilerplate Framework 8.4
30
30
31
-
ASP.NET Zero v12.4 is built on top of [ASP.NET Boilerplate](https://aspnetboilerplate.com/), which has been upgraded to version 8.4. This means that you can take advantage of the latest features and improvements of ABP Framework.
31
+
ASP.NET Zero v12.4 is built on top of [ASP.NET Boilerplate](https://aspnetboilerplate.com/), which has been upgraded to version 8.4. This means that you can take advantage of the latest features and improvements of ASP.NET Boilerplate Framework.
0 commit comments