Releases: vanityURLs/code
Releases · vanityURLs/code
v2.1.0
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
v1.9.0
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)