New LittleLink Custom release (version 3.0.3)
This version includes documentation for:
v3.0.0
v3.0.1
v3.0.2
This is a re-release of the latest version with important bug fixes applied:
Disabling maintenance mode now forces application out of maintenance
Added config option to redirect all pages to HTTPS (previously force HTTPS)
Fixed HTTPS links on reverse proxies with new config option that turns all links to HTTPS
Fixed database errors when updating
Fixed spelling mistake on config page
Fixed custom logo with dimensions wider than 1:1
Removed register select from footer page editor
Fixed shifting on config page on lower width devices
Disabled all errors in Advanced Config Editor
Minor bugfixes
Expand to see a detailed changelog
Patches for
v3.0.3
Big front-end update part I + II
Part I
This update introduces a bunch of new features. Its goal is to improve the overall appearance and feel of the Admin Panel. We are keeping the general design scheme of the previous design, but we're improving a lot of pages with better designs and comfort features.
We completely reworked the button adder. We now separate specialty buttons into separate modules. Furthermore, we plan on greatly expanding these modules in the future.
Part II
The config editor has undergone a major overhaul in Part 2.
For sections like the Advanced Config and backups page, the new editor makes use of the previous editor's tab system.
The new configuration editor is the standout feature of this new addition. A lot of the settings menu's items are straightforward toggle switches.
To apply the setting, simply flick the switch. No more changing the configuration text files' true or false values.
The Alternative Config Editor and the Advanced Config Editor were also updated. Like a true code editor, the new design enables colored syntax highlighting in the files.
New additions:
Jump directly to:
- Part I
- Part II
Part I
Updated frontend:
-
Updated update notification
-
Updated "view page button"
-
Added page share option to "view page button"
-
Updated user index page
-
Updated links page
-
Updated page settings page
-
Updated themes page
-
Updated profile settings page
-
Updated admin users page
-
Updated sidebar labels
Frontend functional updates:
- Added advanced page analytics
- Completely reworked button adder system
- Added icons to links on links page
- Made certain button types into separate modules
- The custom and custom_webiste buttons are now one module
- Spacer module has a slider to set the spacing
- Completely reworked button sort page
- Added iframe preview on theme page
New functionalities:
-
Added social login support. This allows users to login or register via their social accounts like Twitter, Facebook, google account and more.
-
Users can now delete their own accounts.
-
JavaScript is now stripped from users page descriptions.
-
Added rel="me" attribute to Mastodon links.
Config changes:
- Added option to enable or disable social login.
- Added option to disable iframe preview on theme page.
- ALLOW_USER_HTML is set to true after updating