Skip to content

V16.4.0

Choose a tag to compare

@XBEAST1 XBEAST1 released this 28 Nov 11:16
· 7 commits to master since this release

✨ Enhancements

  • Streamlined Table Column Widths

    • Removed fixed width properties from column definitions to improve adaptability across various screen sizes.
    • Added dynamic width calculation using relative weightings, enabling more flexible and content aware table layouts.
  • Dynamic Column Visibility Management

    • Implemented loading and saving of visible table columns to localStorage, ensuring user display preferences persist across sessions.
    • Added customizable column visibility support for manage-keyrings, cloud-backup, and cloud-manage.

📐 Layout & Responsiveness

  • Improved Table Responsiveness
    • Tables now resize more intelligently based on content, enhancing readability and reducing layout constraints.
    • Overall UI responsiveness improved through more fluid and adaptable table rendering.