Skip to content

0.3.2

Choose a tag to compare

@jazzsequence jazzsequence released this 16 Jan 17:29
· 104 commits to main since this release
cbc1323

Initial release

0.3.2 - Current Release

  • Bug Fixes: Clear logs false negative with clearstatcache(), SFTP mode switching on local environments
  • API Endpoint Testing: Corrected upstream-updates endpoint path in dashboard testing
  • Version Bump: Browser cache busting for modal.js and other JavaScript files

0.3.0 - Major Feature Release

  • Code Deployment: Deploy to test/live environments with panel-based UI and sync content option
  • Multidev Management: Create, merge, and delete multidev environments
  • Backup Management: Create, list, restore, and download backups from any environment
  • Clone Content: Copy database and/or files between environments with automatic URL search-replace
  • Domain Management: Automatic domain addition for WordPress multisite subsites
  • Delete Site: Demonstration feature (debug mode only) with big red button
  • Build Pipeline: SASS compilation with Pantheon Design System integration
  • PDS Integration: Fonts, design tokens, foundations, and branded Pantheon header
  • Upstream Updates: Detection and filtering per environment
  • Workflow Monitoring: Polling for long-running operations with progress modals

0.2.0 - Development Workflow

  • SFTP/Git Mode Toggle: Switch connection modes with automatic verification
  • Environment State Management: Persistent tracking in WordPress options
  • Automatic Mode Switching: Auto-switch to SFTP for file operations
  • Debug Log Viewer: View, fetch, and clear debug.log files without SSH
  • JavaScript Organization: Separate files with proper enqueuing
  • CSS Organization: Utility classes system, no inline styles
  • Comprehensive Testing: API, state management, and AJAX test suites

0.1.0 - Initial Release

  • Pantheon API client with authentication
  • Dashboard with environment detection and API endpoint testing
  • Site addons management (Redis, Solr)
  • Workflows integration (Object Cache Pro installation)
  • Smart caching with timestamps
  • Settings page with machine token configuration
  • WordPress coding standards and PHPUnit testing infrastructure