- Fix blog categories sorting issue
- Fix import translations, it was having issue when locale name has a dash
- Fix some RTL issues
- Upgrade to Laravel 11.0, support PHP 8.3
- Update CKEditor, Google Fonts and Tabler icons
- Add an option to permanently delete media files, bypassing the trash.
- Add support some new HTML tags
- Improve backup: add option to backup database only
- Improve UI front theme and admin panel
- Improve cache for better performance
- Optimize source code
- Update third-party libraries to the latest version
- Fix menu cache issue: Reduce excessive cache file generation for better performance.
- Fix BunnyCDN media settings: Correct configuration keys for proper integration.
- Add search feature for categories: Enable search in the blog post category list.
- Add UUID file name option: Allow automatic renaming of files to UUIDs.
- Add more Google Fonts: Expand font options for better typography.
- Change minimum PHP version: Require PHP 8.2.0 or higher.
- Optimize source code: Improve performance and maintainability.
- Update libraries: Upgrade dependencies to the latest versions.
Version 1.6.4. Released Oct 14, 2024
- Fix RTL issue in contact form
- Fix categories tree in post form
- Improve sitemap cache, fix cache is not refreshed when changing language
- Improve cache for better performance
- Optimize source code
- Update third-party libraries to the latest version
Version 1.6.3 Released Sep 30, 2024
- Expanded icon set with Tabler Icons
- Included missing Google Fonts in the available list
- Added support for .avif image format
- Enhanced UI block ‘Custom HTML’ with code formatting
- Introduced option to limit image upload dimensions (width & height)
- Optimized database queries for improved multi-language support
- Enhanced caching mechanism for better performance
- Refined and optimized source code for efficiency
- Updated third-party libraries to their latest versions
v1.6.2 – Sep 18, 2024
- Fix missing translations in email templates
- Add option to convert image to WebP when uploading to Admin -> Media
- Add setting to change logo height in email template
- Add option to set admin logo max height
- Send confirmation email when someone submit contact form
- Improve cache for better performance
- Optimize source code
- Update third-party libraries to the latest version
Version 1.6.1 – Aug 27, 2024
- Fix download language files from GitHub, it was missing translations for theme
- Add missing translation texts
- Add option to disable cache options
- Add jfif file support
- Add term & privacy URL to theme options
- Improve media settings, prevent errors when enter wrong settings
- Improve admin panel UI, fix RTL issues
- Improve cache for better performance
- Optimize source code
- Update third-party libraries to the latest version
Version 1.6.0 – Aug 06, 2024
- Add Backblaze cloud storage support
- Add option to disable thumbnails generation when uploading images
- Improve cache for better performance
- Optimize source code
- Update third-party libraries to the latest version
Version 1.5.8 – Jul 25, 2024
- Fix missing custom fields in contact email
- Add option to chang thumbnail crop position
- Add option to hide media files for other users
- Improve image field, add option to use external image URL instead of downloading to local storage
- Improve social login UI
- Improve core
Version 1.5.7 – Jul 11, 2024
- Add option to keep original file size and quality when uploading to server
- Add audio shortcode
- Increase max length in custom JS
- Split theme option to multiple pages
- Update third-party packages to the latest version
- Improve UI contact form
- Improve cache system for better performance
Version 1.5.6 – Jun 20, 2024
- Fix date format in blog post schema snippet.
- Fix watermark size, image was being scaled.
- Fix table sort icon: wrong direction.
- Improve table quick search input: add clear button.
- Add cache for menu items to make it loads faster.
- Add more setting for media: Add option to enable `Use path style endpoint?` for S3, Digital Ocean Spaces.
Version 1.5.0 – Apr 25, 2024
- Improve performance & front theme UI
- Fix memory limit warning
- Fix duplicate language when installing using UI
- Fix duplicate editor field when using show/hide editor button
- Add option to upload/modify robots.txt file
- Add search box for UI blocks
- Add Open Graph Image into SEO box
- Add some new Google fonts to the list of fonts for theme
- Improve captcha: add option to enable captcha for admin login page
- Improve table: fix responsive table buttons
- Improve theme translations: add button to import missing theme translation texts
- Improve social login: add Facebook Data deletion request callback & improve default style
Version 1.4.4 – April 12, 2024
No Changelog
Version 1.4.0 – Feb 23, 2024
- Fix email rules when PHP extension intl is not enabled
- Add custom CSS/JS for admin panel
- Add webm into media allowed extensions
- Improve media system, compress images when uploading
- Improve admin panel UI
- Improve performance