Releases: dragomano/Light-Portal
Releases · dragomano/Light-Portal
v2.8
What's new
- Added draft entry for pages
- Implemented 3 entry types for pages: default, internal, and draft
- Fixed found issues
- Implemented event manager
- Updated plugins
- Added a new permission - "Show to moderators"
- Implemented tab UI for basic settings area
- Updated and added some docs
Full Changelog: v2.7.2...v2.8
v2.7.2
What's new
- Fixed found issues
- Updated some plugins
- Updated some translations
- Updated docs
Full Changelog: v2.7.1...v2.7.2
v2.7.1
v2.7.0
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
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
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
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
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
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
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