Skip to content

Patch Tester 3.0.0 Alpha

Pre-release
Pre-release

Choose a tag to compare

@mbabker mbabker released this 25 Jun 17:52
· 955 commits to master since this release

This is an alpha build of the upcoming Patch Tester 3.0.0 release.

Changes since 2.0.1 include:

  • Minimum supported Joomla! version is now 3.6
  • Predefined repo configurations for the CMS, Patch Tester, and Install from Web repositories
  • Improved configuration UI for setting the repo and GitHub user credentials
  • Removed the use of JTable subclasses and implemented pertinent database queries in the model classes
  • Beta support for patching binary files
  • Implemented a custom API connector for the GitHub API to better access/manipulate data
  • Refactored the parsing routine to determine the files that should be patched and how they are downloaded (this enables full support for working from private GitHub repositories)

All changes since the previous release can be viewed here

This release tag has been signed with a GPG key, you may verify the signature using GitHub's guides or this blog post