Skip to content

Releases: TukuToi/tukutoi-cp-directory-integration

1.4.0

14 Sep 09:40
f03142f
Compare
Choose a tag to compare

[Added] AJAX loading the plugins list when empty or refreshing list.
[Added] CRON daily event to check for new plugins/updates.
[Added] Full integration with CP's new Directory API (plugins only).
[Fixed] Missing (if available) GitHub Authentication when requesting readme.* files.

1.3.1

09 Jul 05:04
Compare
Choose a tag to compare

[Fixed] Fatal error undefined esc_html_

1.3.0

08 Jul 11:39
7a8e505
Compare
Choose a tag to compare

[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

1.2.0

30 Jun 06:24
0c1694a
Compare
Choose a tag to compare

1.2.0

[Added] GitHub Repo Sync for (TukuToi) Plugins
[Added] Total Page Number on pagination
[Added] Improved Error notices.
[Changed] Moved the "report this plugin" to the left in the cards

1.1.4

17 Jun 09:37
Compare
Choose a tag to compare

1.1.4

[Fixed] Plugins (unless the integration itself) got deactivated after Updating.

1.1.3

09 Jun 04:02
Compare
Choose a tag to compare

1.1.3

[Fixed] Plugin could not update itself.
[Fixed] Request-URI Too Long when performing several searches without resetting the search.
[Fixed] Unused third argument in AJAX operations removed.

1.1.0

07 Jun 08:36
Compare
Choose a tag to compare

1.1.0

[Added] AJAXified install/activate/deactivate/update/delete buttons/features.
[Added] Bottom pagination
[Fixed] Design of main search bar

1.0.1

05 Jun 11:22
Compare
Choose a tag to compare

1.0.1

  • [Fixed] Added fallback for when no mail client is installed on user computer.

1.0.0

05 Jun 08:39
Compare
Choose a tag to compare

1.0.0

  • [Added] Initial Release