chore(deps): bump hero_archipelagos for office upload fixes #94

Merged
zaelgohary merged 2 commits from development_chore_bump_archipelagos_for_office_uploads into development 2026-04-27 14:44:49 +00:00
Member

Summary

Bumps hero_archipelagos to pick up the office upload UX fixes that landed today:

  • #164 — RPC unification (list/upload/delete all flow through hero_office_server, no direct hero_foundry PUT). Required for the body-limit fix in hero_office #21 to actually take effect for browser uploads.
  • #167Uploading {filename}… chip in office FileListView while transfer is in flight.
  • #169 — Visibly grey out the Upload button while uploading (follow-up to #167).

N/A — chore deps bump.

Changes

  • Cargo.lockhero_archipelagos_* git rev advances from fcc0bca28339a648.

Test Results

  • dx build --release --package hero_os_app --platform web (8.6 MB raw / 2.4 MB compressed bundle)
  • Playwright office_editor_real 4/4

Manual verification

  • Uploads up to 47 MB succeed via the office island UI (combined effect of #20, #21, #62, #164).
  • Upload chip + button grey-out visible during transfer (#167, #169).
  • PDFs render via the embed viewer (#62 router fix + #20 foundry decode).
## Summary Bumps `hero_archipelagos` to pick up the office upload UX fixes that landed today: - **#164** — RPC unification (list/upload/delete all flow through hero_office_server, no direct hero_foundry PUT). Required for the body-limit fix in hero_office #21 to actually take effect for browser uploads. - **#167** — `Uploading {filename}…` chip in office FileListView while transfer is in flight. - **#169** — Visibly grey out the Upload button while uploading (follow-up to #167). ## Related Issue N/A — chore deps bump. ## Changes - `Cargo.lock` — `hero_archipelagos_*` git rev advances from `fcc0bca2` → `8339a648`. ## Test Results - `dx build --release --package hero_os_app --platform web` ✅ (8.6 MB raw / 2.4 MB compressed bundle) - Playwright `office_editor_real` 4/4 ✅ ## Manual verification - Uploads up to 47 MB succeed via the office island UI (combined effect of #20, #21, #62, #164). - Upload chip + button grey-out visible during transfer (#167, #169). - PDFs render via the embed viewer (#62 router fix + #20 foundry decode).
Picks up #164 (RPC unification: list/upload/delete all flow through
hero_office_server, no more direct hero_foundry PUT) and #167 (upload
progress chip in office FileListView).
chore(deps): also pull disabled-style follow-up
Some checks failed
Build and Test / build (pull_request) Failing after 0s
3cdbd13cdc
Bumps hero_archipelagos to include #169 (Upload button greys out while
upload is in flight).
zaelgohary merged commit a137d6638f into development 2026-04-27 14:44:49 +00:00
zaelgohary deleted branch development_chore_bump_archipelagos_for_office_uploads 2026-04-27 14:44:49 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_os!94
No description provided.