Skip to content

Releases: LinkStackOrg/LinkStack

LittleLink Custom v3.4.2

02 Mar 15:51

Choose a tag to compare

New LittleLink Custom release version 3.4.2


Download latest

Download latest


New additions:

  • Fixed built in SMTP service
  • Fixed Advanced Config example

Thank you for making all of this possible! Our supporters on GitHub and Patreon are the backbone of this project, and we are grateful for each and every one of you. A special thank you to everyone who supports this project!

If you would like to help keep this project and its services running for as long as possible, we invite you to learn more about sponsoring us here. Your support means the world to us, and we thank you for your generosity!




LittleLink Custom v3.4.1

01 Mar 15:27

Choose a tag to compare

New LittleLink Custom release (version 3.4.1)


Download latest

Download latest



thing

Happy Birthday LittleLink Custom! 🎉

Happy one-year anniversary to our amazing open source project, LittleLink Custom!

It's been an incredible journey, and we're thrilled to celebrate all that we've accomplished in just one year.

Over the past year, we've made steady updates to LittleLink Custom, and we're proud to say that we've now reached a full year of active development. It's amazing to see how far we've come, and we're even more excited about the possibilities that lie ahead.

Thanks to the support of our community, we've reached over 650 stars on GitHub and have had over 30,000 downloads.

GitHub star history

Thank you for being a part of this incredible journey, and here's to another year!

To mark the occasion, we're excited to release LittleLink Custom 3.4.0! This update includes custom background images for users, a highly requested feature from our community.

Now, users can personalize their links even more and make their LittleLink pages truly unique. Plus, we're introducing a sleek new theme called PolySleek.

Thank you for your continued support and feedback, and we hope you enjoy this update!

Your LLC Team



New additions:


Patches:

  • Fixed email button icons not displaying.
  • Fixed login button layout on home page
  • Fixed option to disable custom background
  • Other minor bugfixes



Added option to upload custom background image

Users now have the option to upload custom background images to use on their pages. This is compatible with most themes. This image can be uploaded in the most common image types, including PNG, JPG, WebP and GIF.

This new option can be found on the themes page.

When using the default theme, the custom background image overwrite the automatic color scheme of the site and matches it according to the uploaded image. This is not possible with custom themes, there, users have to use images that support the theme's color scheme.




Improved "Manage Users" page

On the users page, admins are now able to sort table column alphabetically.

When sorting a column, the admin row will always remain on top.

Additionally, more entries have been added:

  • User ID
  • Total links
  • Total clicks
  • Created at
  • Last seen



Minor fixes and improvements

  • Added option for verified users to disable checkmark
  • Added actual URL to query string for links and page icons
  • Added option to config to disable custom background images



LittleLink Custom v3.4.0

23 Feb 18:04

Choose a tag to compare

New LittleLink Custom release (version 3.4.0)


Download latest

Download latest



thing

Happy Birthday LittleLink Custom! 🎉

Happy one-year anniversary to our amazing open source project, LittleLink Custom!

It's been an incredible journey, and we're thrilled to celebrate all that we've accomplished in just one year.

Over the past year, we've made steady updates to LittleLink Custom, and we're proud to say that we've now reached a full year of active development. It's amazing to see how far we've come, and we're even more excited about the possibilities that lie ahead.

Thanks to the support of our community, we've reached over 650 stars on GitHub and have had over 30,000 downloads.

GitHub star history

Thank you for being a part of this incredible journey, and here's to another year!

To mark the occasion, we're excited to release LittleLink Custom 3.4.0! This update includes custom background images for users, a highly requested feature from our community.

Now, users can personalize their links even more and make their LittleLink pages truly unique. Plus, we're introducing a sleek new theme called PolySleek.

Thank you for your continued support and feedback, and we hope you enjoy this update!

Your LLC Team



New additions:




Added option to upload custom background image

Users now have the option to upload custom background images to use on their pages. This is compatible with most themes. This image can be uploaded in the most common image types, including PNG, JPG, WebP and GIF.

This new option can be found on the themes page.

When using the default theme, the custom background image overwrite the automatic color scheme of the site and matches it according to the uploaded image. This is not possible with custom themes, there, users have to use images that support the theme's color scheme.




Improved "Manage Users" page

On the users page, admins are now able to sort table column alphabetically.

When sorting a column, the admin row will always remain on top.

Additionally, more entries have been added:

  • User ID
  • Total links
  • Total clicks
  • Created at
  • Last seen



Minor fixes and improvements

  • Added option for verified users to disable checkmark
  • Added actual URL to query string for links and page icons
  • Added option to config to disable custom background images



LittleLink Custom v3.3.6

13 Feb 13:34

Choose a tag to compare

New LittleLink Custom release version 3.3.6


Download latest

Download latest


New additions:

Added verified check mark to littlelink page
Added verification badge to admin and VIP pages.

Admins can now verify users by giving them the VIP role. This will display a blue checkmark on these users pages.
Admins have this badge by default. This check mark can be disabled in the config.
Most themes are compatible with this new addition.

J7EYoB8TKX

Fixed 404 error when installing
Some users were experiencing an error 404 when trying to set up the application, this is now fixed.




LittleLink Custom v3.3.5

09 Feb 13:47
f0c08f6

Choose a tag to compare

New LittleLink Custom release version 3.3.5


Download latest

Download latest


New additions:

Change URL for footer pages
The URL of footer pages now change with the footer page when renamed.

Now displaying custom page titles on footer pages
The page title (appears at the top of a browser window) now reflects the custom name of a footer page.



LittleLink Custom v3.3.4

05 Feb 11:34

Choose a tag to compare

New LittleLink Custom release version 3.3.4


Download latest

Download latest


New additions:

Now saving profile pictures using the user ID instead of the littlelink_name. This means a user's profile pictures won't disappear when changing the display name.

The updater will automatically convert all existing profile pictures to the new format.

  • Admins now have the ability to delete user's profile pictures from the edit users page.



LittleLink Custom v3.3.3

02 Feb 16:55
5ba8b37

Choose a tag to compare

New LittleLink Custom release version 3.3.3


Download latest

Download latest


New additions:

  • Footer pages now return an error 404 when disabled in the config
  • Fixed routing issues on config page
  • Fixed not required fields causing errors on setup
  • Switched all external file requests from file_get_contents to curl
  • Several security patches



LittleLink Custom v3.3.2

26 Jan 14:27

Choose a tag to compare

New LittleLink Custom release version 3.3.2


Download latest

Download latest


New additions:




Now forcing usernames to be unique

Now forcing usernames to be unique in regard to capitalization.

To prevent impersonation, the system will force usernames to be unique in regard to capitalization, which means that two users cannot have the same username with just different capitalization. This helps to ensure that each username is truly unique and makes it more difficult for attackers to impersonate legitimate users.

This = this = THIS = tHiS




Added button to remove profile picture

chrome_kR6x2kLtxK




LittleLink Custom v3.3.1

19 Jan 20:21

Choose a tag to compare

New LittleLink Custom release (version 3.3.1)


Download latest

Download latest


Added option to customize footer links

The latest update enables administrators to personalize their footer section through the configuration settings by renaming and disabling individual entries. This feature allows for localization and customization of the user experience by allowing for custom text to be utilized as footer page titles. Additionally, any changes made to the text of a footer entry will also result in the corresponding title on the footer page being updated accordingly.

footer

  • Added section "Footer links" to config
  • Moved options Show credit and Show footer into the Footer links section on the config page
  • The footer section in the Advanced Config is now inactive



LittleLink Custom v3.3.0

19 Jan 11:46
7813e52

Choose a tag to compare

New LittleLink Custom release (version 3.3.0)


Download latest

Download latest


Added option to customize footer links

The latest update enables administrators to personalize their footer section through the configuration settings by renaming and disabling individual entries. This feature allows for localization and customization of the user experience by allowing for custom text to be utilized as footer page titles. Additionally, any changes made to the text of a footer entry will also result in the corresponding title on the footer page being updated accordingly.

footer

  • Added section "Footer links" to config
  • Moved options Show credit and Show footer into the Footer links section on the config page
  • The footer section in the Advanced Config is now inactive