Releases: LinkStackOrg/LinkStack
LittleLink Custom beta v2.6.0
New additions:
- Added custom button editor
LittleLink Custom v2.5.9
New LittleLink Custom release (version 2.5.9)
If you already own an instance of LittleLink Custom, download the update file below.
New additions:
- Added visual HTML editor for editing page contents
- Added option to set profile as homepage
- Added phpinfo debugger
- Fixed 'Edit User' changes not applying
- Added share button to LittleLink pages
- Fixed bug 'profile changes not applying'
- Added formatting checks when editing or adding links
- Added option to only notify about important updates
- Added security check tool
- Added security check notification
Added visual HTML editor
Added visual HTML editor for editing HTML on the footer and home pages. This editor is based on the open source CKEditor a Smart Visual Text Editor for HTML, coded in JavaScript. This editor allows users to edit and format the home message as well as text on the footer sites.
Read more about this on the Blog here
Added option to set profile as homepage
If a user wishes to display their own profile as the homepage instead of the original landing page, they can now do so by adding their LittleLink Custom name to the config. This new feature can be enabled by entering a profile name to the 'HOME_URL' in the config found on the Admin Panel under Admin>Config.
The profile name can be found on the User Panel under the section "Page". The LittleLink Custom name is listed after the '@' symbol.
The name must be entered without the '@' symbol or the URL part. You can see an example for this below for the user 'admin'.
If this setting is applied, the previous landing page will be moved to your-domain.com/home or if you're using LittleLink Custom in a subdirectory, this would be your-domain.com/littlelink-custom/home.
Added phpinfo debugger
Added PHPinfo section to the config editor to display information about the current state of PHP.
This new section can be found on the Admin Panel under 'Admin>Config>PHP Info'.
Fixed 'Edit User' changes not applying
This bug originates from LittleLink Admin (the fork of which this fork is based on). Fixed bug where if a user was edited on the Admin Panel under 'Admin>Users> Edit User' changes would not apply without every value being changed.
Added share button to LittleLink pages
Added share button that is displayed on user's personal pages that if clicked either copies the profile URL or opens a share dialog window depending on the browser and operating system.
Read more about this on the Blog here
Fixed bug 'profile changes not applying'
A bug still carried over from LittleLink Admin, where users were unable to change name, email or password unless every value was changed at once.
Added formatting checks when editing or adding links
Previously, if links did not begin with "https://" or end with a "/" an error would occur. Links can now be added regardless of the previously mentioned formatting. A link added as "llc.social/" would automatically get changed to "https://llc.social"
Added option to only notify about important updates
Added option to only notify about major updates. This setting is now the default and can be changed in the config by changing the setting "NOTIFY_UPDATES" from "major" to "all".
Added security check tool
This tool is a new page that displays diagnostic information about your LittleLink Custom installation. This tool can be accessed on the Admin Panel under: Admin>Config>Diagnosis
Previously, installing LittleLink Custom on NGINX or other platforms that do not support .htaccess functionality presented a significant security risk if not configured properly. This tool simply shows if critical system files can be accessed externally by anyone. In addition, information about writing access to important files or directories is displayed here.
Read more about this feature on the blog here: https://blog.littlelink-custom.com/new-security-check-tool/
Added security check notification
This notification shows up on the Admin Panel in case any of your critical system files got compromised, upon clicking this message you will get further instructions on how to fix this issue.
LittleLink Custom v2.4.8
New LittleLink Custom release (version 2.4.8)
If you already own an instance of LittleLink Custom, download the update file below.
New additions:
- Added email verification
- Changed update server
- Added 'no Page URL' notice
- Made update notification optional
- Added event notification
- Added hide event option
- Bug fixes
- Minor changes
- Added option to disable footer
- Added Credit Footer
- Added option to disable Credit Footer
Added email verification
Added email verification after user registration. After a user registered, an email is sent to the email used to sign up. The mail contains a verification link which is required to complete the registration process.
This feature can be turned off in the Admin Panel under: Admin>Config by changing the setting "Register_auth" from "verified" to "auth".
Read more about this on the Blog here
Changed update server
Changed the update server URL to the version.json hosted on GitHub.
Added 'no Page URL' notice
Added a notice if a user tries to view their page without having a Page URL set on the User Panel.
Made update notification optional
Made the update notification optional (turned on by default) this setting can be changed in the config under Admin>Config on the Admin Panel.
Added event notification
Added an event notification. This feature is optional and can be turned off in the config. This feature notifies admins about important things like possible security vulnerabilities and community polls. Can be turned off in the config in the Admin Panel (Admin>Config).
Read more about this feature on the Blog here
Added hide event option
Added option to hide Events. Next to all event notifications, an "X" will now be displayed, which hides the notification if clicked until a new event notification is shown. This works by setting a cookie with the ID of the event notification. Learn more about this on the Blog post here
Added option to disable footer
The footer shown on most public pages can be disabled in the Admin Panel under: Admin>Config by changing DISPLAY_FOOTER
from true
to false
Added Credit Footer
Added Credit footer that displays at the bottom of some pages and links to the LittleLink Custom Home Page with a nice hover animation.
Added option to disable Credit Footer
If you do not wish to display the above-mentioned Credit Footer, you can disable it in the Admin Panel under: Admin>Config by changing DISPLAY_CREDIT
from true
to false
LittleLink Custom v2.3.0
New LittleLink Custom release (version 2.3.0)
If you already own an instance of LittleLink Custom, download the update file below.
New additions:
- Made link title optional
- Added Custom Website button
- Minor fixes, changes and additions
Made link title (previously required) optional when adding personal LittleLink links on the User/Admin Panel.
If the 'Title' field is left empty, the button name is now used instead of rejecting the addition.
Added new Custom Website button which visually looks similar to the previously added Website button with an except of the icon of the new button being the favicon of the chose link. The text on the button is set with the button title, just like the Custom button.
LittleLink Custom v2.2.0
LittleLink Custom v2.1.0
New LittleLink Custom release (version 2.1.0)
If you already own an instance of LittleLink Custom, download the update file below.
New additions:
- Added footer to Admin Panel see
LittleLink Custom v2.0.0
New LittleLink Custom release (version 2.0.0)
If you already own an instance of LittleLink Custom, download the update from here
New additions:
- Added built in Config Editor
LittleLink Custom now includes an .env config editor. This editor can be accessed via the Admin Panel under Admin>Config
.
This editor allows admins to edit, backup, download and upload the .env configuration file. All in all, the new feature, allows users to more easily edit the configuration file, contributing to my goal of making LittleLink Custom easier to use.
Read more about this topic on the Blog https://blog.littlelink-custom.com/built-in-config-editor
LittleLink Custom v1.1.3
LittleLink Custom v1.1.2
LittleLink Custom v1.1.1
New LittleLink Custom release (version 1.1.1)
If you already own an instance of LittleLink Custom, download the update from here
New additions:
- Simplified setup process
- Fixed bug 'dark mode not applying' on Login, Register and several other pages
The setup process was simplified by removing the requirement to manually add an App URL to the config file if LittleLink Custom is installed in a subdirectory, instead the URL is now being detected automatically.