What's Changed
- feat: Bump Vite to v6 and update esbuild by @samanhappy in #109
- Create dependabot.yml by @samanhappy in #110
- Update dependabot.yml by @samanhappy in #111
- chore(deps-dev): bump @radix-ui/react-slot from 1.1.2 to 1.2.3 by @dependabot in #116
- chore(deps-dev): bump @tailwindcss/postcss from 4.1.3 to 4.1.7 by @dependabot in #115
- chore(deps-dev): bump tailwind-merge from 3.1.0 to 3.3.0 by @dependabot in #112
- chore(deps): bump express and @types/express by @dependabot in #113
- chore(deps-dev): bump @types/node from 20.17.28 to 22.15.21 by @dependabot in #114
- fix: downgrade express and @types/express to compatible versions by @samanhappy in #119
- feat: introduce smart routing by @samanhappy in #122
- fix: update README and README.zh.md for clarity and consistency by @samanhappy in #124
- Update asset paths to use relative URLs by @samanhappy in #129
- feat: add VITE_BASE_PATH environment variable and update routing in App component by @samanhappy in #130
- feat: Refactor API URL handling and add base path support by @samanhappy in #131
- feat: introduce runtime path by @samanhappy in #132
- fix: improve sessionId validation and error handling in handleSseMessage by @samanhappy in #134
- fix: simplify server status labels in English and Chinese locales by @samanhappy in #128
Full Changelog: v0.6.2...v0.7.0