- Implemented Google login.
- Implemented the ability to export links visits statistics via CSV and JSON.
- Implemented admin panel bulk deletion feature for Links, Pixels, Projects, Domains.
- Completely remade the PayPal One Time payments with the new V2 API.
- Completely remade the PayPal Subscription payments which fixed a few small UX issues.
- Implemented the ability to view & delete all the user logs from the Admin Panel, filter them, export them via CSV and JSON.
- Implemented user logs device type, country, and operating system tracking for important activities of an account.
- Implemented the ability to view all the used coupons of a particular user from the admin panel.
- Implemented the ability to export Account Payments to JSON and CSV.
- Implemented the ability to export Account Logs to JSON and CSV & filter them.
- Implemented the ability to enable/disable search engine indexing from the admin panel.
- Reworked the ability to send SMTP test emails from the admin panel for testing.
- Now you are able to use utf8 characters in URL aliases, (ex: domain.com/特点)
- Fully reworked the whole admin panel - website settings page, which now avoids some small, yet annoying bugs & UX bugs.
- Reworked the admin panel - pages part for a better UX experience.
- Improved the consistency of the success messages across the platform, while reducing the size of the translation file.
- Fixed small taxes calculation issue.
- Various other improvements, code cleanups, and small fixes.