Changelog
Version 38.0.0 – 9 May, 2024
-
Implemented the new Notification Handlers system for forwarding and notifying when data is collected from notification widgets.
-
Implemented Notification Handlers API system.
-
Implemented Notification Handlers - Push notification implementation
-
Implemented Notification Handlers - Telegram notification implementation.
-
Implemented Notification Handlers - Whatsapp notification implementation.
-
Implemented Notification Handlers - Twilio SMS notification implementation.
-
Implemented Notification Handlers - Twilio Call notification implementation.
-
Implemented Notification Handlers - Webhook notification implementation.
-
Implemented Notification Handlers - Email notification implementation.
-
Implemented Notification Handlers - Microsoft Teams notification implementation.
-
Implemented Notification Handlers - Discord notification implementation.
-
Implemented Notification Handlers - Slack notification implementation.
-
Implemented the ability to have multiple notification handlers for each collector type notification widget.
-
Implemented Tumblr, Telegram, Threads, Whatsapp share buttons for the Social Share notification widget.
-
Improved the look of all the agreement texts / links in the collector type notification widgets.
-
Fixed conversions from collector modals not being properly tracked.
Version 37.0.0 – 8 May, 2024
-
Implemented the Informational Mini notification widget type.
-
Implemented the Informational Bar Mini notification widget type.
-
Implemented the ability to set Animations for the hover event of notification widgets.
-
Implemented the ability to set Custom Padding sizing for notification widgets.
-
Implemented the ability to schedule the start and end date for notification widgets.
-
Implemented the ability to use some HTML code safely for titles, descriptions and some other fields for notification widgets.
-
Implemented the ability to display notification widgets based on their Browsers.
-
Implemented the ability to display notification widgets based on their Continents.
-
Implemented the ability to display notification widgets based on their Countries.
-
Implemented the ability to display notification widgets based on their Browser languages.
-
Implemented the ability to display notification widgets based on their OS.
-
Implemented the ability to enable/disable Autoplay for the Video notification widget.
-
Implemented the ability to enable/disable Controls for the Video notification widget.
-
Implemented the ability to link direct videos (instead of only youtube) for the Video notification widget.
-
Implemented new web safe fonts for notification widgets.
-
Implemented new Highly Rounded Corners option for notification widgets.
-
Improved security towards the Custom HTML widget notification.
-
Improved looks and styling of a few widgets.
-
Improved the statistics page for notifications to display the form submissions and conversion rates.
-
Improved the base Pixel JS code size from 20kb to 9kb.
-
Fixed Custom HTML widget close button variable not working.
-
Fixed and reworked the animations and look of the Live Counter notification widget.
-
Fixed some issues with transparency on certain notification widget colors.
Version 36.0.0 – 24 April, 2024
-
Implemented the Custom Domains functionality - where people can now submit custom domains and have custom pixel JS links with their own domains.
-
Implemented a new Statistics page that will show the overall stats of the whole account campaigns.
-
Implemented Campaigns Bulk Deletion capability.
-
Reworked and Implemented Notification Data Bulk Deletion capability.
-
Implemented the ability to export Notifications to CSV, JSON, PDF.
-
Implemented the ability to export Campaigns to CSV, JSON, PDF.
-
Implemented Custom Domains Bulk Deletion capability.
-
Implemented the Export to PDF functionality to the frontend app.
-
Reworked the homepage hero section to look more appealing.
-
Reworked the homepage integrations section.
-
All password fields now have a button to toggle the visibility.
-
CSV & JSON export files are now dynamically named by the title of the page.
-
Filters are now kept after a successful resource deletion (instead of resetting the filters).
-
The currency switcher is now only displayed in pages which are related to making payments.
-
Many other subtle improved visuals in certain parts of the product.
-
Improve all bootstrap CSS files to generate themselves smaller without unused components.
-
All default image links of notifications are now stored locally to be more performant and prevent potential tracking via external links.
-
Reworked the default colors of numerous popup widgets to look better by default.
-
Reworked numerous widgets on styling to make them look more clean and better.
-
Live counter widget now has a remade and better pulse animation.
-
Color transparency can now be used for all color pickers when editing a notification widget.
-
Improve responsiveness in the Coupon notification widget.
-
Now you can easily preview the Close button and the Branding without saving and reloading the notification editing page.
-
Fixed issue with Microsoft Login - now it will only work if the user initially created his account with the Microsoft Login feature.
-
Fixed issue with CSV & JSON export on referrer paths from statistics page.
-
Fixed all chart issues when enabling printing from the browser.
-
Fixed a few sanitization issues in the backend.
-
Fixed the whatsapp notification custom font not working.
Version 35.0.0 – 21 March, 2024
-
Improved look of the teams delegation header bar.
-
All image input fields now have a way to remove the selected image file to upload.
-
Improved the teams page from the teams plugin to look better and display the total teams.
-
Improved the menu dropdown logo to automatically change when theme is switched light to dark (or vice versa).
-
Numerous other visual consistency cleanups and code optimizations.
-
404 pages now display a button to the dashboard if a user is logged in.
-
Added more fonts & made it easier to select them in the notification customization page.
-
Fixed issue with code redeeming via the Account redeem page.
-
Fixed numerous issues with the notification settings page.
Version 34.0.0 – 20 February, 2024
-
Implemented new handler for pages that do not show data because of filtering for better UX.
-
Reworked many file image uploaders to support image preview & look better.
-
Added the currency parameter to the Thank You page URL after a successful payment.
-
Improved Offload plugin - region can now be edited in all cases.
-
Fade in animation for all pages is now reduced from 1s to 500ms for a faster and snappier feel.
-
Removed complex fade animations for the hero section on the landing page to improve LCP for SEO purposes and UX.
-
Improved header text and buttons in some app pages not being consistent and responsive properly.
-
No data, Thank you, Affiliate, 404 svg images now support dynamic colors - based on the theme color.
-
Improved the affiliate page, now it will show a range of potential commissions (ex: "10% - 50%" instead of "variable commission").
-
Fixed language creation/updating when using certain characters in the name of the language.
-
Fixed broadcast statistics viewing page issues.
-
Fixed SSO issue when using it with a logged in team member.
-
A lot of other behind the scenes things that have been changed and improved.
Version 33.0.0 – 27 January, 2024
-
Implemented the ability to enable and display latest Blog posts on the homepage footer.
-
Improved the top menu dropdown when being logged in, showing all internal app links.
-
Cookie consent dependancy upgraded and improved to support RTL.
Version 32.0.0 – 16 January, 2024
-
Implemented the new account preference page.
-
Implemented PHP 8.3 support.
-
Implemented Webhooks that execute before a Cron run and after a Cron run. Helpful when wanting to monitor Cron executions.
-
Implemented the ability to display social media icons on all the emails sent out.
-
Implemented the ability to enable/disable the PWA installation helper bar.
-
Implemented ability to add your company legal details to all sent out emails.
-
Implemented ability to enable/disable the whole breadcrumbs system.
-
Implemented ability to enable/disable the pagination widget when only one page is available.
-
Improved the template of all the emails sent out by the system.
-
You will now be able to disable the SSO links from automatically displaying in the menu.
-
Improve PWA installation bar not showing on mobile iOS for Safari.
-
Bootstrap popper dependency upgraded to the latest version.
-
Upgraded cookie consent library to the latest 2.9.2 version.
-
Improved the way plan savings for annual memberships are displayed.
-
Improved the look of the DNS Lookup Tools page.
-
Fix language change from the footer language selector issues.
-
Fix admin taxes deletion not working properly.
-
Fix annual plan savings not showing the proper currency.
-
Fix currency switcher not working properly when a user is logged out.
-
Fix small issue with Midtrans payments being classified as other payment gateways.
-
Fix campaigns page limits not properly beign shown on Create button hover.
Version 31.0.0 – 14 December, 2023
-
Implemented SSO (Single Sign On) support where you can automatically switch between AltumCode software installations with a single click of a button.
-
Implemented Multicurrency support for payments.
-
Implemented the ability to set default payment processor on a per-currency basis.
-
Implemented the ability to set allowed currencies on a per-payment-gateway basis.
-
Implemented Midtrans payment gateway for one time payments.
-
Implemented Yizico payment gateway for one time payments.
-
Implemented Flutterwave payment gateway for one time & recurring payments.
-
Implemented the ability to enable/disable the password requirement when first logging in via a social network.
-
Implemented a subtle prompt to install the PWA app with instructions based on the device for the PWA plugin.
-
A better looking custom scrollbar is now applied on all widgets that are scrollable.
-
Improved the looks of the "Logged in as Team" bar at the top of the page for the Teams plugin.
-
Upgraded bootstrap CSS/JS to latest v4.6.2.
-
Push notification subscription modal will now only automatically show to the user if their browser is compatible for the Push Notifications plugin.
-
Stripe implementation has been reworked to support the latest available API version.
-
Improved performance of the Pixel widgets tracking module.
-
Fix pay page not having default values selected in some cases.
-
Fix ad blocker detector not working properly.
-
Fix live counter widget not working properly.
-
Fix some caching issues for the total notifications number.
Version 30.0.0 – 17 November, 2023
-
Implemented & Released the new Push Notifications Plugin.
-
Implemented the ability to set a custom start URL - PWA plugin.
-
Implemented notification badges for installed PWA instances in case the user has an internal notification pending - PWA plugin.
-
Implemented the ability to set preview screenshots for mobile and desktop when installing the PWA of the app - PWA plugin.
-
Implemented the ability to set shortcuts for contextual menu on the PWA app - PWA plugin.
-
Implemented new filters for users logs: device type filter, city search, continent filter, country search, browser name and browser language.
-
The ad blocker detector will only be triggered when a user is not logged in and does not have the No ads plan feature.
-
Cleaned up and optimized duplicated translations.
-
Fix internal notifications URL destination bug.
Version 29.0.0 –13 October, 2023
-
Implemented & Released the new PWA Plugin.
-
Implemented the ability to change the tracking type and cookie tracking duration of the affiliate system.
-
Implemented Ad blocker detection alert system.
-
Implemented Ad blocker detection lock content until ad blocker is disabled.
-
Implemented Search widget for the Blogging system.
-
Implemented Blog RSS feed.
-
Implemented Microsoft social login.
-
Implemented canonical tags for public pages where they will help with SEO.
-
Implemented the ability to set a CDN via the Offload plugin.
-
Improved the Pay page by displaying an alert on the title when leaving the page.
-
Cleaned up the share buttons used in places like blog posts & custom pages and added Telegram share button.
-
Upgraded ReCaptcha, PHPMailer, TwoFactorAuth, Stripe project dependencies to their latest versions.
-
Other small code improvements, changes and tweaks across the whole product.
-
Fix API User endpoint not working properly.
-
Fix Paypal recurring payment rare issue when the business name is not provided.
Version 28.0.0 –12 September, 2023
-
Implemented the ability to enable/disable the theme switcher from the footer.
-
Implemented FAQ block on the homepage which can be enabled from the admin panel.
-
Improved announcements look on the frontend.
-
Improved look on plans page.
-
Improved look on affiliate page.
-
Improved look on the call to action widget on the home page.
-
Improved look on plan payment thank you page.
-
Improved look and how internal notifications widget works.
-
Upgraded from FontAwesome 5 to FontAwesome 6.
-
LinkedIn login transitioned to the new version required by LinkedIn.
-
Added support for PHP 8.2.
-
Fixed broadcasts new editor variables not working properly.
-
Other overall look and feel improvements.
Version 27.0.0 – 10 August, 2023
-
Implemented the ability to change the referral key to a custom one.
-
Implemented the ability to enable/disable blog system sections: popular widget, views, categories widget, whole system.
-
Implemented the ability to enable/disable pages system sections: popular widget, views, whole system.
-
Implemented new blocks type editor for the Pages & Blog articles creation page.
-
Implemented new blocks type editor for the Broadcasting system.
-
Implemented Spintax compatibility with Internal notifications & Broadcasting system.
-
Reworked the languages system to improve the way languages are updated on future versions and SEO regarding the language switching mechanism.
-
Improved the blog article edit / create page look.
-
Improved the page edit / create page look.
-
Improved the broadcasted emails - now you can mark a newsletter as a system email (mandatory) which will now show the unsubscribe button.
-
Improved the broadcasted emails - now the user phishing code will show in there as well.
-
Improved the caching on some pages that results in further performance improvements.
-
Improved the blog category and pages category parts when there are no posts to display.
-
Improved the language translation system to show you potential translation errors when dealing with variables.
-
Changed the referral key parameter from ?referral_key= to ?ref=.
-
Fixed internal notifications page not working properly.
Version 26.0.0 – 18 July, 2023
-
Implemented the ability to track broadcasts links clicks, views and show them in a proper new broadcasts statistics page.
-
Implemented the ability to duplicate broadcasts.
-
Implemented welcome emails to freshly registered users.
-
Implemented the ability for the user to specify custom notes for invoices and improved the invoice look.
-
Implemented the ability to force HTTPS requests.
-
Implemented the ability to temporarily lock a user on multiple failed login attempts.
-
Implemented the ability to temporarily lock a user on multiple failed password reset attempts.
-
Implemented the ability to temporarily lock a user on multiple failed resend activation attempts.
-
Implemented the ability to temporarily lock a user on multiple registration attempts.
-
Implemented LinkedIn social login feature.
-
Implemented the ability to only allow social logins registrations.
-
Implemented the ability to allow and Display newsletter sign up checkbox on registration page on the Registration page.
-
Implemented new broadcasts filtering system by: subscription status, status, plans, source, continents, countries.
-
Implemented caching for all the custom pages and pages categories for higher performance.
-
Implemented caching for all the blog posts & blog categories for higher performance.
-
Implemented caching for plan payment page for higher performance.
-
Implemented caching for account stats in the dashboard for higher performance.
-
Implemented intelligent performance optimization that will literally 100x and use less server resources for certain cached pages.
-
Improved all the chart looks, speed and animations.
Version 25.0.0 – 5 June, 2023
-
Implemented tooltips over the Create buttons (ex: Notification create button) where the usage & limits of your current plans are shown.
Version 24.0.0 – 11 May, 2023
-
Improved the look of the dashboard and other parts of the software.
-
Improved the account settings pages with icons and cleaned up parts of the code.
-
Reworked the campaign settings regarding subdomain inclusion to a more easier one.
-
Improved API documentation pages with a good looking code highlighter.
-
Fixed some notification widget animations not working properly.
-
Other small improvements and new modifications to fit the new broadcasts system.
Version 23.0.0 – 29 March, 2023
-
Implemented click tracking for the WhatsApp widget notification.
-
Implemented the ability to trigger the notification URL to open in a new tab/or not for the Button Modal & Video notifications.
-
Improved the chart UI in certain scenarios when having a lot of dates selected.
-
Improved the preview of notifications when creating a new notification and having a custom branding set on the particular campaign.
-
Fixed API GET requests not working with the results_per_page parameter.
-
Multiple other code cleanups and improvements.
Version 22.0.0 – 5 January, 2023
-
Reworked the Teams plugin to give more customizability regarding permission levels.
Version 21.0.0 – 9 December, 2022
-
Implemented new Contact Us widget for the Pro Notifications plugin.
-
Improved the Social Share notification: added Reddit & Pinterest share capability.
-
Fixed color pickers for some bugged notifications.
Version 20.0.0 – 19 November, 2022
-
Implemented new WhatsApp Chat widget for the Pro Notifications plugin.
-
Implemented interval animation settings for all notifications.
-
Implemented a better color picker for all color type inputs.
-
Reworked the whole notification settings page for better UI & UX.
-
Added CTR percentage for notification statistics.
-
Now you can also upload Webp images in most image upload related forms.
-
The New Users Webhook now sends the source data of the creation of the user as well.
Version 19.0.0 – 3 October, 2022
-
Improved file input type fields: now it will specify the maximum size allowed.
-
Improved all file input fields to better looking ones.
-
Multiple code cleanups & improvements throughout the product.
-
Updated some external libraries to their latest versions.
-
Fixed Two Factor Auth login not working properly.
-
Fixed Custom HTML notification close button not displaying when needed.
-
Fixed Notifications/Campaigns duplication feature not considering plan limits.
Version 18.0.0 – 2 July, 2022
-
Implemented Teams API for managing everything Teams system related.
-
Reworked the login screen when using two factor authentication for a cleaner look.
-
Implemented statistics reset button for campaigns and notifications.
-
Implemented the name field for email collector notifications.
-
Implemented Click & mouse over triggers for notifications.
-
Implemented CSV import for the Data page of notifications.
-
Improved the pages resources center UI & fixed small bugs.
-
Multiple other code cleanups, small improvements and bugfixes.
Version 17.1.0 – 23 April, 2022
-
Small improvements and fixes.
Version 17.0.0 – 8 April, 2022
-
Fixed potential cookie consent CSS not loading on some servers.
-
Fixed reset password not working for some particular emails & not logging the user in after the password change.
-
Fixed bug when logging in with a custom language set, yet the user has another language to his account.
-
Other minor fixes, clean-ups and improvements.
Version 16.0.0 – 29 March, 2022
-
Implemented the Teams system & released the 👨💻 Teams Plugin.
-
Implemented cookie consent logging feature to store proof of given consent.
-
Implemented cookie consent logging export to CSV.
-
Implemented cookie consent settings link in the footer, so that people can change their given consent at all times.
-
All user sessions will be logged out if the account changes password (security improvement).
-
Fixed language preference not persisting when doing certain actions while logged in.
-
Fixed language preference of a user being reset when re-logging in.
Version 15.0.0 – 16 March, 2022
-
Implemented the ability to add a close button to the Custom HTML notification.
Version 14.0.0 – 10 March, 2022
-
Implemented campaign duplication feature.
-
Implemented the new Custom HTML notification widget.
-
Implemented RTL support for all notification widgets.
-
Implemented the ability to change the font of any notification widget.
-
Reworked the close button of all notification widgets, added the ability to change the color of the close button.
-
Fully reworked the reviews notification widget looks, and added the ability to switch from random reviews to latest reviews.
-
Reworked the latest conversion notification widget, added the ability to switch from random conversions to latest conversions.
-
Improved consistency and looks of all notification widgets.
-
Reworked the dashboard.
-
The campaign pixel code will now come with a defer property, instead of async, for better & seamless integration with websites.
-
Default font switched to the default sans-serif stack.
-
Multiple other visual, functional improvements & bugfixes.
Version 13.1.0 – 16 February, 2022
-
Fixed various new translation system issues.
-
Small other visual improvements.
Version 13.0.0 – 6 February, 2022
-
Fixed widget notifications not taking into account base user account language.