Skip to content

Alynt Drime Backups Dashboard 0.1.8

Choose a tag to compare

@NichlasB NichlasB released this 17 Aug 19:16
· 25 commits to master since this release

What's New in v0.1.8

This patch release completes the post-0.1.7 local hardening pass and records the next-version remote-action planning boundary. The dashboard remains read-only: it does not add remote backup, restore, delete, cleanup, settings, credential, Drime-token, or arbitrary command actions.

Highlights

  • Added accessible busy-state feedback for pairing-token, diagnostics-event, and support-summary copy buttons.
  • Added timestamp fallback hardening for WordPress admin date/time format reads.
  • Treated malformed or empty stored status snapshot payloads as not reporting instead of falling through to a misleading configuration state.
  • Added v2 remote-action planning documentation while preserving the v1 read-only contract.

Changelog

Changed

  • Added accessible busy-state feedback for pairing-token, diagnostics-event, and support-summary copy buttons.
  • Added explicit WordPress date/time format fallbacks for admin timestamp rendering.
  • Added v2 remote-action planning documentation while preserving the v1 read-only boundary.

Fixed

  • Treated malformed or empty stored status snapshot payloads as not reporting instead of falling through to a misleading configuration state.

Tests

  • Added focused status-classifier regression coverage for malformed JSON and empty decoded snapshot payloads.

Upgrade Notes

No breaking changes in this release.