Releases: webexpress-framework/WebExpress.WebCore
0.0.11-alpha
New Features
-
New UI Controls
A large set of new controls has been added to the framework, including the new Scrum Backlog Control, advanced layout components, and several productivity‑oriented widgets. These additions significantly expand the available building blocks for complex applications. -
Delegate‑based Value Binding
The way values are bound to UI controls has been fundamentally redesigned.
Instead of static assignments, controls now support delegates, enabling dynamic, context‑aware value resolution at render time.
This improves flexibility, reduces boilerplate, and allows controls to react more intelligently to state changes.
UI & Theming
-
Dark Mode
A fully integrated dark mode is now available across all built‑in controls.
The mode can be toggled dynamically and is supported by the new binding system. -
Light Icon Theme
Some built‑in icons now support a dedicated light theme, ensuring optimal contrast and visual clarity when using dark backgrounds or high‑contrast layouts.
Improvements & Fixes
-
Bug Fixes
Numerous issues across the UI framework have been resolved, including layout inconsistencies, rendering glitches, and event‑handling edge cases.
Overall stability and performance have been significantly improved. -
General Enhancements
Internal refactoring and cleanup work has been performed to improve maintainability and reduce technical debt.
0.0.10-alpha
What's Changed
- Added .NET 10 support
- Numerous improvements and bug fixes across the codebase
0.0.9-alpha
What's Changed
- 0.0.9-alpha by @ReneSchwarzer in #9
Full Changelog: https://github.com/webexpress-framework/WebExpress.WebCore/commits/0.0.9-alpha