Added a new version with a large list of improvements
List of changes
Updated laravel to version 12 and other dependencies, minimum php version 8.2
Users
Improved user search in the list, search bar moved up
Fixed highlighting styles for found user
Added sorting by last visit in the user list
Fixed sending an invitation to a user by link
Added a link to view user's financial transactions
Fixed icons and translations in the profile
Gallery
Added the ability to close photo uploads to the gallery
Appearance
Simplified styles for section-media, removed the border of media files
Removed default-dark theme
Slightly changed the order of bb-tags in forms
Fixed icon indents in the site header
Miscellaneous
Added deion of the audio tag, corrected deion of video
Fixed anonymous function in the exchange rate
Added docker config for laravel-sail
Changed the sorting order by date in suggestions / issues
Blogs
Added improved work with tags in blogs
Connected bootstrap-tags
Tags have been moved to separate tables
Improved tag search, cloud has been redesigned
Added hints when entering tags
Fixed redirect after searching in blogs
Announcements
Added ad settings
Added the ability to close the ad section
Added the ability to change the ad placement period and the number of ads per page
Improved mask for adding a phone number, the + symbol is allowed, the phone is displayed as a link
Fixed the counting of elements in ads, improved the counting of elements with a nesting level of more than 1 in the forum, downloads and blogs
Added sorting by date and price in ads
Feed
Posts in the feed on the main page are divided into files for easy editing and moved to the feeds folder
All images in forum messages are grouped in a carousel
Added pinning of news in the feed at the top
Added suggestions and problems to the feed on the main
page Hooks
A very powerful tool has been added for implementing your own code or changing data in the engine
More details here https://visavi.net/topics/44920
Hooks for modules have been added
The call to modules has been moved to a separate service provider and hooks for the site
Upgrade is intended only for updating from version 12.0.0, 12.1.0 or 12.1.1
It is necessary to replace the vendor directory from the main archive
You may need to clear the cache, to do this you need to delete all files inside the directories
storage/ work/cache/data/*
/storage/ work/views/*
/bootstrap/cache/*
To upgrade the database, just go to the admin panel at /admin/upgrade