Skip to content

Releases: thedevs-network/kutt

v2.4.5

26 Jul 10:28

Choose a tag to compare

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

v2.4.0

20 Jul 07:44

Choose a tag to compare

  • Feature: Add description for links. Resolves #51

v2.3.17

14 Jul 17:19

Choose a tag to compare

  • 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

28 Nov 17:27

Choose a tag to compare

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

v1.1.0

27 Nov 19:53

Choose a tag to compare

  • Added admin emails config, so can add admin specific actions.
  • Added ban URLs form to settings for admins. Now admins can:
    • Ban links
    • Ban user of that link and all of that user's links
    • Ban domain of that link
    • Ban host/IP of that link
  • Added banned landing page for banned links