- Keep default and explicit local ports when Tailscale Serve occupies matching tailnet ports.
- Streamline Tailscale exposure output to print the tailnet HTTPS URL with regular launch info.
- Add
--verboseto show full Tailscale Serve output when needed.
- Add
--expose-tailscale/-Tto expose the served content through Tailscale Serve.
Changelog tracking started.
- Default mode is now
preview. - Default directory behavior is now README-first preview resolution instead of automatic
index.htmlresolution. - Markdown renders by default in preview mode.
- File browsing behavior is available with
--mode file/-m f. --browser/-Bis deprecated and will be removed in a future release. Use--open/-oinstead.
--preview/-Pis deprecated; use--mode preview.--no-index-resolveis deprecated; use--dir-resolvestrategies.