v1.5.0
What's Changed
- fix: remove unused Alert import from ProcessDetailPage to fix CI ESLint error (5d0d93f)
- chore: regenerate root package-lock.json to fix CI dotenv version mismatch (4439e82)
- fix: add --legacy-peer-deps to CI npm install steps (c3ab335)
- chore: add .env to .gitignore and update version to 1.5.0 in package.json (dd97381)
- Merge pull request #7 from thechandanbhagat/feat/ui-tailwind-revamp (c44b96b)
- Potential fix for pull request finding (2a793c9)
- fix: address all 13 Copilot PR review suggestions (fa8a37f)
- Add user guides HTML page with complete documentation for ezPM2GUI (98327e0)
- chore: update Websites submodule to include user guides page (54b5c85)
- feat: add GitHub star button, repo link, and update badge to top navbar (f12e040)
- feat: add Updates section to Settings page with version check and install UI (9266d49)
- feat: add npm update check, install, and restart API endpoints (4547c5b)
- ci: add GitHub Actions release pipeline for npm publish and GitHub Release on tag push (0c15f0f)
- chore: update client dependencies and cron-jobs config (c60d0e7)
- refactor: revamp Settings and DeployApplication with Tailwind (a7d67d2)
- refactor: revamp MainDashboard, MonitDashboard, ProcessDetailPage, ProcessList with Tailwind (e0bdeb4)
- refactor: revamp App routing and SidebarMenu with ServerSwitcher integration (2bbc306)
- refactor: revamp ProcessLogs with log history browser and download support (cfcfb72)
- feat: add LogFileBrowser and ServerSwitcher components (aa663f7)
- feat: add log history/download API endpoints for local and remote processes (18eb108)
- chore: add dotenv support, update .gitignore and root dependencies (71650ae)
- Merge branch 'main' of github.com:thechandanbhagat/ezpm2gui into feat/ui-tailwind-revamp (5d8711f)
- Merge pull request #6 from thechandanbhagat/copilot/fix-failed-to-load-project-configs (620e8a4)
- chore: polish config copy log message (99df175)
- fix: include project-configs in dist build output (a8934b3)
- Initial plan (a12f951)
- docs: update README for v1.4.0 Tailwind UI revamp (58c2893)
- chore: update version to 1.4.0 in package-lock.json (6a79738)
- Merge pull request #4 from thechandanbhagat/feat/ui-tailwind-revamp (10ef0fc)
Install or upgrade:
npm install -g ezpm2gui@1.5.0