NodeLite v3.0.2-rc.1
Pre-release
Pre-release
What's Changed
- docs: update web panel password policy by @nightcityblade in #252
- perf(server): share AlertingConfig via Arc in alert runtime by @XiNian-dada in #253
- perf(server): merge history throttle double-lock into one round trip by @XiNian-dada in #254
- test(ws): browser push safety net before centralized diff rewrite by @XiNian-dada in #255
- perf(server): centralized browser diff broadcast by @XiNian-dada in #256
- refactor(ui): split node detail models and harden runtime guards by @XiNian-dada in #274
- Finish registry, alerts, and ws follow-up issues by @XiNian-dada in #275
- Improve maintainability for auth routes and alert runtime by @XiNian-dada in #276
- perf: Phase 1 low-hanging fruit optimizations by @XiNian-dada in #277
- perf: Phase 2 memory optimization with string interning pool by @XiNian-dada in #278
- perf(api): Phase 3.2 - Zero-copy NodeListItemView by @XiNian-dada in #279
- test(server): isolate registry coverage counters by @XiNian-dada in #280
- refactor(server): align handler route module names by @XiNian-dada in #281
- security(server): clear smtp auth buffers by @XiNian-dada in #282
- feat(ui): add IP visibility toggle on node detail page by @HeizoFinds in #283
- Feat/map dot density by @HeizoFinds in #284
- chore: close low-risk P3 docs and asset debt by @XiNian-dada in #285
- docs: close misc P3 proto docs and release SBOM debt by @XiNian-dada in #286
- perf(agent): narrow tokio feature set to reduce binary size by @XiNian-dada in #287
- Ops CI issue sweep by @XiNian-dada in #288
- test(ui): enable fixture-backed e2e flows by @XiNian-dada in #289
- Fix token expiry notices and shutdown delivery drains by @XiNian-dada in #290
- security: harden frontend and CI hygiene by @XiNian-dada in #299
- refactor: split oversized registry, metrics, and node panels by @XiNian-dada in #301
- security: remove remaining demo credentials from docs by @XiNian-dada in #302
- chore(deps): bump the github-actions group with 7 updates by @dependabot[bot] in #300
- perf(server): optimize reconnect storm token verification by @XiNian-dada in #305
- security: document FFI safety boundaries by @XiNian-dada in #303
- feat: enhanced logging system with persistence and UI by @XiNian-dada in #308
New Contributors
- @nightcityblade made their first contribution in #252
- @HeizoFinds made their first contribution in #283
- @dependabot[bot] made their first contribution in #300
Full Changelog: v3.0.1...v3.0.2-rc.1