Skip to content

Releases: LinkStackOrg/LinkStack

LinkStack v4.3.0

19 Oct 15:37
Compare
Choose a tag to compare

New LinkStack release (version 4.3.0)


Download latest

Docker


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

chrome_Wg8BRzS9pM
Implemented upstream fix for longer button text support.


chrome_DVLhS2bADb
Custom buttons now support for new icons.


chrome_Kienp8toLO
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

03 Oct 13:29
Compare
Choose a tag to compare

New LinkStack release (version 4.2.9)


Download latest

Docker


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)



@LeviSnoot @ldidry

LinkStack v4.2.8

08 Sep 10:11
Compare
Choose a tag to compare

New LinkStack release (version 4.2.8)


Download latest

Docker


New additions:

  • Now preventing user impersonation if users isn't verified yet
  • Fixed php artisan serve command



LinkStack v4.2.7

26 Aug 15:07
Compare
Choose a tag to compare

New LinkStack release (version 4.2.7)


Download latest

Docker


New additions:

  • Fixed bug in site logo and favicon deletion
  • Fixed user clicks displaying as zero on the manage users page
  • Fixed VRchat icon



LinkStack v4.2.6

22 Aug 17:34
Compare
Choose a tag to compare

New LinkStack release (version 4.2.6)


Download latest

Docker


New additions:

  • Improved force HTTPS setting
  • Reduced DB queries
  • Fixed PHP 8.1 requirement*

*Previous versions included an error that caused the app to require at least PHP 8.1. This has been fixed now and the app works fine with PHP 8.0 again.




LinkStack v4.2.5

22 Aug 16:40
Compare
Choose a tag to compare

New LinkStack release (version 4.2.5)


Download latest

Docker


New additions:

  • Added furaffinity.net button
  • Added itaku.ee button
  • Added last.fm button
  • Fixed Apple Books icon


@LeviSnoot


v4.2.4

04 Aug 19:00
Compare
Choose a tag to compare
Update release.yml

New LinkStack release (version 4.2.3)

28 Jul 14:46
21ffd27
Compare
Choose a tag to compare

New LinkStack release (version 4.2.3)


Download latest

Docker


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.



LinkStack v4.2.2

24 Jul 11:25
11518e5
Compare
Choose a tag to compare

New LinkStack release (version 4.2.2)


Download latest

Docker


Bugfix Update


New additions:

  • Fixed sorting function for table on manage users page
  • Fixed default Meta Tags on Home Page
  • Improved DB calls for MySQL #501


Issues:

Users reported issues when updating to the latest version when using MySQL. This issue should be resolved now, and our team is not able to reproduce this issue anymore. If you still encounter this issue, please report it here: #501



v4.2.1

19 Jul 13:24
53d74c7
Compare
Choose a tag to compare

New LinkStack release (version 4.2.0)


Download latest

Docker


Feature Update

+ hotfix


Added option for admins to impersonate other users

Added an option to impersonate other users. This feature was heavily inspired by this plugin for Nextcloud. This allows admins to authenticate as other users and view the Admin Panel as that user.

To use this new feature, navigate to your "Manage Users" page and click on the impersonation icon next to any user.

dviBqLg6xf

This will redirect you to the user's panel view. To exit this mode, click on the x on the top right-hand corner of the page.

p0XFQSysgZ

Only one admin can impersonate a user at any time. Should you be logged out while impersonating another user, the system will resume your session again after you're logged in again.


Additional additions:

  • Added theme selector to edit user page
  • Fixed error 404 for footer links on footer pages

Hotfix:

  • Fixed DB calls for MySQL causing an error while updating
  • Fixed bug preventing deletion of custom background image

New translations:

  • Swedish