|
83ba9c2611
|
2.6.4
|
2025-03-26 14:09:01 +00:00 |
|
|
22ab472e58
|
fix(setup): Improve installation process in setup script by cleaning up package files and ensuring a minimal net-snmp dependency installation.
|
2025-03-26 14:09:01 +00:00 |
|
|
9a77030377
|
2.6.3
|
2025-03-26 14:05:44 +00:00 |
|
|
ceff285ff5
|
fix(setup): Update setup script to install only net-snmp dependency and create a minimal package-lock.json for better dependency control.
|
2025-03-26 14:05:44 +00:00 |
|
|
d8bfbf0be3
|
2.6.2
|
2025-03-26 13:54:49 +00:00 |
|
|
3e6b883b38
|
fix(setup/readme): Improve force update instructions and dependency installation process in setup.sh and readme.md
|
2025-03-26 13:54:49 +00:00 |
|
|
47ef918128
|
2.6.1
|
2025-03-26 13:51:45 +00:00 |
|
|
5951638967
|
fix(setup): Update setup.sh to temporarily add vendor Node.js binary to PATH for dependency installation, log Node and npm versions, and restore the original PATH afterwards.
|
2025-03-26 13:51:45 +00:00 |
|
|
b06e2b2273
|
2.6.0
|
2025-03-26 13:49:47 +00:00 |
|
|
cc1cfe894c
|
feat(setup): Add --force update flag to setup script and update installation instructions
|
2025-03-26 13:49:47 +00:00 |
|
|
da49b7a5bf
|
2.5.2
|
2025-03-26 13:27:47 +00:00 |
|
|
4de6081a74
|
fix(installer): Improve Node.js binary detection, dependency management, and SNMPv3 fallback logic
|
2025-03-26 13:27:47 +00:00 |
|
|
5a13e49803
|
update to use net-snmp
|
2025-03-26 13:13:01 +00:00 |
|
|
2737fca294
|
2.5.1
|
2025-03-25 14:47:57 +00:00 |
|
|
896233914f
|
fix(snmp): Fix Eaton UPS support by updating power status OID and adjusting battery runtime conversion.
|
2025-03-25 14:47:57 +00:00 |
|
|
5bb775b17d
|
2.5.0
|
2025-03-25 13:26:28 +00:00 |
|
|
ae8219acf7
|
feat(cli): Automatically restart running NUPST service after configuration changes in interactive setup
|
2025-03-25 13:26:27 +00:00 |
|
|
4ad383884c
|
2.4.8
|
2025-03-25 13:20:36 +00:00 |
|
|
65a9d1c798
|
fix(installer): Improve Git dependency handling and repository cloning in install.sh
|
2025-03-25 13:20:36 +00:00 |
|
|
f583e1466f
|
2.4.7
|
2025-03-25 13:17:28 +00:00 |
|
|
9d893a97b6
|
fix(readme): Update installation instructions to combine download and execution into a single command for clarity
|
2025-03-25 13:17:28 +00:00 |
|
|
aa52d5e9f6
|
2.4.6
|
2025-03-25 13:15:48 +00:00 |
|
|
623b7ee51f
|
fix(installer): Improve installation instructions for interactive and non-interactive setups
|
2025-03-25 13:15:48 +00:00 |
|
|
897e86ad60
|
2.4.5
|
2025-03-25 13:12:38 +00:00 |
|
|
ed78db20e2
|
fix(install): Improve interactive terminal detection and update installation instructions
|
2025-03-25 13:12:38 +00:00 |
|
|
bd00dfe02c
|
2.4.4
|
2025-03-25 13:08:28 +00:00 |
|
|
55c040df82
|
fix(install): Improve interactive mode detection and non-interactive installation handling in install.sh
|
2025-03-25 13:08:28 +00:00 |
|
|
e68654a022
|
2.4.3
|
2025-03-25 12:57:12 +00:00 |
|
|
89a5d23d2f
|
fix(readme): Update Quick Install command syntax in readme for auto-yes installation
|
2025-03-25 12:57:12 +00:00 |
|
|
f9aa1cfd2f
|
2.4.2
|
2025-03-25 11:49:50 +00:00 |
|
|
e47f316d0a
|
fix(daemon): Refactor shutdown initiation logic in daemon by moving the initiateShutdown and monitorDuringShutdown methods from the SNMP manager to the daemon, and update calls accordingly
|
2025-03-25 11:49:50 +00:00 |
|
|
901127f784
|
2.4.1
|
2025-03-25 11:36:11 +00:00 |
|
|
dc4fd5afba
|
fix(docs): Update readme with detailed legal and trademark guidance
|
2025-03-25 11:36:11 +00:00 |
|
|
a7ced10f92
|
2.4.0
|
2025-03-25 11:31:24 +00:00 |
|
|
9b9e009523
|
feat(installer): Add auto-yes flag to installer and update installation documentation
|
2025-03-25 11:31:24 +00:00 |
|
|
1819b6827a
|
2.3.0
|
2025-03-25 11:25:03 +00:00 |
|
|
bd5b85f6b0
|
feat(installer/cli): Add OS detection and git auto-installation support to install.sh and improve service setup prompt in CLI
|
2025-03-25 11:25:03 +00:00 |
|
|
c7db209da7
|
2.2.0
|
2025-03-25 11:17:10 +00:00 |
|
|
bbb8f4a22c
|
feat(cli): Add config command to display current configuration and update CLI help
|
2025-03-25 11:17:10 +00:00 |
|
|
ebc6f65fa9
|
2.1.0
|
2025-03-25 11:05:58 +00:00 |
|
|
0a459f9cd0
|
feat(cli): Add uninstall command to CLI and update shutdown delay for graceful VM shutdown
|
2025-03-25 11:05:58 +00:00 |
|
|
cf231e9785
|
2.0.1
|
2025-03-25 10:27:08 +00:00 |
|
|
edce110c8a
|
fix(cli/systemd): Fix status command to pass debug flag and improve systemd status logging output
|
2025-03-25 10:27:08 +00:00 |
|
|
5eefe8cf40
|
2.0.0
|
2025-03-25 10:21:21 +00:00 |
|
|
ecfd171f97
|
BREAKING CHANGE(snmp): refactor: update SNMP type definitions and interface names for consistency
|
2025-03-25 10:21:21 +00:00 |
|
|
70c16fa0a6
|
1.10.1
|
2025-03-25 09:49:30 +00:00 |
|
|
7ef38cf961
|
fix(systemd/readme): Improve README documentation and fix UPS status retrieval in systemd service
|
2025-03-25 09:49:30 +00:00 |
|
|
fce5a9bafd
|
1.10.0
|
2025-03-25 09:27:44 +00:00 |
|
|
8ee21ea92b
|
feat(core): Add update checking and version logging across startup components
|
2025-03-25 09:27:44 +00:00 |
|
|
32f85aa46f
|
1.9.0
|
2025-03-25 09:23:00 +00:00 |
|