2.19.4
fix: collapsed column text clipped in board view
Added overflow: visible to collapsed columns — the parent column had overflow: hidden which was clipping the vertical header text, making it appear as a tiny ball instead of showing the column name.