github LinkStackOrg/LinkStack v4.1.1
LinkStack v4.1.1

latest releases: v4.8.0, v4.7.7, v4.7.6...
12 months ago

New LinkStack release (version 4.1.1)


Download latest

Docker


The Translation Update

+ Hotfix


New additions:

  • Added translation support
  • Added fix for custom button favicons timing out the page
  • Added option in text fields to open links in a new tab



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



Don't miss a new LinkStack release

NewReleases is sending notifications on new releases.