Releases: sandre58/MyNet
Releases · sandre58/MyNet
19.6.0
♻️ Code Refactoring
- Simplify conditional logic in DisplayTextService and update interface visibility in tests (commit by Stéphane ANDRE (E104915) in aa43d54e)
✅ Tests
- Add unit tests for DisplayTextService and Country humanization (commit by Stéphane ANDRE (E104915) in 3593ea2f)
🐛 Bug Fixes
- Update System.Reactive package version and correct regex patterns in HumanizeKeyFormatterTransform (commit by Stéphane ANDRE (E104915) in 7066707d)
🚀 Features
- Enhance DefaultToastFactory with customizable toast settings and add notification builder overrides (commit by Stéphane ANDRE (E104915) in d890b588)
- Add HumanizeKeyFormatterTransform for converting key-like identifiers to human-readable text (commit by Stéphane ANDRE (E104915) in b04d5933)
🐛 Bug Fixes
- Enhance display text strategy resolution with type-based retrieval (commit by Stéphane ANDRE (E104915) in 1136c615)
19.5.2
19.5.1
19.5.0
🚀 Features
- Add paging support to ExtendedCollection and related components (commit by Stéphane ANDRE (E104915) in aeee4261)
🚀 Features
- Simplify command creation and enhance error notification publishing (commit by Stéphane ANDRE (E104915) in d13caaaa)
- Introduce fluent notification builder and enhance notification publishing methods (commit by Stéphane ANDRE (E104915) in f18d50e6)
19.3.6
🐛 Bug Fixes
- Refactor EventBehavior to improve event reaction property retrieval and add tests for culture change behavior (commit by Stéphane ANDRE (E104915) in 1c8051ab)
🐛 Bug Fixes
- Enhance ShellCultureViewModel and ShellThemeViewModel with command support for culture and theme changes (commit by Stéphane ANDRE (E104915) in 99eb4be0)
19.3.5
🐛 Bug Fixes
- Enhance ShellCultureViewModel and ShellThemeViewModel with command support for culture and theme changes (commit by Stéphane ANDRE (E104915) in 99eb4be0)
🐛 Bug Fixes
- Refactor UI service registration and enhance documentation for AddUi and UseUi methods (commit by Stéphane ANDRE (E104915) in 82db6c96)
19.3.4
🐛 Bug Fixes
- Refactor UI service registration and enhance documentation for AddUi and UseUi methods (commit by Stéphane ANDRE (E104915) in 82db6c96)
🐛 Bug Fixes
- Update display name handling to use LocalizedString and implement culture/time zone change reactions (commit by Stéphane ANDRE (E104915) in a5174127)
19.3.3
🐛 Bug Fixes
- Update display name handling to use LocalizedString and implement culture/time zone change reactions (commit by Stéphane ANDRE (E104915) in a5174127)
🐛 Bug Fixes
- Refactor culture and theme synchronization to prevent reentrant updates (commit by Stéphane ANDRE (E104915) in a9673164)
- Add click command support for ActionNotification in Toast creation (commit by Stéphane ANDRE (E104915) in 2adc0fd2)
19.3.2
🐛 Bug Fixes
- Refactor culture and theme synchronization to prevent reentrant updates (commit by Stéphane ANDRE (E104915) in a9673164)
- Add click command support for ActionNotification in Toast creation (commit by Stéphane ANDRE (E104915) in 2adc0fd2)
🐛 Bug Fixes
- Register INotificationPublisher to use existing INotificationService (commit by Stéphane ANDRE (E104915) in 3fb71d0c)