Skip to content

Latest commit

 

History

History
130 lines (111 loc) · 3.74 KB

File metadata and controls

130 lines (111 loc) · 3.74 KB

quickurl changelog:

24/04/2026 - V0.0.11 - Extension release, frontend update

Implemented:

  • Rate limit, total clicks and total links indicator on data-analysis page ✅
  • Frontend update ✅
    • New animations ✅
    • New button styles ✅
    • New modal styles ✅
  • New extension ✅
  • Added privacy policy ✅

23/04/2026 - V0.0.10 - Public API adjustements

Bugfix:

  • Public API adjustements to work without turnstile ✅
  • Created Postman collection ✅
  • Reviewing public API info ✅

22/04/2026 - V0.0.9 - API Key validation route

Implemented:

  • API Key validation route ✅

Bugfix:

  • "Create an account" button not working on pricing page ✅

17/04/2026 - V0.0.8 - Import and export links in CSV, XLSX and JSON

Implemented:

  • CSV, XLSX and JSON export for links ✅
  • Import links via CSV, XLSX and JSON ✅

Bugfix:

  • Updates and news not loading after changing pages ✅

Changes:

  • Price change from 5$/mo to 7.50$/mo

25/07/2025 - V0.0.7 - Rate limit, Chart fix, Public API ...

Implemented:

  • Rate limit for plans (free = 20 links/mo, pro = 200 links/mo) ✅
  • Limit link group creation (free = 5 groups, pro = 50 groups); ✅
  • Fix for access charts ✅
  • API Key managing ✅
  • New /documentation route for API Docs
  • Public API

10/07/2025 - V0.0.6 - Safe Browsing, DNS Changes, 2FA Reset ...

Implemented:

  • Preventing Malicious URL redirect ✅
  • Changed DNS management ✅
  • 2FA Reset if user doesn't have access anymore ✅
  • Link groups ✅

09/07/2025 - V0.0.5 - 2FA, QR Code and Password protection for links

Implemented:

  • QRCode generator for links ✅
  • Password protection for links ✅
  • Cron jobs adjustements ✅
  • Manage account page ✅
  • Two Factor Auth ✅
  • Change email ✅
  • Delete account ✅

Future:

  • Public API for url shortening 🚧

07/07/2025 - V0.0.4 - Data analytics

Implemented:

  • Data analytics on links ✅
    • Analyze user access on links ✅
    • Indicators for: ✅
      • Browser used ✅
      • City/Country ✅
      • OS type ✅
      • Device type ✅
      • Link performance ✅
    • Filter by slug ✅
    • Analise all links ✅

Future:

  • 2FA 🚧
  • QRCode generator for links 🚧
  • Password protection for links 🚧
  • Public API for url shortening 🚧

03/07/2025 - V0.0.3 - Search links and Reset password

  • Delete links automatically after they expire ✅
  • Delete reset password tokens automatically after they expire ✅
  • Search links on dashboard ✅
  • Reset password form ✅
  • Reset password via email sent ✅

Future:

  • Data analytics 🚧

01/07/2025 - v0.0.2 - Subscriptions

Implemented:

  • Refined UI ✅
  • Link deletion ✅
  • Plan verification on links ✅
  • Bug report alert ✅
  • Subscription control ✅
  • Pro subscription ✅
    • Subscription checkout ✅
    • Subscription validation ✅
    • Subscription cancel ✅
    • User can edit links: ✅
      • Set a custom slug ✅
      • Set a custom amount of uses for link ✅
      • Set a custom expiration date for link ✅
      • Change original URL to redirect ✅
  • Pagination on dashboard ✅

Future:

  • Search links on dashboard 🚧
  • Delete links automatically after they expire 🚧
  • Reset password 🚧

30/06/2025 - v0.0.1 - User registration

Implemented:

  • User registration ✅
  • User login ✅
  • User validations ✅
  • Tables to control subscriptions ✅
  • Footer info ✅
  • Link list on dashboard ✅
  • Link editing ✅

Future:

  • Pagination on dashboard 🚧
  • Subscription routes (to-do) 🚧