Skip to content

Releases: LinkStackOrg/LinkStack

LinkStack v4.2.2

24 Jul 11:25
11518e5

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

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



LinkStack v4.2.0

17 Jul 15:14
11e652f

Choose a tag to compare

New LinkStack release (version 4.2.0)


Download latest

Docker


Feature Update


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



Notes:

In some rare instances, we noticed that the impersonation icons may appear greyed out directly after updating. This can be fixed by visiting /update?finishing again.


LinkStack v4.1.4

12 Jul 15:15

Choose a tag to compare

New LinkStack release (version 4.1.4)


Download latest

Docker


Bugfix Update

+ hotfix


New additions:

  • Fixed custom favicons not loading when adding custom website button
  • Fixed Mastodon link verification
  • Fixed cache affecting newly uploaded images
  • Performance increase on LinkStack page
  • Fixed error when trying to download manual updates

  • Removed requirement for "simplexml" extension

New translations:

  • Bulgarian



Performance improvements:

msedge_iZH9jzQIaP




Notes:

After the update, some themes may render incorrectly. You can fix this by updating your themes via the built-in theme updater on the themes page.


LinkStack v4.1.2

09 Jul 14:12
b9b09ac

Choose a tag to compare

New LinkStack release (version 4.1.2)


Download latest

Docker


Critical Bugfixes!


⚠️PLEASE UPDATE IMMEDIATELY, AS IT WAS POSSIBLE TO EXECUTE MALICIOUS CODE ON ALL LINKSTACK INSTANCES PRIOR TO THIS UPDATE!⚠️

New additions:

  • Fixed JavaScript injection exploit

  • Fixed adding custom link favicon causing error 500



Knows issues:

The favicon system, used for custom buttons, may not work properly for some websites.
This will be addressed in one of the following patches.



LinkStack v4.1.1

24 Jun 13:54

Choose a tag to compare

New LinkStack release (version 4.1.1)


Download latest

Docker


The Translation Update

+ Hotfix


New additions:




Added translation support

This update finally added full translation support to the LinkStack app.
The team rewrote the entire app to make this possible.

Currently, supported languages:

How to use translations:
After the update, you will find a new section on your config page.
By clicking on the "Language" button or scrolling to the bottom of the page, you can select your desired language.

Automatic translation:
To automatically translate your app, add your desired language code(s) to your .env config as such:
LOCALES="de, es, pt, zh, ms"
Then run the command php artisan translate to auto translate your app.

Note: as of now, this is an experimental feature.


Become a translator


Special thanks to @lastsamurai26




Added fix for custom button favicons timing out the page

Fixed issue where the internal favicons system caused user pages to time out, making them inaccessible.




Added option in text fields to open links in a new tab

Users can now select for links in text fields to open in a new tab.

chrome_Ui20I1C2JJ



LinkStack v4.1.0

23 Jun 19:18
f90a9d7

Choose a tag to compare

New LinkStack release (version 4.1.0)


Download latest

Docker


The Translation Update


New additions:




Added translation support

This update finally added full translation support to the LinkStack app.
The team rewrote the entire app to make this possible.

Currently, supported languages:

How to use translations:
After the update, you will find a new section on your config page.
By clicking on the "Language" button or scrolling to the bottom of the page, you can select your desired language.

Automatic translation:
To automatically translate your app, add your desired language code(s) to your .env config as such:
LOCALES="de, es, pt, zh, ms"
Then run the command php artisan translate to auto translate your app.

Note: as of now, this is an experimental feature.


Become a translator


Special thanks to @lastsamurai26




Added fix for custom button favicons timing out the page

Fixed issue where the internal favicons system caused user pages to time out, making them inaccessible.




Added option in text fields to open links in a new tab

Users can now select for links in text fields to open in a new tab.

chrome_Ui20I1C2JJ



LinkStack v4.0.6

18 Jun 20:46

Choose a tag to compare

New LinkStack release (version 4.0.6)


Download latest

Docker


Bugfix Update


New additions:

  • Fixed bug where parts of the app where still using Google Fonts
  • Fixed security check timeout
  • Fixed profile picture disappearing when a custom color scheme is applied



v4.0.5

18 Jun 20:43

Choose a tag to compare

Translation fix

LinkStack v4.0.4

31 May 16:02
709fbe5

Choose a tag to compare

New LinkStack release (version 4.0.4)


Download latest

Docker


Bugfix Update


New additions:

  • Fixed security check timeout
  • Fixed errors with empty custom URL prefix #451
  • Fixed email not sending when user registers
  • Fixed HTML appearing in social share preview on home page
  • Fixed remember me functionality when logging in or registering
  • Updated Maintenance Mode to only use the config entry to store maintenance state
  • Added option to maintenance page to disable Maintenance Mode directly
  • Improved compatibility for updater
  • Improved compatibility for theme updater
  • Added message when there are no links on the links page
  • Added message when there are no links on the dashboard/index page