Skip to content

Releases: thenickygee/pm2-ui

v1.1.0

01 Dec 08:01
c4d9610
Compare
Choose a tag to compare

Release Notes for PM2 UI v1.1.0

Date: December 1, 2023

We are excited to announce the release of PM2 UI v1.1.0. This update introduces key improvements and fixes, particularly enhancing the mobile user experience and the security of the login process.

What's New in v1.1.0

Login Process Enhancement

  • Dynamic Authentication Button: A new dynamic authentication button in the navigation bar now utilizes the local admin username and password for a streamlined login experience.
  • Security Upgrades: We've heightened security by implementing session checks. All parts of the application, excluding the /login page, now require session verification, redirecting to the login page if a user is not signed in.

Enhanced Mobile Layout

  • Improved Mobile Responsiveness: Adjustments have been made to ensure a smoother and more intuitive experience on mobile devices.

Bug Fixes

  • Major Login Issue Resolved: We've identified and fixed a major issue in the login process, ensuring a more stable and reliable authentication experience.

Updated Documentation

  • The README and other documentation have been updated to reflect these changes. View README

Get Started with v1.1.0

To begin using PM2 UI v1.1.0, refer to the Getting Started section in our README.

Stay Informed

For more information, updates, and future plans, follow our GitHub repository.

v1.0.0

30 Nov 04:12
Compare
Choose a tag to compare

Release Notes for PM2 UI v1.0.0

Date: November 29, 2023

We are excited to announce the release of PM2 UI v1.0.0. This first major release marks a significant milestone in our project. PM2 UI is a modern, responsive dashboard designed for managing PM2 processes with Node.js, offering real-time monitoring and control over your Node.js applications.

New Features and Enhancements

  • Responsive Dashboard: A fully responsive and modern UI that adapts to various screen sizes, ensuring a seamless experience on both desktop and mobile devices.
  • Real-time Process Data: Monitor CPU usage, memory consumption, process uptime, and process IDs in real-time.
  • Process Management: Start, stop, restart, and reload PM2 processes directly from the dashboard.
  • Log Management: View and analyze standard input & output logs for each process.
  • Filtering Options: Easily filter processes by name or status (online, error, stopped) for quick access.
  • Security: Default login credentials (admin/admin) with the option to change for enhanced security.

Documentation

  • Updated README with comprehensive instructions for installation, usage, and deployment. View README

Acknowledgements

  • A special thanks to [acknowledge contributors, if any].

Getting Started

To get started with PM2 UI v1.0.0, please refer to the Getting Started section in our README.

Stay Updated

For more information, updates, and future plans, stay tuned to our GitHub repository.