All Versions
18
Latest Version
Avg Release Cycle
117 days
Latest Release
856 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.5.0 Changes
February 07, 2024What's Changed
- 解决编译目标为x86的情况下报错 by @asine in #1365
- [Bot] Automated PR to fix formatting errors by @github-actions in #1337
- ⚡️ Update index.md by @kingsznhone in #1380
- ⚡️ Update ISSUE_TEMPLATE from md to yaml by @JeremyWu917 in #1266
- ➕ Add SECURITY.md by @JeremyWu917 in #1281
- Czech language by @Zdendaki in #1393
- ⚡️ [ImgBot] Optimize images by @imgbot in #1472
- 🛠 fix missing parentheses error in RegexPatterns.IpDPattern and RegexPatterns.IpEPattern by @infchaos in #1225
- ➕ Add MenuItemAttach. by @GF-Huang in #647
🆕 New Contributors
- @asine made their first contribution in #1365
- @kingsznhone made their first contribution in #1380
- @Zdendaki made their first contribution in #1393
Full Changelog : v3.4.0...v3.5.0
-
v3.4.0 Changes
November 16, 2022🆕 New Contributors
- @zsh2401 made their first contribution in #1114
- @musashi-miyamoto made their first contribution in #1093
- @infchaos made their first contribution in #1224
- @JeremyWu917 made their first contribution in #1292
Full Changelog : v3.3.0...v3.4.0
-
v3.3.0 Changes
December 09, 2021💥 new controls
- ➕ add DrawerContainer
- ➕ add HighlightTextBlock
- ➕ add AutoCompleteTextBox
💅 💥 new styles
- ➕ add DataGrid.Small style
- ➕ add RadioButtonSameAsButton style
- ➕ add button small style
- ➕ add TextBox small style
- ➕ add PasswordBox small style
- ➕ add ListBox small style
- ➕ add CheckComboBox small style
- ➕ add RepeatButton small style
- ➕ add TreeView small style
💥 new features
- 👍 hc:TabControl support for closing by middle mouse button.
- #903
- 👍 all input elements support for Validation
- ➕ add Next, Previous and GoTo Method for CoverFlow
- ➕ add BooleanArr2BooleanConverter
- 👍 EnumDataProvider support for Attributes
- ⬆️ upgraded waterfallpanel
- ⬆️ upgraded UniformSpacingPanel
- ➕ add ImageSelectedEvent for ImageSelector
🛠 💥 fixed bugs
- 🛠 7c0a551 fixed an issue where resources could not be found in growl & messagebox
- 8e912df colorpicker will crashed when SelectedBrush prop assigned to null
- #900
- #901
- #913
- #1004
- #1005
- 🛠 ffd27d8 fixed shake problem of CompareSlider
- #1050
- #1034
- #997
- #881
- #996
💥 other
- ➕ add Spanish Language
- independent lang packs
-
v3.2.0 Changes
June 28, 2021💥 new features
- 4a7f860 add ConfirmedEvent for ColorPicker
- 🏁 #748 NotifyIcon support for windows-less mode
- 👍 6802dee Grid support for named RowDefinitions & ColumnDefinitions
- 👍 7d1a0eb Improved BlurWindow, more versions of system are supported
- 0️⃣ growl support for 'Default Panel', you don't need to set hc:Growl.GrowlParent="True"
- 👍 42b2cb3 PropertyGrid support for custom editors
- 💅 6ce9130 optimized InfoElement.Title style
- 👍 #795 scrollbar support for always-visible mode
- 👍 #516 support for InputGroup
🛠 💥 fixed bugs
- #752
- #717
- 7cc4640 Loading can‘t pause when IsRunning prop is assigned to false
- #758
- 051a9c9 Shield ContentStringFormat not work
- #784 #794
- #787
- #783
- #799
- #766
- f472822
- #781
- #646
- #833
- #831
- #829
- #824
- 8ca0eb5 some value are not cleared when the clear button is clicked
- c209cb4
- #827
- #846
- #848
- #856
- #777
- #632
- #886
- #882
💥 other
-
v3.1.0 Changes
March 22, 2021💥 new controls
- ➕ add UniformSpacingPanel
- ✂ remove TagPanel and add TagContainer
- ➕ add SimpleStackPanel
- ➕ add Empty
- ➕ add AxleCanvas
💥 new features
🛠 💥 fixed bugs
- #524
- #530
- #551
- #561
- #604
- icons can not be displayed when role is TopLevelHeader or TopLevelItem
- #556
- #613
- #624
- #648
- #645
- #637
- #456
- 🛠 fixed a render bug of rate 1457b99
- 🛠 fixed a bug of WaveProgressBar 83a44aa
- #676
- #680
- #675
- 🛠 fixed a bug of Drawer d37ab73
- #706
💥 other
- 🐎 3x rendering performance enhancement
- ✂ remove reference of Microsoft.Windows.Shell
- 💅 some minor style modifies
- ✂ remove default value (uniform) for path stretch property
- Strong-Name assemblies
- ➕ add Polish lang
-
v3.0.0 Changes
November 28, 2020🍱 💥 new features
- ➕ add IsIndeterminate property for CircleProgressBar
- ➕ add ValueFormat property for NumericUpDown
- ➕ add ButtonDefault style
- ➕ add HideWhenClosing property for WindowAttach
- ➕ add CanUnselectAllWithBlankArea property for DataGridAttach
🍱 💥 fixed bugs
- #462
- VerticalContentAlignment is invalid on CheckBox
- CheckBox should fix FlowDirection
- it will throw error when Growl is used in thread with Fatal mode
🍱 💥 other
- 🐎 performance optimization
- #495
- 👉 use TabContainer instead of TabPanel
-
v3.0.0-rc.1 Changes
September 06, 2020🍱 💥 new controls
- PropertyGrid
- DashBorder
- ImageSelector
- CheckComboBox
- FlexPanel
🍱 💥 new features
💅 💥 new styles
- BorderTip
- ButtonDashed
- RepeatButtonDashed
🍱 💥 fixed bugs
🍱 💥 other
- 👌 support for .NET Core 5.0
- 👌 support for pt-br language
- 👌 improved loading speed of theme resource
- 🐎 optimized performance
- 📇 rename
TitleElement.TitleAlignmenttoTitleElement.TitlePlacement - you can use
ImageAttachto set failed image
-
v2.5.0 Changes
May 23, 2020🍱 💥 new controls
- Screenshot
- Watermark
🍱 💥 other
- 🛠 fixed 12 bugs
- 👌 support for .NET Core 3.1
- 👌 support for dynamic switching languages
-
v2.4.0 Changes
February 24, 2020🍱 💥 new controls
- RelativePanel
- PinBox
- GlowWindow
- BlendEffectBox
💅 💥 new styles
- 💅 FlowDocumentScrollViewerStyle
- 💅 FlowDocumentPageViewerStyle
- 💅 FlowDocumentReaderStyle
🍱 💥 new effects
- ColorComplementEffect
- GrayScaleEffect
- ContrastEffect
- BrightnessEffect
- ColorMatrixEffect

