Changelog

Track recent improvements and product updates.

Latest 3 versions

v0.2.1 · May 12, 2026

Custom uploads improved and UI naming polish

This release focused on production-safe custom uploads and cleaner naming across dashboard views.

  • Added direct custom plugin upload to storage with signed URLs to prevent payload limits.
  • Set custom upload limit to 8MB with clear validation errors in both client and server flows.
  • Improved upload error handling for runtime failures such as 413 responses.
  • Updated list item display names from repo slugs to readable titles and standardized Plugin/Custom capitalization.

v0.2.0 · May 12, 2026

Themes from WordPress.org are now supported in lists

This release adds full support for themes in the same workflow used for plugins, from search to installation in the WordPress companion plugin.

  • Added WordPress.org theme search and add flow in list detail.
  • Added theme install + activate support in the companion plugin.
  • Updated queue labels to clearly distinguish plugin vs theme items.

v0.1.3 · May 8, 2026

Custom plugin upload experience improved

This release focused on reliability and clarity when uploading custom plugin zip files.

  • Improved plugin zip metadata preview before upload.
  • Improved feedback messages for upload and validation errors.
  • Improved list attach flow right after custom upload.