Skip to content

Releases: vanityURLs/code

v2.0.0

15 May 11:54
f859170

Choose a tag to compare

2.0.0 (2026-05-15)

⚠ BREAKING CHANGES

  • ship Cloudflare redirect worker

Features

  • ship Cloudflare redirect worker (9ebab6a)

Miscellaneous Chores

v1.9.0

15 May 11:44
931d6b4

Choose a tag to compare

1.9.0 (2026-05-15)

Features

  • add redrect app on / (d417d56)
  • add redrect app on / (cfe8b49)
  • bin/lnk: verify that shortcodes aren't already used in static.lnk (50f4326)
  • scripts/lnk: Ask for option description of the link (ca16916)
  • scripts/lnk: Ask for option description of the link provided to document in static.lnk (5e29a46)
  • scripts/lnk: notify user if long url already redirected, and pull branch (5fa1907)
  • scripts/lnk: notify user if long url already redirected. pull branch before adding to static file (a18989c)
  • scripts/lnk: Print attempted shortcodes when DRY_RUN=true (3427f86)

Bug Fixes

  • bin: rename cfPage --> build (24cdbfb)
  • makefile: fix lowercase 's' in vanityURLs.conf. add '|| true' to rm commands (081299b)
  • makefile: fix lowercase 's' in vanityURLs.conf. add '|| true' to… (91f3793)
  • scripts/lnk: /bin --> ./scripts, renamed folder (723d14b)
  • scripts/lnk: A logic error in generate_shortcode didn't generate a new random string on different attempts (fe4ece8)
  • scripts/lnk: A logic error in generate_shortcode didn't generate… (7b06fe8)
  • scripts/lnk: add a missing variable expansion for index (3153135)
  • scripts/lnk: add a missing variable expansion for index (1ee0565)
  • scripts/lnk: add space after shortcode when grepping to avoid am… (6d8a2c7)
  • scripts/lnk: add space after shortcode when grepping to avoid ambiguous matches (39a1062)
  • scripts/lnk: modify grep command to better search for existing urls (fdca4bf)
  • scripts/lnk: modify grep command to better search for existing urls (fb358c7)