Kutt Versions Save

Free Modern URL Shortener.

v2.7.4

2 years ago
  • Fix: Apply disallow anonymous link creation option to v1 API as well.

v2.7.3

2 years ago

Fix: Disallow creating duplicated links by editing a link and writing a used custom URL. Feature: Add and update docker builds Chore: Improve logs Chore: Add and use cross-env pacakge

v2.7.1

3 years ago
  • Fix: Multiple users with different domains using the same custom url
  • Fix: Only use mail user and password if user is provided

v2.7.0

3 years ago
  • Feature: Add change email functionality.

v2.6.0

3 years ago
  • Feature: Add disallow registration and disallow anonymous links option

v2.5.0

3 years ago
  • Feature: Only use reCaptcha if credentials are provided. (#43, #68)
  • Feature: Add link expiration option. (#357)
  • Fix: Apply non-logged-in cooldown limit .
  • Fix: Searching links.
  • Fix: Allow the optional fields of the link creation request body to be null or falsey.
  • chore: Increase number of processors for visit queue.

v2.4.5

3 years ago
  • Fix description migration script
  • Use Next.js public runtime config instead of webpack and environment variables
  • Add official Docker image

v2.4.0

3 years ago
  • Feature: Add description for links. Resolves #51

v2.3.17

3 years ago
  • Feature: Allow multiple custom domains. #230.
  • Fix: Skip if default domain is used as custom domain. Resolves #287
  • Fix: Responsive design in LinksTable.tsx.

v1.2.0

5 years ago
  • Added Redis as cache layer to the app
  • Minor bug fixes