Skip to content

Releases: vanityURLs/code

v2.4.1

21 May 01:22
c625124

Choose a tag to compare

2.4.1 (2026-05-21)

Bug Fixes

  • complete local publish messages (cbda1da)

v2.4.0

21 May 01:17
0dcebcc

Choose a tag to compare

2.4.0 (2026-05-21)

Features

  • localize default privacy pages (ba26cd8)

v2.3.0

21 May 00:34
72e48ab

Choose a tag to compare

2.3.0 (2026-05-21)

Features

  • add trust safety defaults (4e04a0c)
  • expand operator site config (1cf399f)
  • gate legal pages on operator config (0fb6ce3)
  • localize default terms pages (366ea33)
  • rename trust safety policy page (5796bb2)

v2.2.1

20 May 01:23
8beb528

Choose a tag to compare

2.2.1 (2026-05-20)

Bug Fixes

  • correct setup domain and badge links (af2610e)
  • prefill setup prompts from existing config (493d7f5)
  • validate setup worker names (25db99b)

v2.2.0

19 May 21:27
026a860

Choose a tag to compare

2.2.0 (2026-05-19)

Features

  • add default policy page footers (74c4eae)
  • add lnk policy list commands (d420dde)
  • add localized redirected badges (bf5d223)
  • customize instance branding during install (1641303)

v2.1.0

19 May 18:41
4a19551

Choose a tag to compare

2.1.0 (2026-05-19)

Features

  • add _tests page (6d35db9)
  • add lnk list command (f50598b)
  • add local config and policy files (30256dd)
  • add local publish workflow (6768d22)
  • add multilingual redirector pages (a4534e8)
  • configure supported site languages (d8c53e0)
  • install repo-aware lnk cli (81e049f)
  • localize public assets and schedule defaults (eac0b34)
  • move worker sources and add schedule example (514ddfc)

Bug Fixes

  • make custom policies authoritative (693d6d8)

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)