Skip to content

Commit a16987b

Browse files
authored
Merge pull request #278 from aspnetzero/v12-4/release-blog
Add Release Blog Post V12.4
2 parents 3029c8e + 42e6b61 commit a16987b

File tree

3 files changed

+35
-0
lines changed

3 files changed

+35
-0
lines changed
Loading
30.3 KB
Loading
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
**Title:** Introducing ASP.NET Zero v.12.4
2+
**Description:** ASP.NET Zero v12.4: Enhanced finding user feature, fixing ui bugs, and minor features. Power Tools: Adding typeahead (autocomplete) feature for master detail pages, unlock ASP.NET Zero Power Tools!
3+
4+
# Introducing ASP.NET Zero v12.4
5+
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+
8+
## ✨ Enhanced finding user feature
9+
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.
11+
12+
![Finding User](./images/Blog/anz-enhanced-find-user.png)
13+
14+
## 🎨 UI Improvements
15+
16+
- Added missing translations for Power Tools
17+
- Resolved the issue of lengthy username overflow.
18+
- Position of button icons have been improved
19+
- Added asterisk to required fields (required class to label)
20+
- Correctly configure sweetAlert with sweetAlert2 options
21+
- And more minor improvements...
22+
23+
## 🔅 Power Tools : Typeahead (Autocomplete) Feature
24+
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+
27+
![Typeahead](./images/Blog/anz-typeahead.png)
28+
29+
## 🎆 Upgrade to ASP.NET Boilerplate Framework 8.4
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 ASP.NET Boilerplate Framework.
32+
33+
## 🙏 Conclusion
34+
35+
With ASP.NET Zero v12.4, we've raised the bar yet again. We hope you enjoy this release and look forward to hearing your feedback. If you have any questions or comments, please don't hesitate to contact us.

0 commit comments

Comments
 (0)