Releases: dragomano/Light-Portal
Releases · dragomano/Light-Portal
Light Portal v1.9.4
- Added new addon types
- Updated language files
- Updated some templates
- Updated some addons
- Added new addons:
- BootstrapIcons
- ExtendedMetaTags
- Fixed found issues
Light Portal v1.9.3
- Various UI improvements
- Added a setting to manage loading FontAwesome library
- Fixed found issues
- Updated Spanish translation
Light Portal v1.9.2
- Fixed found issues
- Added support for special custom template layers
- Added new hooks
- Updated docs
- Added Javascript Color Picker for addon's settings with input type="color"
Light Portal v1.9.1
- Fixed found issues
- Updated some addons
- Improved the compatibility mode
- Added some visual improvements
Light Portal v1.9
- Improved the plugin system.
- The function of adding a new plugin is moved from the portal code to a separate addon (PluginMaker).
- The AdsBlock addon: added parameters "Loader code" (code to be loaded inside
<head></head>
tags) and "End time" (the blocks will be automatically disabled if the end time is enabled). - Various user interface improvements.
- Added several new templates for the frontpage.
- The InstagramFeed addon was removed.
- Added block with visualization of portal cache usage (enabled in the portal settings, Miscellaneous tab).
- Added InitialAvatars addon which generates SVG avatars from the member initials.
- Properly packaged addons can now be installed as regular modifications via the SMF Package Manager.
- Added Pug addon, with support for appropriate syntax in pages and blocks. Pug markup, like Markdown, makes it easier to write HTML code. Correspondingly, support for Pug syntax by the CodeMirror addon has been added.
- Updated block classes and styles. There are currently 120 different design variants available.
- Returned the ability to assign permissions for creating your own portal blocks.
- Added option to enable weekly optimization of portal tables.
- Added options for compatibility mode, in which, for example, the portal action can be changed from "portal" to another to use Light Portal simultaneously with other similar modifications.
- Added a SimpleMenu addon.
- Fixed found issues.
Light Portal v1.8.2
- Fixed import and export
P. S. This is a special release before the next (v1.9)
Light Portal v1.8.1
- Fixed found issues
- Added simple pagination for the frontpage articles
- Improved plugin settings
- Updated some plugins
Light Portal v1.8
- Fixed found issues
- Added filter by plugins
- Added "Show pagination" option for the main page
- Added separate styles for some plugins
- Changed some templates
Light Portal v1.7.1
- Fixed found issues
- Added Turkish translation (thanks to gevv)
- Updated translations
- Optimized JS/CSS
- Updated some addons
Light Portal v1.7
- Fixed found errors.
- Changed the set of returned fields when selecting articles on the frontpage.
- The getTeaser() helper now removes all HTML and PHP tags from the transmitted text, and returns the first paragraph, or " ... " if there is no text.
- Updated the design of the buttons in the page comments.
- Comments that have already been answered by someone can no longer be edited.
- Updated templates for the design of article cards on the frontpage.
- Updated templates for page and block management areas.
- Updated the portal component information area.
- Updated the styling of checkboxes on the plugin/page/block setting areas.
- Added new settings for plugins.
- Updated plugins:
- FlarumStyle now works with portal pages as well.
- CodeMirror now supports HTML highlighting and Markdown, which is sure to appeal to anyone who likes to work with code directly, without visual editors.
- The functionality for adding a block with Markdown content has been moved from EasyMarkdownEditor to the Markdown plugin.
- Removed the slider plugins in favor of a new, on pure JavaScript.
- Added plugins:
- Disqus (the comments for pages)
- InstagramFeed (block) - thank you for the idea to the author of the article on https://www.idesignsmf.com/
- Optimus (keywords and topic descriptions in the article cards on the home page)
- DevTools (tools for plugin developers and template creators)
- TinySlider (image slider - instead of deleted plugins)
- Updated language files.
- Updated documentation.
- Added French translation (thanks to Papoune57).