Bunifu UI WinForms 新版本发表
Released: Sep 17, 2025
v9.1.0 中的更新
修补程序
- Resolved additional validation issues.
Released: Aug 14, 2025
v9.0.3 中的更新
修补程序
- Resolved component validation issues reported in previous release.
Released: Jun 9, 2025
v9.0.1 中的更新
特性
- Improved component stability across .NET frameworks.
Released: Apr 28, 2025
v9.0.0 中的更新
特性
- Added full compatibility with Microsoft .NET 9.0.
- Revamped licensing system for smooth upgrades.
修补程序
- Fixed
BunifuLabel flickering issue in Table Layout Panels.
Released: Feb 13, 2025
v8.0.0 中的更新
特性
- Added partial support for Microsoft .NET 9 (currently in preview).
修补程序
- Bunifu TextBox: Fixed duplicate event triggers for the 'TextChanged' event.
- Bunifu Button 2: Fixed color inconsistencies during state transitions.
- Bunifu Transitions: Can now be safely disposed at runtime.
- Breaking Change:
- The licensing architecture has been revamped from the old .NET Framework standard. Therefore, if you happen to receive errors relating to the "Licenses.licx" file, please go ahead and delete the file...
Released: Aug 7, 2024
v7.2.0 中的更新
修补程序
- Breaking Change - Resolved licensing issues in Microsoft .NET 5, 6, 7, and 8 by revamping the licensing architecture from the old .NET Framework standard. If you happen to receive errors relating to the "Licenses.licx" file, please go ahead and delete the file then clean and rebuild your project.
Released: Apr 9, 2024
v7.0.0 中的更新
特性
- Added support for Microsoft .NET 8.
- Improved performance, productivity, and the overall developer experience.
- Improved rendering performance.
- Added UI optimizations on some of the controls.
Released: Dec 14, 2023
v6.3.0 中的更新
特性
- Reduced dependencies support and optimized for portability.
- Improved SFA (Single File Assembly) support and enhancements.
- Improved DPI scaling for several controls in high-resolution screens.
修补程序
- BunifuControlDragResizer: Fixed accuracy issues with window resizing at runtime.
Released: Mar 29, 2023
v6.1.0 中的更新
特性
- BunifuTextBox: Added text casing support using property 'CharacterCasing'.
- All controls and components are now packaged into a single-file assembly (SFA).
修补程序
- BunifuControlDragResizer: Fixed an issue with resizing accuracy at runtime.
Released: Oct 26, 2022
v6.0.2 中的更新
修补程序
- Bunifu ScrollBars: Fixed 'MissingManifestResourceException' when loading scrollbars.