Releases: dragomano/Light-Portal
Releases · dragomano/Light-Portal
v2.3.0
- Fixed a lot of small and not really small issues
- Fixed issue with page search in the AC
- Fixed issue with unwrapped blocks in the Bend theme
- Removed BBCode support for page comments (but you can use Markdown)
- Some UI changes including fixes for RTL mode
- Updated some plugins
- Updated docs
- Removed the SiteList plugin
- Implemented page comments with Vue.js
- Implemented plugins area with Vue.js
- Implemented WYSIWYG editor for page comments
- As well as a lot of source code changes, new build tool (Vite) for assets, etc.
v2.2.2
v2.2.1
v2.2.0 Mandalorian Edition
- Fixed found issues
- These plugins have been removed:
- PageLikes
- FlarumStyle
- Pug
- Twig
- GoogleAmp
- ExtUpload
- Trumbowyg
- These plugins have been moved to "downloadable":
- EhPortal
- EzPortal
- TinyPortal
- EasyMarkdownEditor
- New plugins have been added:
- Reactions (for portal pages and comments, enabled individually for each page)
- Swiper (cool mobile slider, alternative to TinySlider)
- BladeLayouts и TwigLayouts (see below)
- Removed rating of comments
- Capacity for creating individual blocks has been removed
- Introduced new helpers
- New page options have been added: placing on main menu with icon
- UX/UI Improvements:
- The design of displayed areas in block settings has been updated
- The design of the blocks selection page has been updated
- The design of the credits area has been updated
- The design of the page type selection area has been updated
- The "Font Awesome Kit" option has been added to use your own set of Font Awesome icons
- The portal now generates only one CSS/JS file according to type (
plugins.css
/plugins.js
), and only for active plugins - The
portal.less
file is divided into several files in the/css/light_portal/less
directory for easy development - The LESS parser has been added
- The Latte template engine has been added, for use with frontpage layouts. More information about Latte can be found in its sandbox
- Frontpage layouts were migrated from
PHP
toLatte
format - New layouts added –
Flarum
andSpectre
- In addition, implemented support for Blade and Twig markup to create custom frontpage layouts, thanks to the new plugins - BladeLayouts and TwigLayouts
- Implemented the import and export of plugins. In addition, the import also provides installation of the so-called
downloadable
plugins - The option
prohibit non-administrators from creating PHP blocks and PHP pages
has been deleted - now it is enabled by default. - Some block parameters have been removed (CSS title style and CSS content style)
- ImageUpload plugin now works directly with the SMF attachments table and attachments directory
- CustomTranslateWidget plugin has been renamed to CustomTranslate
- DevTools plugin has been renamed to LayoutHelper
- The documentation and some localizations were updated
Light Portal v2.1.4
- Fixed found issues
- Removed AvatarGenerator plugin
- Added new plugins: DiceBear (instead of AvatarGenerator), and Calculator
- Added new page status - internal (these pages are not visible on the frontpage and do not participate in the search, but they can be conveniently anchored in the main menu using the MainMenu plugin)
- Admins can change page status during adding/editing
- Added feedback area in settings
- Improved view of block display areas
- Updated some plugins
Light Portal v2.1.3
- Fixed found issues
- Updated some plugins
- Improved page add/edit area a bit
- Added new plugins - CustomTranslateWidget (widget for translating forum pages), MaterialDesignIcons (Material Design icons for blocks), and MediaBlock (displays links from popular media sites as auto-embeddable videos inside the portal block)
- ExtendedBlockOptions plugin moved into the core
Light Portal v2.1.2
- A lot of refactoring
- Fixed some issues related PostgreSQL
- Improved UI for all fields where you need to select category/board/page/topic from the list
- AdsBlock now can work with portal page areas
- Removed GalleryFrontPage, added GalleryBlock plugin instead
Light Portal v2.1.1
- Fixed found issues
- Updated some plugins
- Improved loading speed for portal pages
- Improved mobile view for some panels
- Improved UI for some settings
Light Portal v2.1
- Fixed found issues
- Updated permission system (do not forget re-check permissions after updating)
- Added the ability to set exclusion rules for display areas in block settings
- Added Greek translation
- Added new plugins - Giscus, Crowdin Context, and Simple Chat
- Updated docs site
- Updated some plugins
Light Portal v2.1 beta
- Updated some plugins
- Updated documentation
- Fixed found issues
- Added rating system for page comments
- Added Page Moderator role - members with this permission can manage any pages
- Added new plugins - ExtendedBlockOptions, RandomPages, and ChessBoard
- Added tabs for some text inputs
- Added option for page comment sorting
- Changed minimum PHP version required - now it's 8.0
- And a lot of other small edits...