Skip to content

Release v1.3.0

Latest

Choose a tag to compare

@kazuph kazuph released this 05 Apr 10:02
· 6 commits to main since this release

✨ Enhancements

  • Improved URL parsing to automatically detect branch, directory, and file paths from GitHub URLs (including /tree/../.. and /blob/../.. formats).
  • Added a custom SVG favicon (public/favicon.svg) for better browser tab identification.
  • Configured wrangler.toml to serve static assets from the public directory.

📚 Documentation

  • Updated README.md to reflect the latest features and usage instructions.