Skip to content

Release 1.0.11

Compare
Choose a tag to compare
@DariusIII DariusIII released this 14 Nov 13:03
· 4634 commits to master since this release

Changes and fixes:

  • Add x265 Movies and TV categories (edd80df)
  • Add support for tagging releases (allows releases to be tagged into multiple or custom categories) (8211201, d2a373d, 7be7435, d900301, 9538276, c2e2c5d, 6f98803)
  • Update Registration and Login controllers (08ddca1)
  • Add config/captcha.php and use it in place of direct env file call (fb7d9d6)
  • Update helpers makeFieldLinks function to properly create links, update Movie class and MovieController (530547a)
  • Use laravel queue for sending emails (eb90c9e)
  • Remove fxp/composer-asset-manager and use npm, laravel-mix and webpack to generate unified css and js files (2a50fbc, f1f8fc9, d1e3aa2, 5682fc3, 53a8aae)
  • Update used libraries to their latest versions

Please check https://github.com/NNTmux/newznab-tmux/wiki/Email-queue to properly setup your site to utilize email queues.

For new tagging support, you need to run php misc/run_me_once/add_tags_to_releases.php to add tags to existing releases.