Skip to content

Roadmap

Trackarr is actively developed with a focus on performance, security, and usability. Below is our current development roadmap.

Released

v0.4.0 — Rebranding to Trackarr

  • [x] Project Rebranding — Trackarr renamed to Trackarr
  • [x] Repository Migration — New public repository at florianjs/trackarr
  • [x] Documentation Updates — All references updated to Trackarr

v0.3.x — Core Features

  • [x] Custom Branding — Logo, favicon, site name, colors, font weight
  • [x] Invitation System — Private invite codes with per-user limits
  • [x] Registration Modes — Open, invite-only, or closed registration
  • [x] Hit and Run Tracking — Track users who don't seed minimum time
  • [x] Tags & Categories — Flexible labels and admin category management
  • [x] Reports & Moderation — Flag content for moderation review
  • [x] Homepage Customization — WYSIWYG editor for homepage content
  • [x] Panic Mode — Emergency lockdown system
  • [x] Grafana Monitoring — Full observability stack

v0.5.0 — User Features

  • [ ] Favorites / Watchlist — Save torrents to personal list
  • [ ] Freeleech System — Global and per-torrent freeleech toggle
  • [ ] User Classes — Power User, VIP with granular permissions
  • [ ] Notifications — In-app alerts for replies, requests, etc.
  • [x] Tornzb — Torznab API for third-party clients

v0.6.0 — Community

  • [ ] Torrent Requests — Request content with bounty system
  • [ ] Bonus Points — Reward seeders with exchangeable points
  • [ ] Private Messages — User-to-user inbox system
  • [ ] Collages / Collections — Group torrents by theme

v0.7.0 — Plugins System

  • [ ] Plugin Architecture — Admin-activatable modules

v0.8.0 — Public Tracker Mode

  • [ ] Public Mode — Browse and download without account
  • [ ] Anonymous Announces — Tracking without passkey
  • [ ] Public API — Open endpoints for integrations
  • [ ] Public Magnet Links — Direct sharing

v1.0.0 — Production Ready

  • [ ] Theme System — Dark/Light/Custom theme support
  • [ ] i18n — Multi-language support (FR, EN, ES...)
  • [ ] E2E Tests — Complete functional test suite
  • [ ] API Documentation — OpenAPI/Swagger at /api/docs
  • [ ] Performance Audit — Final optimizations

Future (v1.x+)

  • [ ] WebSocket announces for real-time updates
  • [ ] Federation — Inter-tracker communication
  • [ ] Mobile app companion
  • [ ] CLI tool for tracker management
  • [ ] Distributed tracker (multi-node)
  • [ ] IPv6 support

NOTE

This roadmap is subject to change based on community feedback and project priorities. Have a feature request? Open an issue on GitHub.

Released under the MIT License.