chore(perf): bump version to 9.0.40 to match MAUI 9.0.40
Update version from 9.0.0 to 9.0.40 to align precisely with MAUI 9.0.40 release. Update CHANGELOG, package metadata, and templates. Fix thread safety issue in FontFallbackManager by changing _glyphCache from Dictionary to ConcurrentDictionary to prevent race conditions during concurrent glyph lookups.
This commit is contained in:
@@ -304,4 +304,4 @@ jobs:
|
||||
|
||||
---
|
||||
|
||||
*Developed by [MarketAlly Pte Ltd](https://marketally.com) • Lead Architect: David H. Friedel Jr.*
|
||||
*Developed by [MarketAlly Pte Ltd](https://marketally.sg) • Lead Architect: David H. Friedel Jr.*
|
||||
|
||||
@@ -79,13 +79,13 @@ See [CONTRIBUTING.md](../CONTRIBUTING.md) for details.
|
||||
|
||||
| Milestone | .NET / MAUI | Target | Status |
|
||||
|-----------|-------------|--------|--------|
|
||||
| v1.0.0 (now v9.0.0) | .NET 9 / MAUI 9.0.x | Q1 2026 | ✅ Released |
|
||||
| v9.0.40 | .NET 9 / MAUI 9.0.40 | Q1 2026 | ✅ Released |
|
||||
| v9.0.x | .NET 9 / MAUI 9.0.x | Q1-Q2 2026 | 🔧 Maintenance |
|
||||
| v10.0.0 | .NET 10 / MAUI 10.0.x | Q4 2026 | 📋 Planned |
|
||||
|
||||
## Feedback
|
||||
|
||||
- Issues: https://git.marketally.com/open-maui/maui-linux/issues
|
||||
- Issues: https://git.marketally.ai/open-maui/maui-linux/issues
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user