Skip to content

Releases: dragomano/Light-Portal

v2.3.0

21 Nov 10:52
cee897a
Compare
Choose a tag to compare
  • 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

12 Oct 08:01
Compare
Choose a tag to compare
  • Fixed found issues
  • Updated some language strings
  • Improved some UI elements
  • Refactored prepareContent hook
  • Added Arabic Translation

v2.2.1

27 Jun 15:21
3d4bacd
Compare
Choose a tag to compare
  • Updated some plugins
  • Fixed cloning of blocks that do not have a title/note
  • Renamed RssFeed plugin to SimpleFeeder
  • Updated some localizations
  • Other minor improvements and fixes

v2.2.0 Mandalorian Edition

01 Jun 13:43
Compare
Choose a tag to compare
  • 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 to Latte format
  • New layouts added – Flarum and Spectre
  • 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

28 Apr 19:30
2b7e196
Compare
Choose a tag to compare
  • 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

20 Apr 03:04
Compare
Choose a tag to compare
  • 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

13 Apr 04:09
Compare
Choose a tag to compare
  • 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

06 Apr 09:29
Compare
Choose a tag to compare
  • 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

02 Apr 02:51
Compare
Choose a tag to compare
  • 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

18 Mar 13:40
3332490
Compare
Choose a tag to compare
  • 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...