Skip to content

Releases: LinkStackOrg/LinkStack

LinkStack v4.2.0

17 Jul 15:14
11e652f
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Translation fix

LinkStack v4.0.4

31 May 16:02
709fbe5
Compare
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



LinkStack v4.0.3

25 May 15:10
33ca35f
Compare
Choose a tag to compare

New LinkStack release (version 4.0.3)


Download latest

Docker


Bugfix Update


New additions:

  • Fixed sidebar toggle button clipping into title text (moved it down)
  • Fixed custom logo not displaying on user customization page
  • Now wrapping SMTP password in quotes
  • Fixed spelling on config page



LinkStack v4.0.2

15 May 14:05
Compare
Choose a tag to compare

New LinkStack release (version 4.0.2)


Download latest

Docker


Bugfix Update


New additions:

  • Fixed bug where custom links didn't display the correct styling
  • Touched up button editor page
  • Added noindex header to redirect page
  • Corrected update server URL
  • Reduced button editor bloat (refactoring)



See also: version 4.0.1