Skip to content

Commit

Permalink
Update new_features_on_new_versions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elanatframework authored Sep 4, 2024
1 parent 19ac442 commit 9e5f33c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/new_features_on_new_versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,15 @@ The first version of CodeBehind is based on .NET Core version 7.0; if the versio
- Ability to support conditional expressions and loops without needing brackets in Razor syntax
- New options for accessing controllers, in lower case
- Adding an option to create or not create default pages in the options file
- Adding option to ignore the controller name prefix and suffix
- Adding option to convert two underlines into a single dash to call the controller name
- And a series of minor changes and improvements

**Problems that were solved:**
- Fixed location tag detection issue when calling back in WebFormsJS


### Version 3.5.1

**New features:**
- Improved performance for making final View classes

0 comments on commit 9e5f33c

Please sign in to comment.