Skip to content

Releases: functionland/FxFiles

v1.11.5

Choose a tag to compare

@ehsan6sha ehsan6sha released this 03 Jul 02:02

What's Changed

  • Fix web Automate keyboard gap on placeholder chip tap (#15) by @ehsan6sha in #16
  • Web home: add Recent strip of recently-opened cloud files (#17) by @ehsan6sha in #18
  • Web Documents: inline text/code viewer (xml, ts, js, html, …) like mobile (#19) by @ehsan6sha in #20
  • Web Audio: full player (seek/skip/repeat/shuffle/queue) + add-to-playlist / create playlist like mobile (#21) by @ehsan6sha in #22
  • Web Playlists: create a playlist from the web page (#23) by @ehsan6sha in #24
  • Web fixes: taller Recent strip (s1), NFT-claim web-app button (s3), playlist refresh cache fix (s7) by @ehsan6sha in #27
  • Web: background audio via persistent mini-player (s2) by @ehsan6sha in #29
  • Web: NFT-share gas sponsorship (s5) by @ehsan6sha in #31
  • Web: fix NFT mint 'popup blocked' on mobile web (s6) by @ehsan6sha in #33
  • Web: storage used/total indicator on home (mobile-style bar) (#6) by @ehsan6sha in #35
  • Web: NFT minted-card status display parity (a1) by @ehsan6sha in #37
  • Web: per-category sort control (mobile-style) (#7) by @ehsan6sha in #39
  • Web: global file search (parity with mobile search icon) by @ehsan6sha in #41
  • Web: in-app Add to Shelf — link/note/file/photo/audio (Phase 1) by @ehsan6sha in #42
  • Native: shelf merge-before-write so web-added items survive native sync by @ehsan6sha in #43
  • Web: resolve website assets across all generations (#44) by @ehsan6sha in #45
  • Web: resolve website CIDs from the website-assets bucket (#44) by @ehsan6sha in #47
  • Web: hard-refresh rebuilds the client to recover a stuck dirty forest (#48) by @ehsan6sha in #49
  • Web: retry transient upload failures (fula-client blob retry is wasm-gated) (#50) by @ehsan6sha in #51
  • Web: bump fula_client to 0.6.10 (per-chunk upload retry) + re-sync web/pkg by @ehsan6sha in #52
  • Show real upload percentage (web + native, fula_client 0.6.11) by @ehsan6sha in #53
  • Web: bump fula_client to 0.6.12 (large-upload v7-migration fix) by @ehsan6sha in #54
  • Re-pin fula_client 0.6.13 (large-file upload + share/collab fix) by @ehsan6sha in #55
  • Web: subtle v1.11.4.3 version stamp in footer by @ehsan6sha in #56
  • Web: in-app Settings page (Account/ShareID/NFT/Security/API config) + v1.11.4.4 by @ehsan6sha in #57
  • Web: Sync Queue (cancel + prioritize) + fula_client 0.6.14 + v1.11.4.5 by @ehsan6sha in #58
  • Web: surface large-file pick failures instead of silent drop (v1.11.4.6) by @ehsan6sha in #59
  • Web: stream large uploads from a Blob (no whole-file read, no cap) v1.11.4.7 by @ehsan6sha in #60
  • Web: re-pin fula_client 0.6.16 + wasm sync (v1.11.4.9) by @ehsan6sha in #61
  • Web: open home logged-out with an auto-presented cancelable login sheet (v1.11.4.10) by @ehsan6sha in #62
  • Website generator: contact-form #Title header + #Ref footer by @ehsan6sha in #63
  • Web: cross-category quick-upload tile on the home Recent strip (v1.11.4.11) by @ehsan6sha in #64
  • Web: multi-language landing page (EN/FR/ES/ZH/AR/FA) with RTL by @ehsan6sha in #69
  • Website generator: multi-language selection (up to 3 languages) by @ehsan6sha in #70
  • Website generator: fix non-Latin language-chip glyph clipping by @ehsan6sha in #71
  • Landing page: fix non-Latin gradient-text glyph clipping by @ehsan6sha in #72
  • Website generator: keep brand/proper names untranslated across languages by @ehsan6sha in #73
  • Web: Cloud Files — raw bucket/folder file manager by @ehsan6sha in #76
  • Web Cloud Files: share, rename, move + back-nav fix by @ehsan6sha in #78
  • Web: image thumbnails (no full download) + large-folder memoization by @ehsan6sha in #80
  • Web Cloud Files: tags action, reuse internal viewers, drop bucket-create by @ehsan6sha in #81
  • AI Connections: MCP integration (pairing, adoption, activity, honest disconnect) by @ehsan6sha in #82
  • feat(web): AI Connections in web Settings (web-safe auth refactor) by @ehsan6sha in #83
  • fix(web): ProviderScope for AI Connections on web by @ehsan6sha in #84
  • fix(web): back button on AI Connections (push not go) by @ehsan6sha in #85
  • Web Cloud Files: tag chips on file rows by @ehsan6sha in #88
  • L1d: FxFiles connection refresh in bundle + server-side disconnect revoke by @ehsan6sha in #87
  • H5: FxFiles connect-a-hosted-AI flow (Worker OAuth + capability delivery) by @ehsan6sha in #90
  • feat(ai-connections): web same-tab OAuth for hosted AI connect + pre-fill official Worker URL by @ehsan6sha in #91
  • fix(ai-connections): back button + default hosted-AI name by @ehsan6sha in #92
  • feat(ai-workspace): surface AI files in FxFiles + move-as-access-control (1.i/1.ii/1.iii) by @ehsan6sha in #93
  • fix(ai-workspace): unique key for move-into-AI (prevent same-name clobber) by @ehsan6sha in #94
  • chore: remove bespoke AI-workspace MCP (superseded by collaboration pivot) by @ehsan6sha in #96
  • feat: Share with AI Agent (collaboration-based MCP pairing) + collab-folder UX by @ehsan6sha in #95
  • fix(web): restore mintConnectionToken for collab pairing (#95/#96 integration break) by @ehsan6sha in #97
  • fix(web): re-pin fula_client 0.6.19 + refresh web/pkg (FRB content-hash mismatch — web wouldn't start) by @ehsan6sha in #98

Full Changelog: v1.11.4...v1.11.5

v1.11.4

Choose a tag to compare

@ehsan6sha ehsan6sha released this 10 Jun 16:53

What's Changed

Full Changelog: v1.11.3...v1.11.4

v1.11.3

Choose a tag to compare

@ehsan6sha ehsan6sha released this 31 May 15:37

Full Changelog: v1.11.2...v1.11.3

v1.11.2

Choose a tag to compare

@ehsan6sha ehsan6sha released this 27 May 03:08

Full Changelog: v1.11.1...v1.11.2

v1.11.1

Choose a tag to compare

@ehsan6sha ehsan6sha released this 26 May 13:35
  • Rename Dump to Shelf

Full Changelog: v1.11.0...v1.11.1

v1.11.0

Choose a tag to compare

@ehsan6sha ehsan6sha released this 24 May 03:30

Full Changelog: v1.10.0...v1.11.0

v1.10.0

Choose a tag to compare

@ehsan6sha ehsan6sha released this 19 May 22:24

Full Changelog: v1.9.1...v1.10.0

v1.9.1

Choose a tag to compare

@ehsan6sha ehsan6sha released this 11 May 23:27

Full Changelog: v1.9.0...v1.9.1

v1.9.0

Choose a tag to compare

@ehsan6sha ehsan6sha released this 11 May 17:31

Full Changelog: v1.8.1...v1.9.0

v1.8.1

Choose a tag to compare

@ehsan6sha ehsan6sha released this 26 Apr 16:24