v5.0 — Preline MCP, AI Prompts, Animated Icons and more
Released August 21, 2026
This release features Preline MCP support, AI Prompts for all Blocks, Animated Icons, Improvements and Fixes.
Note
At the moment, Preline MCP (terms apply) and Animated Icons are available for Preline Pro only.
⭐ New Components & Improvements
- Components: Added a new Created with Preline MCP carousel showcase example.
- Docs: Added the AI Prompts guide with per-block prompt usage, agent setup guidance, and notes on AI output expectations.
- Docs: Added an Animated Icons page collecting the CSS icon marks, each looping so the motion can be watched without hovering.
- Components: Added native Tailwind CSS scrollbar width, gutter, and color examples to the Custom Scrollbar docs.
🔄 Updates
- Updated: Tailwind CSS to
v4.3
✅ Fixes and Improvements
- Fixed: Updated Advanced Datepicker calendar styles so week labels and date rows align correctly (weekend columns no longer disappear and the dates grid is no longer transposed into columns), with improved selected-range styling. #765 and #771
- Fixed: Fixed Advanced Range Slider chart theme syncing, and ApexCharts root theme handling.
- Fixed: Fixed Clipboard modal copy tooltip and icon visibility in the modal example.
- Improvement: Added
requestandrequestCompletedevents to Advanced Select to track the lifecycle ofapiUrlrequests (search andapiLoadMorepagination), useful for showing loading indicators. #767 - Fixed: Fixed Advanced Select
apiUrlrequests throwing an "Invalid URL" error whenapiUrlwas set to a relative path. #761 and #762 - Fixed: Updated the Advanced Select documentation to add the previously undocumented
value,viewport,dropdownDirectionClasses,dropdownSpace,searchTemplate,searchWrapperTemplate,searchWrapperClasses,apiPageStart, andapiTotalPathoptions, extendapiFieldsMapwithpage,offset, andlimit, replace the staleoptionGroupTemplateentry withoptgroupTag, and fix theadditionalClassesoption name typo. #763 and #764 - Fixed: Fixed Tree View
isIndeterminateoption using||instead of??for its fallback, which incorrectly forced the defaulttruevalue even when explicitly set tofalse. #759 - Fixed: Fixed Advanced Select's
addOptionsetting thedata-hs-select-optionattribute to the string"undefined"when no options object was passed; it now serializes as"null"instead. #760 - Fixed: Fixed reverse (Shift+Tab) keyboard navigation escaping the Modal, Offcanvas, Dropdown, and Advanced Select focus traps instead of cycling within them. #770
Full changelog: https://preline.co/docs/changelog.html#v5.0