Furries PH Docs
Dashboard

Updates

Platform Updates

Public-facing release notes for meaningful changes across Furries PH operational systems.

First created Last updated

Release Notes

Showing release notes 71-80 of 243
2026-08-1409:10

Asset scanner and runtime consolidation

Repositories: partners.furries.ph, docs.furries.ph

Status: Preview; locally certified, with final authorization, real-stack, and hosted release gates still open

What’s Changed

  • AMS now uses one lifecycle-safe controller for the Overview, asset registers, and universal scanner instead of leaving duplicate page-local behavior in place.
  • The scanner’s camera, NFC, and manual-entry paths share accessible tab behavior. Resolving a named asset narrows the Overview register; Transit shipment/container/seal scans open receipt, and location scans fill only their originating source/destination field.
  • Transit now exposes separate controlled Dispatch shipment and Carrier handoff actions. The handoff requires a named carrier, tracking reference, reason, and physical-transfer confirmation.
  • Transit also exposes scan-first Repack container and Unpack container actions. Both preserve immutable container/placement history and require physical-verification confirmation.
  • Return to sender now requires scanned shipment context, return-container details, physical verification, and a separate destructive confirmation before creating the atomic reverse-logistics record.

Impact

  • Operators receive one predictable scan result and can return to the full register by clearing its search field.

Validation

  • Dashboard diagnostics passed with zero errors and warnings.
  • The production-static AMS Playwright certificate passed 84 checks and captured 119 route and workflow states, including asset, shipment, container/seal, exact location-picker scanner resolution, dispatch, carrier handoff, repack, unpack, and return-to-sender.

Next Step

  • Complete the remaining scanner contexts, then run the authenticated real-stack and hosted Preview gates.
2026-08-1409:10

EPS Scenario Venue Choices

Repositories: partners.furries.ph, docs.furries.ph

Status: Preview; locally certified, with database and hosted release gates still open

What’s Changed

  • The EPS Scenario dialog now presents individual primary, alternative, and third venue fields instead of asking teams to compose a delimited venue list.
  • EPS stores the selected venue options in its internal structured command.

Impact

  • Planning teams can compare venue choices without relying on formatting conventions or raw structured input.

Validation

  • Astro diagnostics and the complete EPS Playwright workflow certificate passed, including the scenario update’s three named venue values and optimistic version.
  • The refreshed desktop scenario dialog was visually reviewed.

Next Step

  • Verify scenario simulation, promotion, and rejection against the disposable integration environment.
2026-08-1409:10

EPS Baseline Comparison

Repositories: partners.furries.ph, docs.furries.ph

Status: Preview; locally certified, with database and hosted release gates still open

What’s Changed

  • EPS Schedule now presents the approved baseline snapshot, its protected status, affected-work count, total due-date drift, and an item-by-item variance table.
  • Baseline variance is supplied by the planning service; the dashboard does not estimate schedule drift locally.

Impact

  • Planning teams can assess date movement against an approved plan before deciding whether to create a new governed baseline.

Validation

  • Astro diagnostics and the complete EPS Playwright workflow certificate passed.
  • Desktop evidence confirms the baseline comparison and its readable variance table.

Next Step

  • Verify multi-baseline selection and immutable historical comparison in the disposable integration environment.
2026-08-1409:10

EPS Calendar Period Controls

Repositories: partners.furries.ph, docs.furries.ph

Status: Preview; locally certified, with real database and hosted release gates still open

What’s Changed

  • EPS Schedule now lets planning teams move through month, week, and two-week agenda windows, or return to today.
  • The selected view and date are retained in the planning link, so a shared link or browser navigation returns to the same calendar window.

Impact

  • Teams can inspect upcoming and past planning periods deliberately instead of being limited to the current date.

Validation

  • Astro diagnostics and the complete EPS Playwright workflow certificate passed.
  • Desktop evidence confirms the compact period controls in the approved Schedule workspace.

Next Step

  • Extend the real integration lane to verify project-calendar exceptions and hosted calendar readback.
2026-08-1409:10

Asset register cross-page selection

Repositories: partners.furries.ph, docs.furries.ph

Status: Preview; locally certified, with final authorization, real-stack, and hosted release gates still open

What’s Changed

  • Owned and Loaned Assets now retain named selections across cursor pages in the same private browser session.
  • Select all remains limited to the page currently displayed. The Bulk operation form receives named assets and keeps immutable record IDs internal rather than requiring pasted IDs.

Impact

  • Asset operators can prepare a controlled multi-asset request without losing their selection while paging or handling raw identifiers.

Validation

  • Astro diagnostics passed with zero errors and warnings.
  • The local Playwright AMS certificate passed 78 checks and captured 106 inspected route and workflow states, including cross-page named selection.

Next Step

  • Complete the authenticated real-stack role workflow and hosted Preview canary before release sign-off.
2026-08-1409:10

EPS Atomic Requirement Packs

Repositories: partners.furries.ph, partners-api, docs.furries.ph

Status: Preview; locally certified, with database and hosted release gates still open

What’s Changed

  • EPS now creates the Furcon readiness requirement pack as one auditable, retry-safe operation instead of creating each requirement separately in the browser.
  • Operators select a named pack, a target department when applicable, and a deadline anchor; EPS derives the individual readiness work and relative dates internally. No JSON entry is required.

Impact

  • Planning teams avoid a partially created readiness pack if a request is interrupted, while retaining normal editable requirement records after creation.

Validation

  • Astro diagnostics, Partner API type checking, the EPS template certificate, and the full Playwright workflow certificate passed.
  • Desktop browser evidence confirms the human-oriented pack form and its closed API command.

Next Step

  • Apply and verify the reviewed migration in a disposable integration environment, then repeat the authenticated hosted workflow.
2026-08-1409:10

Asset Management Logistics Hub filters

Repositories: partners.furries.ph, partners-api, docs.furries.ph

Status: Preview; locally certified, with the reviewed database migration and hosted validation still pending

What’s Changed

  • Logistics Hub now provides task-type, status, priority, zone, assignee, and due-state filters for its task register.
  • Filter state is retained in the URL and drives the authorized server query rather than only hiding rows in the browser.

Impact

  • Hub operators can restore a focused queue after refresh or navigation and distinguish overdue, today, upcoming, and unscheduled work.

Validation

  • Astro diagnostics and API type/certification passed.
  • The production-static Playwright suite exercises the priority filter and checked the filtered Hub screen against the approved design direction.

Next Step

  • Deploy and read back the pending reviewed migration in the normal release process, then repeat the authenticated hosted workflow.
2026-08-1409:10

EPS Calendar-Aware Rescheduling

Repositories: partners.furries.ph, partners-api, docs.furries.ph

Status: Preview; locally implemented and certified, with database and hosted release gates still open

What’s Changed

  • The EPS Schedule workspace now accepts a signed whole-number working-day move rather than asking operators to calculate replacement dates.
  • EPS applies the move using the project working calendar and its exceptions, recalculates dependent work, and commits the change as one versioned, auditable operation.
  • Before that commit, operators now see the server-calculated affected work and dates, then explicitly confirm the change.

Impact

  • Planning teams can reschedule work without accidentally treating weekends, holidays, or dependent work as ordinary calendar days.

Validation

  • Astro diagnostics and Partner API type checking passed.
  • The EPS contract and Playwright workflow certificates passed; the browser evidence includes the reschedule dialog and its closed API command.

Next Step

  • Apply and verify the database migration in the disposable integration environment, then repeat the authenticated hosted workflow.
2026-08-1409:10

EPS Department Capacity from the Server

Repositories: partners.furries.ph, partners-api, docs.furries.ph

Status: Preview; locally implemented and certified, with database and hosted release gates still open

What’s Changed

  • The EPS Departments workspace now presents member count, assigned effort, unestimated work, capacity utilization, and over-capacity status from the Partner API workload projection.
  • It no longer estimates capacity from the number of open work items in the browser.

Impact

  • Department leads see capacity information that matches the planning service’s effective-membership and scheduled-effort calculation.

Validation

  • Astro diagnostics passed with zero errors and zero warnings.
  • The EPS Playwright workflow suite passed and captured the authoritative Departments workload view.

Next Step

  • Validate the same projection against the disposable database and hosted authenticated environment before release.
2026-08-1409:10

EPS Draft-Save Lifecycle Integrity

Repositories: partners.furries.ph, docs.furries.ph

Status: Preview; locally implemented and certified, with external release gates still open

What’s Changed

  • EPS no longer presents a Save draft action where a requirement-creation workflow cannot create a separate draft state.
  • Saving meeting minutes as a draft now always keeps the minutes unpublished, even when a later publication state was selected in the form.

Impact

  • Event operators get only lifecycle actions that match the actual outcome, reducing the risk of an accidental submission or publication.

Validation

  • Astro diagnostics passed with zero errors and zero warnings.
  • The EPS Playwright workflow suite passed, including a request-level assertion that draft minutes stay draft and omit published content.

Next Step

  • Complete the remaining real database, hosted authentication, and independent-accessibility release gates.

All docs