Skip to content

LinkStack v4.4.0

Compare
Choose a tag to compare
@JulianPrieber JulianPrieber released this 03 Nov 11:30
· 191 commits to main since this release

New LinkStack release (version 4.4.0)


Download latest

Docker


Improved Users Table:

  • Sortable Columns: Improved column sorting functionality.
  • Search Functionality: Introduced a search bar that allows users to search for specific users based on various criteria.
  • Pagination: Implemented table pagination for better performance and user experience. Users can now navigate through pages of user data, with a customizable number of rows per page.
  • Column Customization: Enhanced the ability to customize columns displayed in the table. You can choose which columns to show or hide, and even reorder them as needed.
  • Responsive Design: Improved the table's responsiveness for a better user experience on various screen sizes and devices.
  • Enhancements:
    Improved User Experience: Overall, the user experience has been enhanced, making it easier for users to interact with the user table.
  • Performance Optimizations: Optimized the code and database queries to improve the performance of the table, especially with large datasets.

Upcoming Features:

  • Sortable Links Column
  • Sortable Clicks Column
  • Filter option

Additional changes:

  • Security improvements
  • Bugfixes