Skip to content

1.3.0

Choose a tag to compare

@smileBeda smileBeda released this 08 Jul 11:39
· 12 commits to main since this release
7a8e505

[Added] Plugin Settings Page (under Admin > Settings > Manage CP Repos)
[Added] Setting to add custom GitHub Repositories of Orgs, Users, and single repos
[Added] Setting to store Personal GitHub Token, which increases the API Limits to 5k hourly instead of 60.
[Added] Verified Orgs (not users) are pre-selected. A PR can be used to add new Orgs to the vetted list.
[Added] Fundations to read remote readme, README, (both in md or txt) files. Currently used ony for below [Fixed] item.
[Added] POT file for translators
[Fixed] Untranslatable strings
[Fixed] Problem where plugins with foldername/distinct-filename.php AND a unguessable Plugin Title could not be managed.
[Improved] Make less calls to the GitHub API by re-using already queried data as much as possible.
[Changed] Refactored code base