Skip to content

Releases: florianjs/trackarr

Release v0.5.7

08 Jan 15:30
28977e5

Choose a tag to compare

Release v0.5.7

Move Torznab API to /api/torznab/api path for Prowlarr compatibility


Changes

�[0;34m[INFO]�[0m No previous tag found, using last 20 commits...

  • fix: Move Torznab API to /api/torznab/api path for Prowlarr compatibility
  • fix: Exclude Torznab API from session checks to fix Prowlarr redirect
  • fix: Add HEAD handler for Torznab API to fix Prowlarr connection
  • chore: bump version to 0.5.4 in package.json
  • feat(torznab): enhance error handling and passkey validation in API endpoints
  • chore: bump version to 0.5.3 in package.json
  • fix(auth): improve error message for invalid API key format
  • chore: bump version to 0.5.2 in package.json
  • feat(stats): enhance live data handling in historical stats endpoint
  • feat(stats): count unique peers and seeders by ip:port in Redis queries
  • chore: bump version to 0.5.1 in package.json
  • feat: Enhance branding handling and improve HTML content checks
  • chore: bump version to 0.5.0 in package.json
  • feat(torznab): Implement Torznab API authentication, category mapping, and XML response utilities
  • fix(admin): append live stats to history and improve collector logs
  • fix: auto-rename legacy database and correct redis key prefixes
  • feat: Add issue templates for bug reports, feature requests, and questions
  • v0.4.3
  • edit torrents
  • sync gitignore public

Checklist

  • Code reviewed
  • Tested locally
  • Documentation updated (if needed)

When this PR is merged, version v0.5.7 will be automatically tagged.

What's Changed

Full Changelog: v0.5.6...v0.5.7

Release v0.5.6

08 Jan 15:00
672e06f

Choose a tag to compare

Release v0.5.6

Exclude Torznab API from session checks to fix Prowlarr redirect


Changes

�[0;34m[INFO]�[0m No previous tag found, using last 20 commits...

  • fix: Exclude Torznab API from session checks to fix Prowlarr redirect
  • fix: Add HEAD handler for Torznab API to fix Prowlarr connection
  • chore: bump version to 0.5.4 in package.json
  • feat(torznab): enhance error handling and passkey validation in API endpoints
  • chore: bump version to 0.5.3 in package.json
  • fix(auth): improve error message for invalid API key format
  • chore: bump version to 0.5.2 in package.json
  • feat(stats): enhance live data handling in historical stats endpoint
  • feat(stats): count unique peers and seeders by ip:port in Redis queries
  • chore: bump version to 0.5.1 in package.json
  • feat: Enhance branding handling and improve HTML content checks
  • chore: bump version to 0.5.0 in package.json
  • feat(torznab): Implement Torznab API authentication, category mapping, and XML response utilities
  • fix(admin): append live stats to history and improve collector logs
  • fix: auto-rename legacy database and correct redis key prefixes
  • feat: Add issue templates for bug reports, feature requests, and questions
  • v0.4.3
  • edit torrents
  • sync gitignore public
  • sync

Checklist

  • Code reviewed
  • Tested locally
  • Documentation updated (if needed)

When this PR is merged, version v0.5.6 will be automatically tagged.

What's Changed

Full Changelog: v0.5.5...v0.5.6

Release v0.5.5

08 Jan 14:24
641f7b7

Choose a tag to compare

Release v0.5.5

Add HEAD handler for Torznab API to fix Prowlarr connection


Changes

�[0;34m[INFO]�[0m No previous tag found, using last 20 commits...

  • fix: Add HEAD handler for Torznab API to fix Prowlarr connection
  • chore: bump version to 0.5.4 in package.json
  • feat(torznab): enhance error handling and passkey validation in API endpoints
  • chore: bump version to 0.5.3 in package.json
  • fix(auth): improve error message for invalid API key format
  • chore: bump version to 0.5.2 in package.json
  • feat(stats): enhance live data handling in historical stats endpoint
  • feat(stats): count unique peers and seeders by ip:port in Redis queries
  • chore: bump version to 0.5.1 in package.json
  • feat: Enhance branding handling and improve HTML content checks
  • chore: bump version to 0.5.0 in package.json
  • feat(torznab): Implement Torznab API authentication, category mapping, and XML response utilities
  • fix(admin): append live stats to history and improve collector logs
  • fix: auto-rename legacy database and correct redis key prefixes
  • feat: Add issue templates for bug reports, feature requests, and questions
  • v0.4.3
  • edit torrents
  • sync gitignore public
  • sync
  • chore: Bump package version from 0.4.1 to 0.4.2.

Checklist

  • Code reviewed
  • Tested locally
  • Documentation updated (if needed)

When this PR is merged, version v0.5.5 will be automatically tagged.

What's Changed

Full Changelog: v0.5.4...v0.5.5

Release v0.5.4

08 Jan 13:37
90d9bf6

Choose a tag to compare

Release v0.5.4

Fix Torznab API: accept 32-char passkeys and return proper XML error responses


Changes

�[0;34m[INFO]�[0m No previous tag found, using last 20 commits...

  • chore: bump version to 0.5.4 in package.json
  • feat(torznab): enhance error handling and passkey validation in API endpoints
  • chore: bump version to 0.5.3 in package.json
  • fix(auth): improve error message for invalid API key format
  • chore: bump version to 0.5.2 in package.json
  • feat(stats): enhance live data handling in historical stats endpoint
  • feat(stats): count unique peers and seeders by ip:port in Redis queries
  • chore: bump version to 0.5.1 in package.json
  • feat: Enhance branding handling and improve HTML content checks
  • chore: bump version to 0.5.0 in package.json
  • feat(torznab): Implement Torznab API authentication, category mapping, and XML response utilities
  • fix(admin): append live stats to history and improve collector logs
  • fix: auto-rename legacy database and correct redis key prefixes
  • feat: Add issue templates for bug reports, feature requests, and questions
  • v0.4.3
  • edit torrents
  • sync gitignore public
  • sync
  • chore: Bump package version from 0.4.1 to 0.4.2.
  • feat: Rebrand project to Trackarr across the codebase and enable documentation deployment.

Checklist

  • Code reviewed
  • Tested locally
  • Documentation updated (if needed)

When this PR is merged, version v0.5.4 will be automatically tagged.

What's Changed

Full Changelog: v0.5.3...v0.5.4

Release v0.5.3

08 Jan 13:21
92b3ac2

Choose a tag to compare

Release v0.5.3

Minor script improvement


Changes

�[0;34m[INFO]�[0m No previous tag found, using last 20 commits...

  • chore: bump version to 0.5.3 in package.json
  • fix(auth): improve error message for invalid API key format
  • chore: bump version to 0.5.2 in package.json
  • feat(stats): enhance live data handling in historical stats endpoint
  • feat(stats): count unique peers and seeders by ip:port in Redis queries
  • chore: bump version to 0.5.1 in package.json
  • feat: Enhance branding handling and improve HTML content checks
  • chore: bump version to 0.5.0 in package.json
  • feat(torznab): Implement Torznab API authentication, category mapping, and XML response utilities
  • fix(admin): append live stats to history and improve collector logs
  • fix: auto-rename legacy database and correct redis key prefixes
  • feat: Add issue templates for bug reports, feature requests, and questions
  • v0.4.3
  • edit torrents
  • sync gitignore public
  • sync
  • chore: Bump package version from 0.4.1 to 0.4.2.
  • feat: Rebrand project to Trackarr across the codebase and enable documentation deployment.
  • chore: Rebrand project from OpenTracker to Trackarr, update all documentation, and bump package version.
  • feat: publicly publish docs.yml workflow by removing it from the exclusion list

Checklist

  • Code reviewed
  • Tested locally
  • Documentation updated (if needed)

When this PR is merged, version v0.5.3 will be automatically tagged.

What's Changed

Full Changelog: v0.5.2...v0.5.3

Release v0.5.2

08 Jan 13:01
6734242

Choose a tag to compare

Release v0.5.2

Release v0.5.2 - Bug fixes and improvements


Changes

�[0;34m[INFO]�[0m No previous tag found, using last 20 commits...

  • feat(stats): enhance live data handling in historical stats endpoint
  • feat(stats): count unique peers and seeders by ip:port in Redis queries
  • chore: bump version to 0.5.1 in package.json
  • feat: Enhance branding handling and improve HTML content checks
  • chore: bump version to 0.5.0 in package.json
  • feat(torznab): Implement Torznab API authentication, category mapping, and XML response utilities
  • fix(admin): append live stats to history and improve collector logs
  • fix: auto-rename legacy database and correct redis key prefixes
  • feat: Add issue templates for bug reports, feature requests, and questions
  • v0.4.3
  • edit torrents
  • sync gitignore public
  • sync
  • chore: Bump package version from 0.4.1 to 0.4.2.
  • feat: Rebrand project to Trackarr across the codebase and enable documentation deployment.
  • chore: Rebrand project from OpenTracker to Trackarr, update all documentation, and bump package version.
  • feat: publicly publish docs.yml workflow by removing it from the exclusion list
  • feat: bump package version to 0.4.0
  • refactor: rename project from OpenTracker to Trackarr
  • docs: enhance troubleshooting guide with additional solutions and PgBouncer configuration error section

Checklist

  • Code reviewed
  • Tested locally
  • Documentation updated (if needed)

When this PR is merged, version v0.5.2 will be automatically tagged.

What's Changed

Full Changelog: v0.5.1...v0.5.2

Release v0.5.1

08 Jan 11:12
6d80892

Choose a tag to compare

Release v0.5.1

Minor UI improvements


Changes

�[0;34m[INFO]�[0m No previous tag found, using last 20 commits...

  • chore: bump version to 0.5.1 in package.json
  • feat: Enhance branding handling and improve HTML content checks
  • chore: bump version to 0.5.0 in package.json
  • feat(torznab): Implement Torznab API authentication, category mapping, and XML response utilities
  • fix(admin): append live stats to history and improve collector logs
  • fix: auto-rename legacy database and correct redis key prefixes
  • feat: Add issue templates for bug reports, feature requests, and questions
  • v0.4.3
  • edit torrents
  • sync gitignore public
  • sync
  • chore: Bump package version from 0.4.1 to 0.4.2.
  • feat: Rebrand project to Trackarr across the codebase and enable documentation deployment.
  • chore: Rebrand project from OpenTracker to Trackarr, update all documentation, and bump package version.
  • feat: publicly publish docs.yml workflow by removing it from the exclusion list
  • feat: bump package version to 0.4.0
  • refactor: rename project from OpenTracker to Trackarr
  • docs: enhance troubleshooting guide with additional solutions and PgBouncer configuration error section
  • fix: update .gitignore to include doc/node_modules and improve getting-started guide for production deployment
  • fix: update .gitignore to include additional directories and files for better environment management

Checklist

  • Code reviewed
  • Tested locally
  • Documentation updated (if needed)

When this PR is merged, version v0.5.1 will be automatically tagged.

What's Changed

Full Changelog: v0.5.0...v0.5.1

Release v0.5.0

08 Jan 10:42
70d1c39

Choose a tag to compare

Release v0.5.0

Release v0.5.0 - Feature improvements and bug fixes


Changes

�[0;34m[INFO]�[0m No previous tag found, using last 20 commits...

  • chore: bump version to 0.5.0 in package.json
  • feat(torznab): Implement Torznab API authentication, category mapping, and XML response utilities
  • fix(admin): append live stats to history and improve collector logs
  • fix: auto-rename legacy database and correct redis key prefixes
  • feat: Add issue templates for bug reports, feature requests, and questions
  • v0.4.3
  • edit torrents
  • sync gitignore public
  • sync
  • chore: Bump package version from 0.4.1 to 0.4.2.
  • feat: Rebrand project to Trackarr across the codebase and enable documentation deployment.
  • chore: Rebrand project from OpenTracker to Trackarr, update all documentation, and bump package version.
  • feat: publicly publish docs.yml workflow by removing it from the exclusion list
  • feat: bump package version to 0.4.0
  • refactor: rename project from OpenTracker to Trackarr
  • docs: enhance troubleshooting guide with additional solutions and PgBouncer configuration error section
  • fix: update .gitignore to include doc/node_modules and improve getting-started guide for production deployment
  • fix: update .gitignore to include additional directories and files for better environment management
  • chore: bump version to 0.3.2
  • feat: add interactive setup script and update environment configuration for tracker URLs

Checklist

  • Code reviewed
  • Tested locally
  • Documentation updated (if needed)

When this PR is merged, version v0.5.0 will be automatically tagged.

What's Changed

Full Changelog: v0.4.4...v0.5.0

Release v0.4.4

08 Jan 08:51
3af36eb

Choose a tag to compare

Release v0.4.4

v0.4.4 release


Changes

�[0;34m[INFO]�[0m No previous tag found, using last 20 commits...

  • feat: Add issue templates for bug reports, feature requests, and questions
  • v0.4.3
  • edit torrents
  • sync gitignore public
  • sync
  • chore: Bump package version from 0.4.1 to 0.4.2.
  • feat: Rebrand project to Trackarr across the codebase and enable documentation deployment.
  • chore: Rebrand project from OpenTracker to Trackarr, update all documentation, and bump package version.
  • feat: publicly publish docs.yml workflow by removing it from the exclusion list
  • feat: bump package version to 0.4.0
  • refactor: rename project from OpenTracker to Trackarr
  • docs: enhance troubleshooting guide with additional solutions and PgBouncer configuration error section
  • fix: update .gitignore to include doc/node_modules and improve getting-started guide for production deployment
  • fix: update .gitignore to include additional directories and files for better environment management
  • chore: bump version to 0.3.2
  • feat: add interactive setup script and update environment configuration for tracker URLs
  • chore: bump version to 0.3.1
  • refactor: Centralize tracker logging with TRACKER_DEBUG and remove extraneous console.logs across services, while also updating the package version and public publish script.
  • docs: Remove specific plugin items from the roadmap.
  • refactor: Migrate contributors list generation from GitHub Actions workflow to a local TypeScript script and update roadmap section title.

Checklist

  • Code reviewed
  • Tested locally
  • Documentation updated (if needed)

When this PR is merged, version v0.4.4 will be automatically tagged.

What's Changed

Full Changelog: v0.4.3...v0.4.4

Release v0.4.3

08 Jan 08:00
d86bd12

Choose a tag to compare

Release v0.4.3

Add torrent edit/delete, favicon upload, gitignore sync check


Changes

�[0;34m[INFO]�[0m No previous tag found, using last 20 commits...

  • v0.4.3
  • edit torrents
  • sync gitignore public
  • sync
  • chore: Bump package version from 0.4.1 to 0.4.2.
  • feat: Rebrand project to Trackarr across the codebase and enable documentation deployment.
  • chore: Rebrand project from OpenTracker to Trackarr, update all documentation, and bump package version.
  • feat: publicly publish docs.yml workflow by removing it from the exclusion list
  • feat: bump package version to 0.4.0
  • refactor: rename project from OpenTracker to Trackarr
  • docs: enhance troubleshooting guide with additional solutions and PgBouncer configuration error section
  • fix: update .gitignore to include doc/node_modules and improve getting-started guide for production deployment
  • fix: update .gitignore to include additional directories and files for better environment management
  • chore: bump version to 0.3.2
  • feat: add interactive setup script and update environment configuration for tracker URLs
  • chore: bump version to 0.3.1
  • refactor: Centralize tracker logging with TRACKER_DEBUG and remove extraneous console.logs across services, while also updating the package version and public publish script.
  • docs: Remove specific plugin items from the roadmap.
  • refactor: Migrate contributors list generation from GitHub Actions workflow to a local TypeScript script and update roadmap section title.
  • docs: restructure roadmap into versioned feature plans and associated schema additions.

Checklist

  • Code reviewed
  • Tested locally
  • Documentation updated (if needed)

When this PR is merged, version v0.4.3 will be automatically tagged.

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3