v1.5.8
2026-05-03
Latest

Organize sites with categories and tags + per-site log history

Sort registered sites by client or project, filter with cross-cutting tags, and jump straight from each row to its own maintenance log history. Stay organized as your fleet grows.

New
  • Assign a Category (one per site, with a custom color) and Tags (multiple per site) to each registered site
  • New "Categories & Tags" panel under βš™ Settings β€” pick colors with a color picker, edit and delete in bulk
  • New filter dropdowns above the site list for Category and Tags, usable in combination with the text search
  • Tag filter supports both "any of the selected tags" (OR) and "all of the selected tags" (AND) modes
  • When deleting a category, choose to either reset its sites to "Unassigned" or move them to another category in bulk (the impact count is shown up front)
  • Category and tag definitions are included in the settings backup, so they transfer to other machines automatically
  • Each row in the registered-site list now has a "πŸ•’ Logs β€Ί" link that opens the log dialog scoped to just that site
  • Sites now carry a stable internal identifier so log history follows them across renames (existing sites are migrated automatically on first launch β€” no action needed)
  • Flexible log deletion: "Delete filtered results" when status/period filters are active, "Delete this site's logs" from the per-site view, or "πŸ—‘οΈ Delete Selected" for individual rows via checkboxes. A confirmation dialog always shows the exact entry count to prevent accidental "delete all" actions
v1.5.7
2026-04-26

Pinpoint Rollback Hardening and Report Improvements

Strengthened the safety net during maintenance and improved the accuracy and clarity of maintenance reports.

New Feature
  • Warning when attempting to register the same WordPress site twice
Fixed
  • Hardened pinpoint rollback to work reliably even when an update causes a fatal error (WP-CLI safe mode applied to all commands)
  • Pinpoint rollback now also fires when an update causes the site to drop from healthy to a 4xx state (404 / 403 / 401)
  • Maintenance reports now correctly reflect when pinpoint rollback occurred
  • Maintenance report verification summary now shows a warning when rollback could not be completed
  • Improved awkward "HTTP 0" wording in reports to a more readable description
  • Fixed an issue where the WordPress core version displayed in the report was outdated after an update
  • Fixed an issue where database backups were not being saved to your PC during maintenance
  • Updated the description for "Aggressive Auto-Fix Mode" in the Add Site screen to match current behavior
v1.5.6
2026-04-21

Report Improvements and Operational Stability

Made maintenance reports clearer and strengthened internal stability so the app stays reliable for long-term, large-scale operations. Both the Windows and macOS app icons have also been refreshed.

New Feature
  • Updated the Japanese product name to "WP γƒ‘γƒ³γƒ†γƒŠγƒ³γ‚ΉγƒžγƒγƒΌγ‚Έγƒ£γƒΌ" to better align with the English name "WP Maintenance Manager"
Improved
  • Refreshed both the Windows and macOS app icons. Unified them around a black squircle (Apple-style rounded shape, superellipse n=5) with the WP + wrench logo scaled up and centered, so the app no longer looks visually smaller than neighboring icons in the taskbar, Start menu, Dock, or Finder
  • Enriched the inspection summary in reports for sites without SSH. Previously only a single line ("HTTP Status 200 OK") was shown; now six inspection items are displayed as evidence: "WordPress Core", "Admin Login", "Plugins", "Themes", "Translations", and "HTTP Status". Translation updates are also applied automatically via the browser
  • Improved the visual-diff report after maintenance. Previously, a 10% and an 80% diff rate were both reported with the same "minor visual change β€” no issues" wording. Now the message changes across four tiers (minor / moderate / large / significant) based on diff rate, with stronger recommendations for visual verification on larger diffs
  • HTTP status codes now display alongside Japanese labels. Numeric-only notations such as "HTTP 200" or "HTTP 301" scattered across reports and the admin UI are now shown with labels like "200 OK (ζ­£εΈΈ)", "301 Moved Permanently (γƒͺγƒ€γ‚€γƒ¬γ‚―γƒˆ)", and "500 Internal Server Error (ァーバーエラー)", so non-technical users can understand them at a glance
  • Strengthened stability for large-scale operations. Internal write operations have been hardened so rare timing issues are less likely to occur even with many users (β‘ backup downloads are now received under a temporary name and atomically promoted to the final name, preserving the previous backup when the connection drops; β‘‘stale temporary files are cleaned up automatically at app startup; β‘’concurrent writes to configuration files are safely serialized; β‘£when the maintenance log grows large, older months are automatically archived so the history tab stays responsive)
Fixed
  • Fixed an issue where a single plugin update failure could halt the entire run. Timeouts or connection errors on one plugin no longer stop updates of the remaining plugins, themes, and translations
  • Prevented cascading misjudgments after a rollback. Fixed an issue where, after reverting a broken plugin, the next unrelated plugin could be incorrectly identified as the "culprit" and rolled back
  • Reduced unnecessary rollbacks caused by transient network errors. Suppressed misjudgments triggered by momentary network fluctuations
  • Fixed an issue where incomplete backup files could remain on the server when the network dropped during maintenance. Incomplete files are now cleaned up automatically on disconnect
  • Fixed an issue where the WordPress core version was shown incorrectly in reports for sites without SSH. Addresses a bug where a plugin version like "v1.7.11" was sometimes displayed in the WordPress core version field on certain sites
v1.5.5
2026-04-09

Report & Site Management Improvements

Improved report visibility and site management screen usability.

Improved
  • Added an "Inspection Summary" section to white-label reports. Key metrics such as update counts and backup results are now visible at a glance
  • Added a "Fetch from Server" button to the "Excluded Plugins" field in the site editor. You can now select plugins to exclude directly from a list retrieved from the server
  • Reworked SSH profile management so profiles can be shared across multiple sites. Updating a profile now automatically reflects across all associated sites
Fixed
  • Fixed an issue where selecting an SSH profile when adding a site was sometimes not applied correctly
v1.5.4
2026-04-08

New Features Β· UI Improvements Β· Bug Fixes

Added connection and email test buttons to make verifying your settings easy before running maintenance. Also includes platform-specific bug fixes for Windows and Mac.

New
  • Added a "Test Connection" button to SSH profiles so you can verify server settings before adding a site
  • Added a "Send Test Email" button to notification settings so you can confirm your SMTP configuration in advance
Improved
  • Reorganized the site add/edit form β€” WP-CLI path is now visible and the WordPress installation path is displayed more clearly
  • The Exit button is now always visible in the header toolbar
Fixed
  • [Windows] Fixed an issue where antivirus software falsely flagged maintenance as malicious, causing it to be force-stopped mid-run and the app to crash
  • [Windows] Fixed an issue where a Command Prompt window remained open on launch
  • [Mac] Fixed an issue where the app could not be restarted after closing the browser tab
  • [Windows / Mac] Fixed an issue where restoring a settings backup on a different PC caused email notifications and maintenance to stop working
v1.5.3
2026-04-05

UX Improvements Β· Bug Fixes

Backup restore now uses a two-step confirmation flow to prevent accidental restores. An app exit button has been added, and a double-launch bug on browser restart has been fixed.

New
  • Added an app exit button for a clean, safe shutdown
Improved
  • Backup restore is now a two-step flow (select β†’ confirm β†’ execute), reducing the risk of accidental restores
  • Adjusted the rollback flow triggered when an HTTP error is detected after an update
Fixed
  • Fixed an issue where closing the browser and restarting the app could result in a double-launch state
v1.5.2
2026-04-03

Multilingual Terms of Service Screen

The Terms of Service agreement screen shown on first launch now supports switching between Japanese and English. Your selected language carries over to the rest of the app.

New
  • Added a Japanese / English toggle to the Terms of Service agreement screen
  • The language selected on the ToS screen is now applied as the app-wide display language
v1.5.1
2026-04-02

Bug Fixes Β· Multi-Language WordPress Support

Fixed issues with browser-based login and report screenshot matching. Improved compatibility with WordPress sites running in any language.

Fixed
  • Fixed an issue where the admin email verification screen caused login to be incorrectly reported as failed
  • Fixed report screenshots showing images from a different site when site names share a common prefix
Improved
  • Admin panel detection now works reliably on WordPress sites in any language (not just Japanese)
  • Email notification classification is now language-independent for consistent behavior
v1.5.0
2026-04-01

Plan Revision Β· USD Payments Β· BIZ 2-PC Support

Plan pricing and site limits have been revised. USD payment is now supported. The BIZ plan now allows the same license to be used on up to 2 PCs.

New
  • USD payment is now supported. Toggle between Β₯JPY and $USD on the pricing page
  • The BIZ plan now supports registering the same license on up to 2 PCs
Changed
  • LITE plan site limit increased from 10 to 15 sites
  • STANDARD plan price reduced from Β₯8,000 to Β₯4,200 / $28, site limit increased from 50 to 100 sites
  • BIZ plan price reduced from Β₯14,000 to Β₯6,900 / $46, site limit increased from 100 to 200 sites
v1.4.0
2026-03-30

English UI Support

The app's display language can now be switched between Japanese and English.

New
  • The entire UI, logs, and email notifications can now be displayed in English
  • The language toggle button has been moved next to the Run Maintenance button
v1.3.0
2026-03-29

Website Performance & App Icon

Improved website loading speed and added an original app icon.

New
  • The app now displays a custom original icon
  • Privacy Policy page added to the website
Improved
  • Improved loading speed across the entire website
  • Navigation is now consistent across all website pages
v1.2.1
2026-03-18

Payments, Windows Support & Stability

Added credit card payments and significantly improved Windows stability.

New
  • Plan subscriptions can now be purchased and auto-renewed by credit card
  • Auto-update feature added β€” when a new version is released, it can be downloaded automatically
  • "Deregister PC" feature added, allowing license transfers to a new computer
  • Windows installer added
Improved
  • Plugins are now updated one by one; only the problem item is automatically rolled back
  • A notification is now shown when some updates could not be completed
  • Email subject lines now clearly show whether the result is Success, Warning, or Error at a glance
Fixed
  • Fixed an issue where license authentication could fail on Windows
  • Fixed an issue where license information was not properly reset after deregistering a PC
  • Fixed an issue where update checks timed out on some sites
v1.1.0
2025-12-01

Auto-Recovery, License Management & Web UI

Added automatic recovery when a site encounters an error after an update.

New
  • "Auto-recovery" feature added β€” if a site encounters an error after an update, the app automatically rolls back to the previous state
  • Browser-based web UI added for easy site add, edit, and delete operations
  • License management added with per-plan site count limits
  • Screenshot comparison feature added β€” automatically captures and compares screenshots before and after updates to detect visual anomalies
  • DB backups are now automatically saved and the latest 3 generations are retained
Fixed
  • Fixed an issue where SSH connections could become unstable
  • Improved the accuracy of admin panel login detection
v1.0.0
2025-09-01
Initial Release

Initial Release

First release of the desktop app for automated batch updates across multiple WordPress sites.

Initial Features
  • One-click batch updates for WordPress core, plugins, themes, and translations
  • Browser-based auto-update mode available even without SSH access
  • Automatic database backup before each update
  • Email notification of update results after completion
  • Supports major shared hosting providers (Xserver, Sakura Internet, Heteml, ConoHa, etc.)