Skip to content

Commit ffa726b

Browse files
Update new_features_on_new_versions.md
1 parent 2d8ff38 commit ffa726b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/new_features_on_new_versions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,10 @@ The first version of CodeBehind is based on .NET Core version 7.0; if the versio
287287

288288
## Version 3.3
289289

290+
**New features:**
291+
- Adding two middleware named `UseCodeBehindNextNotFound` and `UseCodeBehindRouteNextNotFound` to continue the process if the page or controller is not found
292+
290293
**Problems that were solved:**
291294
- Resolving the problem of detecting multi line between `text` tag in Razor syntax code blocks
292295
- Solving the problem of ignoring cache parameters
296+
- A series of other minor corrections

0 commit comments

Comments
 (0)