We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfac240 commit 7bc07b5Copy full SHA for 7bc07b5
doc/new_features_on_new_versions.md
@@ -252,3 +252,12 @@ The first version of CodeBehind is based on .NET Core version 7.0; if the versio
252
- Support for calling URLs in WebFormsJS
253
- Improving the functionality of HtmlData classes by adding new methods
254
- And a series of minor changes and improvements
255
+
256
+## Version 3.1
257
258
+**New features:**
259
+- Better compatibility with older browsers in WebFormsJS
260
+- And a series of minor changes and improvements
261
262
+**Problems that were solved:**
263
+- Solved the problem of other operating systems not working due to the wrong determination of the separator of directories in the path.
0 commit comments