Skip to content

Releases: eustasy/Phoenix

Unicorn - with Patch 5

02 Apr 19:38
b2d13ca
Compare
Choose a tag to compare
  • Improved documentation
  • Fixed some links

Unicorn - with Patch 4

07 Nov 18:23
a798829
Compare
Choose a tag to compare
  • Update to NC 1.7

Unicorn - with Patch 3

19 Apr 21:08
Compare
Choose a tag to compare
  • IMPROVES: Upgrades NC to 1.4
  • IMPROVES: Adds configuration fallback to main initializer and test initializer.
  • IMPROVES: Prepares settings file for automated generation.
  • IMPROVES: Idle peers removed in 1% of requests instead of 10% by default.
  • BUGFIX: Stops backups running in home directory if not configured.

Compare 3.1.3 with v.3.1.2
Compare 3.1.3 with v.3.1

Unicorn - with Patch 2

15 Jun 16:15
Compare
Choose a tag to compare
  • IMPROVES: Updates minimum versions with PHP CompatInfo.

Compare 3.1.2 with v.3.1.1
Compare 3.1.2 with v.3.1

Unicorn - with Patch 1

14 Apr 15:08
Compare
Choose a tag to compare
  • BUGFIX: Fixes Travis CI testing for root access. Unimportant for normal operation.

Compare v.3.1.1 with v.3.1

Unicorn

14 Apr 14:52
Compare
Choose a tag to compare
  • IMPROVES: Switched to MIT Licensing.
  • IMPROVES: Documented how to set up cron jobs (#28).
  • IMPROVES: Documented where custom configuration should be stored.
  • IMPROVES: De-duplicate test initialization and database initialization (#27).
  • IMPROVES: Automated testing now uses the same database, and respects prefixes, and custom usernames and database names.
  • IMPROVES: Update default settings to not allow database resets.
  • IMPROVES: Some tests are now stricter.
  • BUGFIX: Fixes table-size erroring when no tables are deployed.

Sanitized

21 Jan 22:45
Compare
Choose a tag to compare
  • FEATURE: Adds multi-torrent scraping (#19).
  • FEATURE: Optionally replace tasks with cron jobs (#22).
  • FEATURE: Adds unit-tests for functions (#17).
  • FEATURE: Adds normalized checks.
  • IMPROVES: Sanitizes super-globals before use (#16).
  • IMPROVES: Documented hook files (#23).
  • IMPROVES: Removes duplicated variables (#20).
  • IMPROVES: Moved to puff-style structure (#18).
  • IMPROVES: IP detection, especially when reporting IPv4 and IPv6.
  • IMPROVES: Adds database size to admin.php
  • BUGFIX: Variables should be named in international english (#21).
  • BUGFIX: Fix compact reporting for IPv4.
  • BUGFIX: Fix full-tracker scraping.
  • REMOVES: Nothing.

Sponsored by a private client.

Unification

20 Aug 13:26
Compare
Choose a tag to compare
  • FEATURE: Adds support for IPv6 (#3).
  • IMPROVES: More tasks are logged.
  • BUGFIX: Task names being trimmed.
  • BUGFIX: Task being duplicated.
  • BUGFIX: Certain torrents binary hash is malformed due to a poorly implemented "verbose" mode (#14).
  • REMOVES: Verbose mode for torrent scraping. JSON and XML are still available.

Totalitarian

18 Aug 21:52
Compare
Choose a tag to compare
  • FEATURE: Add downloads totals (#10).
  • FEATURE: Add preliminary support for IPv6 (#3).
  • IMPROVES: Git ignores hooks or custom files.
  • IMPROVES: Adds verbose option to torrent scraping for better display of bencoded content.
  • BUGFIX: Fixes scrape counts of torrents by encoding hashes in their binary format.
  • BUGFIX: Fixes issue where cleaning was never logged.

Hexa

16 Feb 21:03
Compare
Choose a tag to compare

BUGFIX: Fixes issue with escaping binary data by storing it all as Hexadecimal.