--- title: 更新日志 toc: true --- # 更新日志 > 导读:📑 [Layui 不同版本的浏览器兼容说明](/notes/browser-support.html) · 📑 [Layui 2.x 系列版本主要升级变化](/notes/share/2x-major-upgrade-changes.html) · 📑 [Layui 2.8+ 《升级指南》](/notes/2.8/upgrade-guide.html)

v2.11.6 2025-08-29 稳定版

- 修复 table 设置 `even:true` 时,行选中背景色异常 #2776 @Sight-wcg - 修复 checkbox / radio 和 label 关联时的问题 #2795 @Sight-wcg - 移除 laypage 中 input 元素不必要的过渡效果 #2796 @Sight-wcg - 修复 tabs 获取标签内容项 `lay-id` 不存在时返回最后一项的问题 #2806 @Sight-wcg ### 下载: [layui-v2.11.6.zip](https://gitee.com/layui/layui/attach_files/2327281/download) ---

v2.11.5 2025-07-21

- 修复 laydate `range:false` 某些场景下确认按钮状态异常问题 #2754 @Sight-wcg - 优化 CSS 部分属性兼容性书写规范 #2761 @firework-a ### 下载: [layui-v2.11.5.zip](https://gitee.com/layui/layui/attach_files/2277781/download) ---

v2.11.4 2025-06-23 稳定版

- 重构 collapse 展开收缩动画的核心逻辑 #2734 - 新增 collapse 列表项添加 `layui-show` 类设置默认展开的支持,且兼容旧版 #2734 - 修复 collapse 列表项的内容元素添加 `layui-show` 类时的收缩异常问题 #2734 ### 下载: [layui-v2.11.4.zip](https://gitee.com/layui/layui/attach_files/2241193/download) ---

v2.11.3 2025-06-18

- #### tabs - 优化 `close` 方法在标签顺序打乱时传入 `lay-id` 的支持 #2690 @sentsim - 优化 `closeMult` 方法的 `index` 参数值为 `lay-id` 时的无效问题 #2690 @sentsim - 优化 `getHeaderItem` 等方法的 `index` 参数的类型检测 #2690 @sentsim - #### treeTable - 新增 `expandNode` 方法的 `done` 回调 #2721 @Sight-wcg - #### collapse - 新增 折叠面板展开和收缩时的过渡动画 #2722 @sentsim ### 下载: [layui-v2.11.3.zip](https://gitee.com/layui/layui/attach_files/2233291/download) ---

v2.11.2 2025-05-15

- #### form-select - 修复 `