Skip to content

Commit

Permalink
update docu
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexNek committed Nov 13, 2024
1 parent b269dd5 commit a48fa60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,9 @@ public class MyCustomCanvas : BabylonCanvasBase
```
## What's New

### in Version 1.5
- update to .NET 9.0

### in Version 1.4
- update to .NET 8.0
- added show loading component. Currently we use server-side prerendering, but the babylog engine could only work client-side. The Babylon engine takes some time to render. We want to show the user a 'loading' notification instead of an empty area. The default text is "Loading...". You can change it to something else using 'LoadingTemplate'
Expand Down

0 comments on commit a48fa60

Please sign in to comment.