CHANGELOG
All laramagz changes are documented in this file.
[v3.1.0] - 2024-09-30
[v3.0.0] - 2024-04-27
[v2.3.1] - 2024-01-10
[v2.3.0] - 2023-12-18
Fixed
-
Audio posts during updates.
-
Submenu navigation.
-
Performance issues based on PageSpeed Insights.
-
Authentication message on failed login.
-
Reset password message that is not visible.
-
Video & Audio player not appearing on adding Video Post Translations.
-
File manager menu.
-
Other issues.
Added
-
Multilingual translation in the contact description.
-
Support for image URLs for post thumbnails, page thumbnails, video cover thumbnails, and audio cover thumbnails.
-
Recommendation for image size: 763x414px (16:9) on the post thumbnail upload form page.
-
Edit date and time of publishing for video and audio posts.
-
Support for sidebar and footer settings applied to all pages.
-
Addition of a theme page for general layout.
-
Like count description above the post title in the post listing.
Changed
-
Thumbnail image size for posts, categories, video covers, and audio covers (recommended size with a 16:9 ratio).
-
Theme color changed to red (#EB0000).
-
Update FontAwesome to version 6.5.1.
-
Redesign of the logo image, favicon, OG cover, dashboard logo, and login logo.
-
Redesign of the default no-image image.
-
List icons on the icon picker using FontAwesome 6.5.1, displaying only a few icons. Additional available icons can be added manually.
-
Stylish appearance for the Item Menu Manager.
-
Restore the group column on the Translations table that was removed in the previous version.
-
Change the favicon appearance and reduce the list of favicons in the HTML meta.
-
Frontend theme CSS styling.
-
Limit post title rows to 2 in the content body’s post list and 1 row for post titles in sections, sidebars, and footers.
-
Replace the love symbol with the like symbol for liking posts on the single post page.
-
Other changes.
[v2.2.1] - 2023-11-16
Fixed
-
Height of the Tinymce Text Editor Source Code field
-
Loading sign during the contact message sending process
-
Thumbnail page image not displayed
Added
-
Added language translation for notifications when contact messages are successfully sent
-
Validate the contact message form
-
Add a first name to the notification when sending a contact message successfully
-
Add date and time edit input on the Edit Post
-
Added draft and scheduled icons on the All Posts page in the Admin Panel
-
Added favicon logo invocation script
-
Post thumbnail caption
Changed
-
Update TinyMCE version 6.4.2 to 6.7.2
-
TinyMce skin name for theme light from magz to tinymce-5
-
Remove elevation-3 on brand-image to remove shadow on logo
-
Update sweetalert2 v11.4.0 to sweetalert2 v11.9.0
-
Change sweetalert invocation script from swal() to Swal.fire() in e-magz.js file
-
Changed the style call from sweetalert2-theme-bootstrap-4/bootstrap-4.min.css to sweetalert2/sweetalert2.min.css in frontend theme
-
Changed the script to display the logo in Helpers/ImageHelper.php
-
Added to the scope query to prevent posts from displaying articles created with a date and time that exceeds the current date and time.
-
Changed the script to display the logo in the footer
-
Changed the script to display the logo in the header
[v2.2.0] - 2023-10-26
[v2.0.2] - 2023-09-21
[v2.0.0] - 2023-08-20
[v1.3.2] - 2022-07-19
Added
-
Support RTL for dashboard.
-
Support Dark Mode for theme.
-
Image for category.
-
shared hosting and basic version.
-
Disk 'sharedhosting' on Filesystem Disks for custom storage.
-
Env configuration for custom disk filesystem in env file.
[v1.3.1] - 2022-04-01
Changed
-
Translation key
label_translations
tolabel_translation
. -
'author' instead 'member' in
Helpers/Posts.php
.
Fixed
-
Issue when adding translations to posts and pages.
-
Issue with slug in Page.
-
Tag input on post page added translation.
-
Route for multiple delete pages.
-
Process of deleting posts and pages that have translations.
-
Input so that it could support multiple characters, for example Arabic characters.
-
Text on change image button in edit advertisement.
-
Menu link and menu item submit button after editing.
-
Language on related posts in post details.
-
TTL on Frontend Theme.
-
Tanslation edit.
[v1.3.0] - 2022-03-05
Added
-
Mmlti-language feature.
-
Descriptions to categories and tags.
-
Localization Menu to manage language and translation.
-
Color settings on the Socialmedia Menu.
-
language selection settings.
-
Supports RTL on Frontend Themes.
-
Support Dark Mode on Dashboard.
-
Setting to show or hide language selection on frontend.
-
Set use_full_favicon to true.
-
Roles cannot be changed and deleted, except Roles added by the user.
-
Bootstrap 5 on Theme Frontend.