# UnifiedFiler v1.8.1 Notes

v1.8.1 is a detail-strengthening release after real Google Drive browser-client support.

## Main fixes

- Folder rows can be opened from the list/detail area by double-clicking.
- Selection state is updated without rebuilding the entry DOM, preserving browser double-click behavior.
- Detail table column splitters now use a `colgroup`-based width model.
- Dragging one column splitter adjusts that column only and keeps neighboring column widths stable.
- Toolbar and context-menu command icons now support Font Awesome when the Host or demo page loads it.
- Icons include fallback text so the component can still be operated if Font Awesome is not available.

## Host note

Font Awesome is optional. To enable the enhanced icons, load Font Awesome before initializing UnifiedFiler. The demo uses Font Awesome 4.7.0 from CDN.
