Changelog

All notable changes and updates to vsl.im

Latest

Version 2.5.0

January 26, 2026
New Features
  • Organizations & Teams - Create organizations with team members, role-based access control (Owner, Admin, Member), and shared resources
  • Enterprise SSO - Single sign-on integration for Microsoft Entra ID, Google Workspace, Okta, and any SAML 2.0/OAuth 2.0 provider
  • Custom Email Templates - Customize notification emails per organization with full HTML support
  • Custom SMTP - Use your own email server for complete whitelabeling
  • Domain Sharing - Share custom domains across team members while maintaining account isolation
  • Default Domain Setting - Set a default domain for new links instead of vsl.im
  • Notification System - In-app notifications for important events with bell icon in header
  • Activity Logging - Complete audit trail of all user actions for compliance
  • Email Alerts - Automatic email notifications for API quota warnings, link reports, and account activity
  • Admin User Invites - Administrators can invite users directly or create accounts
  • Public API - Anonymous API endpoint with IP-based rate limiting for browser extensions
  • API Rate Limit Graphs - Visual dashboard showing API usage over time
Improvements
  • New Link Page - Redesigned link creation with domain selection, custom alias preview, and better UX
  • QR Code Generator - Searchable link selection with domain display instead of basic dropdown
  • Custom Domain Links - Hidden from public "Recent Links" section for privacy
  • Admin Links View - Now shows which domain each link belongs to
  • API Custom Domains - Full custom domain support in API with domain_id parameter
  • Random Public IDs - Organizations and users now use random alphanumeric IDs instead of sequential numbers
  • Password Protection - Fixed for custom domain links
  • Header Navigation - "New Link" button now opens dedicated creation page
Bug Fixes
  • Fixed alias uniqueness check to be per-domain instead of global
  • Fixed unlimited plan limits displaying as "1/100" instead of "∞"
  • Fixed redirect loops on custom domain links
  • Fixed modal z-index issues causing hidden dialogs
  • Fixed organization owner_id not being set correctly
  • Fixed 403 errors on organization pages with trailing slashes
  • Fixed CSP violations with external scripts
  • Fixed session data not reflecting updated user settings

Version 2.4.0

January 20, 2026
New Features
  • Custom Domain Landing Pages - Configure custom HTML/JS/CSS pages for your domains
  • Automatic SSL Provisioning - Let's Encrypt certificates automatically provisioned for custom domains
  • Redis Caching - High-performance caching layer for link redirects
  • Background Job Queue - Asynchronous processing for screenshots, scans, and analytics
  • Link Security Scans - Automatic malware and phishing detection for destination URLs
Improvements
  • Improved dashboard layout with better navigation
  • Enhanced analytics charts with date range selection
  • Better mobile responsiveness throughout
  • Optimized database queries for faster page loads

Version 2.3.0

January 10, 2026
New Features
  • Custom Domains - Use your own domain for short links with DNS verification
  • Password Protection - Secure links with passwords
  • Link Expiration - Set automatic expiration dates for links
  • Premium Plans - Tiered pricing with Free, Pro, Business, and Enterprise options
  • API v2 - RESTful API with Bearer token authentication
Improvements
  • New dark theme design system
  • Improved QR code generation with customization options
  • Better error messages and validation

Version 2.2.0

December 15, 2025
New Features
  • User Accounts - Registration, login, and dashboard
  • Link Management - Edit, delete, and organize your links
  • Basic Analytics - Click tracking with time-based charts
  • QR Codes - Generate QR codes for any link

Version 2.1.0

November 1, 2025
New Features
  • Custom Aliases - Create memorable short links
  • Link Preview - See destination before clicking
  • Click Counter - Basic click statistics

Version 2.0.0

October 1, 2025
Initial Release
  • URL shortening with random codes
  • Instant redirects
  • Simple, clean interface
  • No registration required for basic use

New New features Improved Improvements Fixed Bug fixes Breaking Breaking changes