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.