New LittleLink Custom release (version 2.6.8)
If you already own an instance of LittleLink Custom, download the update file below.
New additions:
- Added option for admins to view and delete user links
- Expanded Theme customization options
- Improved beta support
Added option for admins to view and delete user links
To use this new option, on your Admin Panel, navigate to the users tab.
Then click on "View" under "Links" for the user you would like to edit.
Here you can see all the links a user has added and delete any of them if needed.
Expanded Theme customization options
Themes now support custom animations! Theme makers can now include an animations.css
file to implement their own custom animations or disable them entirely. All previously made themes should still work without a problem with the new system.
A theme credit page has been added. This page displays the contents of a theme's readme.md file. A link to this page can be found as a meta tag in the source HTML if inspected in a browser. You can always access this page with the URL your.domain.com/themes/@littlelink_name (For example, .../themes/@admin).
The share button icon has been changed to an icon provided by Font Awesome, which allows for easier color changes for hover effects, for example.
Improved beta support
This update included many features to improve the testing environment for our beta testers.
You can learn more about beta testing at llc.bio/beta
Added an option to skip backups on updates in the config. Use this option at your own risk.