Skip to content

Releases: dragomano/Light-Portal

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...

Light Portal v2.0

13 Aug 06:16
2eb60ae
Compare
Choose a tag to compare
  • Added Portuguese translation
  • Fixed some issues
  • Updated some UI elements

Light Portal v2.0 RC4

24 May 05:17
4e938d8
Compare
Choose a tag to compare
  • Fixed found issues
  • Improved performance
  • Added a new plugin - RecentComments
  • Some UI improvements
  • Updated some plugins

Light Portal v2.0 RC3

20 Apr 04:44
2844b8b
Compare
Choose a tag to compare
  • Fixed found issues
  • Updated some plugins
  • Updated docs
  • Updated FA icon list (to the FontAwesome 6.1.1)
  • Added new plugins:
    • LineAwesomeIcons
    • GalleryFrontPage
  • Removed the InitialAvatars plugin (use the Avatars Display Integration mod instead)
  • Added previous and next links for the current page
  • Added the moderation log for updating/removing pages
  • Replace Slim Select with Virtual Select
  • Plugin settings are saving in a separate table now

Light Portal v2.0 RC2

14 Mar 08:15
ef6d651
Compare
Choose a tag to compare
  • Fixed found issues
  • Alternate front page layouts moved to separate files (/Themes/default/LightPortal/layouts)
  • Updated docs site
  • Updated some translations
  • Updated some plugins
  • Added export/import for block presets (experiment)
  • Added a new plugin - CategoryList
  • Some plugins removed from the package and now are available for download separately

Light Portal v2.0 RC1

25 Feb 10:19
81ac501
Compare
Choose a tag to compare
  • Fixed found issues
  • Updated some add-ons and translations
  • Migrated to the Font Awesome 6 by default
  • Added German and Italian translations
  • Added a new add-on - MainIcons

Light Portal v2.0 beta

09 Feb 17:49
a8fe484
Compare
Choose a tag to compare
  • Fixed found issues
  • Migrated to PHP 7.4
  • Migrated to AlpineJS 3.x
  • Improved UI a bit
  • Added Uicons and FontAwesome6 add-ons
  • Added a hook to change UI icons
  • Updated translations
  • Updated documentation
  • Improved translating depending on language plural rules or even user gender
  • Improved work with different locales
  • Added "Promote to front page" and "Remove from front page" buttons in topics/pages (works if you choose "Selected pages" or "Selected topics" mode for the portal front page)
  • User blocks are now visible only to their authors
  • Added 2 new add-on types - icons and SEO
  • Added lazy loading for background images in the front page templates
  • And many other minor changes