Releases: yynss21/tracker-hub
Releases · yynss21/tracker-hub
Release v1.1.0
What's Changed
- fix(docs): restore emojis in README section headings (f7ab091)
- docs: add Docker setup instructions to README and CONTRIBUTING (669f3d2)
- feat(docker): add complete Docker Compose setup (f851bfe)
- fix: resolve merge conflict in dependency-review.yml (f899acf)
- Merge pull request #4 from byRespect/alert-autofix-5 (32f5aaa)
- Potential fix for code scanning alert no. 5: Database query built from user-controlled sources (18fbe37)
- Merge pull request #3 from byRespect/alert-autofix-4 (20601db)
- Potential fix for code scanning alert no. 4: Insecure randomness (8af4dd3)
- Merge pull request #2 from byRespect/alert-autofix-2 (8ae4f21)
- Potential fix for code scanning alert no. 2: Insecure randomness (c74e7f2)
- Merge pull request #1 from byRespect/alert-autofix-1 (c271ec3)
- fix(security): use proper URL parsing for Socket.IO/SignalR detection (244a31c)
- fix(ci): allow dependency review to pass when dependency graph not enabled (782e475)
- fix(ci): add visibility check to dependency review workflow (31340bd)
- fix(ci): add visibility check to dependency review workflow (d2e3d3f)
- Potential fix for code scanning alert no. 1: Incomplete URL substring sanitization (1a5f63b)
- docs(readme): add GitHub Actions badges and improve header (a39af02)
Package Info
- Version: 1.1.0
- Package: @tracker/core
Installation
# Download the .tgz file from assets below, then:
npm install ./tracker-core-1.1.0.tgzRelease v1.0.0
What's Changed
- fix(ci): handle same filename in package rename step (486b83c)
- fix(ci): improve package file detection in release workflow (f077633)
- fix(ci): remove pnpm version from workflows (105bb36)
- ci: add GitHub Actions workflows for CI/CD (d50ed3f)
- docs: translate all documentation to English (5fb72a4)
- docs(readme): update version badge to 1.0.0 (27946ad)
- docs(screenshots): simplify documentation (371f54a)
- docs(readme): update demo section to use GIF preview (bffdebd)
- docs: replace demo video with optimized GIF (8c696e6)
- chore(dashboard): add package gitignore and lockfile (6b904e6)
- chore: add pnpm lockfile (3f01fd5)
- docs: add screenshots directory structure (c238b83)
- chore: add environment configuration example (b28e61c)
- docs: add GitHub issue and PR templates (c61e242)
- docs: add contribution guidelines (70e121d)
- docs: add comprehensive README with badges (a2dcdf4)
- chore: add MIT license (a52db1b)
- feat(frontend): add demo application for tracker testing (042da5b)
- docs(dashboard): add architecture and README documentation (b43b277)
- feat(dashboard): add application entry point and styling (c5669b5)
- feat(dashboard): add shared UI components (765a561)
- feat(dashboard): add API SimulatorPanel for request testing (0414168)
- feat(dashboard): add OverviewPanel for session analytics (ad7cece)
- feat(dashboard): add NetworkPanel for request inspection (56ca447)
- feat(dashboard): add ConsolePanel for log viewing (5abd839)
- feat(dashboard): add SessionPanel with rrweb replay (5e2315c)
- feat(dashboard): add main DashboardPanel component (cd7c2ba)
- feat(dashboard): add DashboardPanel sub-components (c6c535a)
- feat(dashboard): add Gemini AI service for error analysis (69fdb55)
- feat(dashboard): add utility functions (4629387)
- feat(dashboard): add custom React hooks (9e6a6d5)
- feat(dashboard): add configuration and constants (4ee6835)
- feat(dashboard): add state management with Context API (2cdd248)
- feat(dashboard): add API client and session endpoints (50213df)
- feat(dashboard): add TypeScript type definitions (6e65dc5)
- chore(dashboard): add project configuration and build setup (0a74a38)
- test(backend): add app controller unit tests (1cedfbf)
- feat(backend): add sessions module with CRUD API (7aafaba)
- feat(backend): add NestJS API server foundation (8d6e6af)
- feat(core): add browser tracking SDK (f20030a)
- chore: add code formatting and linting configuration (39158f3)
- chore: initialize pnpm monorepo workspace structure (972e5b8)
Package Info
- Version: 1.0.0
- Package: @tracker/core
Installation
# Download the .tgz file from assets below, then:
npm install ./tracker-core-1.0.0.tgz