Implemented all kilobits to other computer data combinations
Implemented the ability to show/hide the plans section on the homepage.
Reworked URL redirection for better UX: When you access a page without being logged in, now you will be able to login and automatically be redirected to your initial requested page.
Taxes set from the admin panel can now contain decimals.
Reworked all the Yes/No form selectors to switches, for better UX (1 less mouse click).
Reworked UI pricing plans for tools.
Fixed blog category page bug.
Update 11.0.0 – 24 November, 2022
Implemented all bits to other computer data combinations
Implemented all nibbles to other computer data combinations
Implemented all bytes to other computer data combinations
Update 10.0.0 – 21 November, 2022
Implemented bits to nibbles tool.
Implemented bits to bytes tool.
Implemented bits to kilobits tool.
Implemented HEIC to JPG tool.
Implemented HEIC to GIF tool.
Implemented HEIC to PNG tool.
Implemented Turnstile Cloudflare captcha system.
Implemented Code Redeemed webhook in the admin panel.
Implemented user deletion email notification for admins.
Implemented unconfirmed users auto deletion feature, configurable via the admin panel.
Implemented a better color picker for all color type inputs.
Reworked the admin panel language translation pages for better clarity and also performance.
Improved performance of the whole script & cron job by not running queries to the database when not needed.
Now you can also upload Webp images in most image upload related forms.
Fixed issues with ico, bmp & gif converters.
Update 9.0.0 – 23 October, 2022
Implemented unit converter tools for seconds, minutes, hours, days, weeks, months, years.
Implemented celsius to kelvin converter tool.
Implemented fahrenheit to kelvin converter tool.
Implemented kelvin to celsius converter tool.
Implemented kelvin to fahrenheit converter tool.
Implemented date to unix timestamp converter tool.
Implemented unix timestamp to date converter tool.
Implemented Gravatar checker tool.
Implemented email notifications for user deletion.
Reworked all tools URL structure for a smaller, easier to write format.
New users webhook will now send the source of the user as well.
New payments webhook will now send the plan expiration date as well.
Implemented the ability to change the user referred by from the admin panel user update page (affiliate plugin only).
Cleaned & removed a lot of translations that were similar & duplicated.
Registration prompts will not show on the homescreen anymore if the user is logged in.
Taxes for payments can now be set with decimals.
Fixed Paddle payments bug coming from Paddle changing their API.