Skip to content

Releases: dragomano/Light-Portal

v2.7.1

03 Jul 12:40
Compare
Choose a tag to compare

What's new

  • Fixed found issues
  • Updated some plugins
  • Updated docs

Full Changelog: v2.7.0...v2.7.1

v2.7.0

14 Jun 02:02
Compare
Choose a tag to compare

What's new

  • Fixed found issues
  • Migrated to PHP 8.1
  • Refactored a lot of code
  • Updated template layouts
  • Updated documentation
  • Added a new plugin - BlogMode

Full Changelog: v2.6.3...v2.7.0

v2.6.3

29 Apr 16:15
fa631d9
Compare
Choose a tag to compare

What's new

  • Fixed found issues
  • Updated some plugins
  • Updated documentation
  • Added import of categories from some portal mods
  • Improved export performance
  • Updated some UI elements

Full Changelog: v2.6.2...v2.6.3

v2.6.2

31 Mar 19:11
Compare
Choose a tag to compare

What's new

  • Fixed found issues
  • Implemented "link in title" feature for some blocks:
    • BoardStats
    • GalleryBlock
    • RecentPosts
    • RecentTopics
    • TagList
    • WhosOnline
  • Updated some plugins
  • Updated the documentation
  • Changed some UI icons

Full Changelog: v2.6.1...v2.6.2

v2.6.1

10 Mar 19:18
5a0731d
Compare
Choose a tag to compare

What's new

  • Fixed found issues
  • The Todays plugin replaced with the new Events plugin
  • Improved some interface elements
  • A small poll has been added to each page of the portal admin area
  • Updated Jodit plugin

Full Changelog: v2.6.0...v2.6.1

v2.6.0

29 Feb 07:02
f7bbe28
Compare
Choose a tag to compare

What's new

  • As always, fixed found issues.
  • Implemented separate classes for compiling Less/Sass files.
  • By default, the Sass compiler is now used in development mode, and the Zero class is used in production (without compilation, just a dummy).
  • The frontpage layouts have been updated to use Laravel Blade markup instead of Latte.
  • Latte layouts are still supported through to the new LatteLayouts plugin.
  • The BladeLayouts plugin was removed and moved entirely to the portal core.
  • Some CSS code was also updated in line with modern standards.
  • The category management page was converted into a separate section, similar to those for blocks, pages and plugins sections.
  • A separate section for tag management has also been created.
  • Implemented multi-language support for category/tag titles.
  • Categories and tags can now have their own custom icons.
  • Implemented a database upgrade script to allow users to upgrade from versions 2.4+ without having to reinstall the portal.
  • Export/import scripts have been updated.
  • Updated almost all plugins.
  • Updated documentation (including adding a section to view the latest portal updates).
  • 3 different portal builds are provided:
    • Standard Edition - the default build
    • Developer Edition - includes a Sass compiler with source sass files, as well as dev scripts folder + Vue source templates + all localizations and plugins (except for bonus ones).
    • Geek Edition - without plugins, but with localizations, where the main file (LightPortal.language.php) is 100% complete. This build is suitable for a quick overview of the portal.

Full Changelog: v2.5.2...v2.6.0

v2.5.2

09 Feb 11:22
bc1f382
Compare
Choose a tag to compare

What's new

  • Fixed found issues
  • Updated some plugins
  • Updated documentation (some translations)
  • Removed plugins: CrowdinContext and KarmaPostRating
  • Optimized Vue templates and scripts

Full Changelog: v2.5.1...v2.5.2

v2.5.1

31 Jan 20:05
ad8fca1
Compare
Choose a tag to compare

What's new

  • Fixed found issues
  • Updated some plugins
  • Added a new filter - "Active only" - for the plugin list
  • Updated latte templates
  • Optimized some dev scripts
  • Added support of Youtube links for Markdown plugin

Full Changelog: v2.5.0...v2.5.1

v2.5.0

19 Jan 19:57
Compare
Choose a tag to compare

What's new

  • Changed some UI elements
  • Refactored a lot of code
  • Updated all plugins
  • Updated documentation
  • Added more tests
  • Tested work with PHP 8.3.1 and MySQL 8.2
  • Added support of SMF 3.0 Alpha (for testing purposes)

Full Changelog: v2.4.3...v2.5.0

v2.4.3

07 Jan 19:16
523c19c
Compare
Choose a tag to compare
  • Fixed found issues
  • Updated docs
  • Updated some UI
  • Updated some plugins
  • Added a new plugin - TinyMCE