Version 1.2 released!
Changelogv1.2 (2025-12-06)
Full Changelog🚀 New Features- Add support for tag suggestions
#17- Add AutoColorSaturation to provide a lighter color style for tags
#10- Introduce a new method to obtain a TBitmap containing tags
#8- Implement tag selection
#3✨ Enhancements- Property defining whether to display the checklist below the edit field or below the entire control
#34- Correct rendering of tag labels
#33- Extend hotkeys for tag selection
#30- Add cancellation capability to the BeforeChange event
#28- Enhance bulk tag editing
#26- Add property that controls sorting of the suggested tags dropdown list
#25- Add properties for adjusting the opening position of the dropdown checklist
#21- Provide property for adjusting height
#20- Add properties for configuring the tag suggestions button
#19- Add function to retrieve current auto color
#18- Implement the TCustomTagEdit class
#16- Tag case does not affect auto coloring
#15- Escape clears the tag input field
#12- Add OnTagReorder event
#11- Add the TextHint property
#9- Use Backspace to edit the last tag and improve autocoloring
#7- Correctly handle keyboard events, the OnChange event, and other new properties
#6- Implement the DragIndicatorColor property
#5