46 — 11 May 2025
Version 46 brings Timezone support for Stats pages, which required a complete rework of the way we're storing the Stats, as a result, upgrading to this version will remove all previous Stats. This is a big step forward, as in the future it will also allow us to correlate different datasets, to provide more in-depth Stats, which wasn't possible with the old database structure.
- Added timezone support for all Stats pages
- Added Active Period for expiring links
- Added Sensitive Content warning option for links
- Added Continents targeting for Links
- Added Browsers targeting for Links
- Added Device targeting for Links
- Added CNAME DNS validation support when validating custom domains
- Added Webhooks on Domain Store, and Delete events
- Added the ability to filter Users by Plan in the Admin Panel
- Improved the codebase (code refactoring)
- Improved the API Documentation
- Updated the Crawler's User-Agent to a newer version
- Updated all the dependencies to their latest versions
- Fixed filtering Payments by Plan not working
- Fixed password validation for Stats pages not working
- Fixed missing field value on the Link's Edit page for Global Domains
- Fixed the Stats API endpoint not checking the Link ownership
- Other minor improvements