Releases: eustasy/Phoenix
Releases · eustasy/Phoenix
Unicorn - with Patch 5
- Improved documentation
- Fixed some links
Unicorn - with Patch 4
- Update to NC 1.7
Unicorn - with Patch 3
- 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.
Unicorn - with Patch 2
- IMPROVES: Updates minimum versions with PHP CompatInfo.
Unicorn - with Patch 1
- BUGFIX: Fixes Travis CI testing for root access. Unimportant for normal operation.
Unicorn
- 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
- 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
- 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
- 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
BUGFIX: Fixes issue with escaping binary data by storing it all as Hexadecimal.