New Features
Added referrer policy tags to favicon image requests for more added privacy.
Footer socials links now use the noreferrer tag for added privacy.
Updated a few used external libraries of the project to their latest released versions.
Improvements
Minimium PHP required is now PHP 8.1 (from PHP 8.0).
Implemented the ability to upload images for the notification widgets (instead of using URLs).
Implemented the ability to use Custom written CSS for each notification widget including the ability to enable/disable this feature on a per-plan basis.
Implemented the ability offer full white-labeling to the end user (custom Title, Logo & Favicon) customizable based on plans.
Implemented the ability offer the Export (PDF, CSV, JSON) features on a per-plan basis.
Implemented the ability to view & manage the Team members via the admin panel (including Export feature, Bulk deletion).
Implemented the ability to set default order by via the Account Preference page for all resources.
Improved the statistics page for the emoji & score notification widgets.
Reworked the emoji notification widget to use actual emojis instead of images of emojis.
Improved the language update process to automatically update all resources using that language (in case the language code/name changes).
Updated the available countries list & language locales to a more accurate one.
Reworked the admin panel widgets for more available space.
Improved SEO by adding image alt texts for all the landing page images.
All datetime picker buttons will now show a smaller format as 19 Dec, 2024 instead of 19 December, 2024.
All charts now are automatically watermarked with your website's logo.
Multiple other small improvements throughout the product.
Bug Fixes
Fixed issue with server sent emails not taking into consideration the Custom Reply & Name.
Fixed issue with statistics pages not properly saving the filtering (by country, for example) in certain cases.
Fixed issue with emoji & score feedback notifications not tracking the clicks properly.
Security Updates
Implemented the ability to use a one-click button to select / deselect permissions of a user from a Team.
Security improved checks against direct access to certain PHP files.
Performance Optimizations
Improved loading speed in certain cases by minifying a few unminified JS libraries (select2, daterangepicker).