Releases: LinkStackOrg/LinkStack
LinkStack v4.4.0
New LinkStack release (version 4.4.0)
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
LinkStack v4.3.1
LinkStack v4.3.0
New LinkStack release (version 4.3.0)
New additions:
- Auto resize button height support for default theme
- Updated Font Awesome to 6.4.2
- Added redirects for unmatched routes #599
- Now redirecting to login page on expired session #598
- Added link-info page
- Fixes to maintenance mode
- Security fixes

Implemented upstream fix for longer button text support.

Custom buttons now support for new icons.

New Link Info Page allows users and admins to see details about any link. This page can be accessed by adding a + to the end of any user link.
For example:
https://linksta.cc/going/1876+
Admins will be able to see more details than non-authenticated users.
LinkStack v4.2.9
New LinkStack release (version 4.2.9)
Security Update
New additions:
- Now only allowing Trusted Hosts
- User deletions are now also deleting associated links
- Fixed empty Form Submissions resulting in NULL Database Entries
- Now preventing link redirects from being indexed by search engines
- Fixed advanced config reset
- Now adding random prefix to backups
- Added Firefish button
- Added Bluesky button
- Backend Sendmail support (beta)
LinkStack v4.2.8
LinkStack v4.2.7
LinkStack v4.2.6
LinkStack v4.2.5
New LinkStack release (version 4.2.5)
New additions:
- Added furaffinity.net button
- Added itaku.ee button
- Added last.fm button
- Fixed Apple Books icon
v4.2.4
Update release.yml
New LinkStack release (version 4.2.3)
New LinkStack release (version 4.2.3)
Security Update
New additions:
- Improved security
- Added support for more image formats
Improved security for custom user images. Users can no longer upload SVGs as their background image for improved security.
Hardened checks to make sure only supported image types are used. Users can now use multiple image formats for their profile picture.
If users have the Imagick PHP extension enabled, the app will sanitize images when uploaded and remove all EXIF and metadata.
In short:
- Fixed JS exploit using SVG
- Now sanitizing EXIF and metadata
- Now allowing multiple file types as profile picture
- Added new error messages
New Translations:
- Brazilian Portuguese
Issues:
Users may get an erroneous error when trying to delete their profile or background image. We do not know what's causing this. For now, you can ignore this error, you will be able to delete your images by trying again eventually.
